Kubernetes homelab migration to the latest version of Rocky Linux. Continue reading
Tag Archives: homelab
Configure PXE Boot Server for Rocky Linux 9/CentOS 9 Kickstart Installation
Preparing to migrate homelab infrastructure from Rocky 8 to Rocky 9. Continue reading
Upgrading Homelab Kubernetes Cluster from 1.24 to 1.25
Updating the cluster to match with the latest CKAD exam version. Continue reading
Upgrading Homelab Kubernetes Cluster from 1.23 to 1.24
The most time-consuming Kubernetes upgrade to date because of dockershim. Continue reading
Backup Kubernetes Cluster Resources to AWS S3 with Velero
We will install Velero to backup and restore Kubernetes cluster resources to AWS S3. Continue reading
Deploy Elasticsearch and Kibana on Kubernetes with Helm
We will install Elasticsearch and Kibana as well as set up basic security for the Elastic Stack plus secured HTTPS traffic. Continue reading
Upgrading Homelab Kubernetes Cluster from 1.22 to 1.23
Calico 3.22 has been released with support for Kubernetes 1.23. Continue reading
Building Qemu KVM Images with Packer
Packer is a tool that enables us to create identical machine images for multiple platforms from a single source template. Continue reading
OpenVPN Server on Kubernetes
OpenVPN server in a Docker container running on Kubernetes. Continue reading
Speedtest with InfluxDB and Grafana on Kubernetes
We are going to use our Kubernetes homelab to run speed tests and store results in InfluxDB. We will then configure Grafana with InfluxDB datasource to visualise data. Continue reading