Author: Sergey Anisimov

Fixing Rock64 v2 Gigabit Ethernet

Half a year ago I bought three Rock64 (4 GB model) for my home Kubernetes cluster and I was mostly happy with them, they are quick, quiet and reliable. Although, I noticed one issue. From time to time the...

Quick build for Golang cross-platform images

NOTE: This article is has a continuation. In my previous post Building Docker images for multiple processor architectures, I tried to summarize my experiments in managing cross-architecture manifests on Docker Hub. Although the workflow described in that post lead...