Kubernetes the hard way in 2024 Inspired by Kelsey Hightower's k8s-the-hard-way Useful links: Certificates https://kubernetes.io/docs/setup/best-practices/certificates/ https://jamielinux.com/docs/openssl-certificate-authority/ (for openssl) K8S Networking https://kubernetes.io/docs/concepts/cluster-administration/networking/ https://kubernetes.io/docs/concepts/services-networking/cluster-ip-allocation/ https://docs.cilium.io/en/stable/network/concepts/ipam/index.html