A perfect cradle for your personal cloud
Quite a few months ago, I started an ambitious project. My goal was to create a case for Raspberry Pis to combine them into a cluster and run Kubernetes. Constrains were the following: The...
Quite a few months ago, I started an ambitious project. My goal was to create a case for Raspberry Pis to combine them into a cluster and run Kubernetes. Constrains were the following: The...
I’ve been using BuildKit for a quite a while and can confirm that it’s a great tool for building Docker images. It’s quick, reliable and comes with Docker starting from version 18.09. I wrote two...
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....
The first question comes to your mind when you discover that your awesome Raspberry Pi or Kubernetes cluster you are using for home automation is not connected to the Internet is how to get...
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...
NOTE: This article is has a continuation. I’ve been a happy user of Intel platform since I saw an IBM PC/XT in my university lab. But I’m afraid that the times are changing. ARM...
You’ve been working hard, got the necessary hardware, assembled everything and installed a brand new Kubernetes cluster probably using some Ansible playbook or something else. Now what? You need to start installing additional software and...