My Idea is to create a home lab with a Raspberry Pi cluster. My goal is to practice what I have learned with Kubernetes, Cyber Security, and DevOps.
Steps:
Install Ubuntu Server on the 2 Raspberry Pis
Create a Kubernetes cluster using K3S: One Control Node and The Other a Worker node
Install Helm to simplify the installation of services on the cluster
install Longhorn for a unified storage solutionÂ
install Wazuh to practice SIEM tools
Create alerts that I can solve to practice cybersecurity knowledge
I have successfully installed the Ubuntu server on both Raspberry Pis.
I have installed a K3s Agent and a Node.
I have installed MetalLb to load balance between my nodes. adding an Ip Pool