12.01.2026
In this guide, we will explore the steps to deploy a High Availability (HA) Kubernetes cluster with an external etcd topology on a local machine running macOS. We will use Multipass to create virtual machines, cloud-init …
DevOpsInfrastructureMultipasscloud-initNetplanetcdk8sKubernetes
26.12.2025
This guide contains a detailed description of how to add a static IP address to a Multipass virtual machine on macOS. A general description of how to do this can be found in the official documentation in the Configure …
DevOpsInfrastructureMultipasscloud-initNetplan
12.12.2025
💡 You won’t find such a detailed step-by-step guide in the official Kubernetes documentation! The official docs contain separate recommendations. Here everything is gathered in one place so you can quickly and …
KubernetesContainersOrchestrationDevOpsInfrastructurekubeadmflannelcontainerd
30.10.2025
Wow, you’ve finally done it! After days or even weeks of work — your app is fully Dockerized.
You’ve got a Node.js API, a React frontend, and a Postgres database, all wrapped up nice and neat in their own little …
DockerKubernetesContainersOrchestrationScalingDevOpsInfrastructureAutomationNetworking
08.05.2025
OpenStreetMap is a great example of a collaborative project for building an open geospatial data repository. Collecting the data is only part of the process. It’s collected so that it can be used. You can obtain data for …
OpenStreetMapDiffsReplicationData
05.04.2025
Kubernetes is no longer something that only platform engineers work with. More and more applications are wrapped in containers and run in container environments. What if, for some reason, you don’t have access to a …
KubernetesPersistent VolumesNodeHost