Personally, Rocky Linux 8 is the most anticipated software release of the year! Continue reading
Author Archives: Lisenet
Configure PXE Boot Server for Rocky Linux 8/CentOS 8 Kickstart Installation
Rocky Linux is now in GA. Continue reading
Upgrading Homelab Kubernetes Cluster from 1.20 to 1.21
Calico 3.19 has been released with support for Kubernetes 1.21. Continue reading
Moving to TrueNAS and Democratic CSI for Kubernetes Persistent Storage
I read an article about TrueNAS enabling container storage for Kubernetes by using the Democratic CSI driver to provide direct access to the storage system, and jumped right in. Continue reading
AWS EKS AccessDenied: The aws-auth ConfigMap in your cluster is invalid
Deleting a managed node group from AWS EKS. Continue reading
Install MetalLB and Istio Ingress Gateway with Mutual TLS for Kubernetes
Configuring encryption between Kubernetes pods with Istio and mTLS. Continue reading
Upgrading Homelab Kubernetes Cluster from 1.19 to 1.20
Calico 3.18 has been released with support for Kubernetes 1.20, therefore it’s time to upgrade! Continue reading
Install a Multi-Master Kubernetes Cluster with Ansible
We are going to build a highly available Kubernetes homelab cluster with three control plane nodes and three worker nodes using Ansible. Continue reading
How to use Hyphens in Systemd Mount Points
Move Fstab mount config that contains hyphens to Systemd. Continue reading
Create Your Own Certificate Authority (CA) for Homelab Environment
I use my own Root CA to manage certificates in the homelab environment. Continue reading