A guide to bootstrap Kubernetes on baremetal or VMs without using a cloud providers managed k8s services.
https://stevenpolley.net
00-provisioning | ||
05-cluster-bootstrap | ||
06-cni-flannel | ||
07-nfs-subdir-provisioner | ||
08-ingress-nginx-controller | ||
10-join-nodes | ||
30-applications | ||
.gitignore | ||
logo.png | ||
README.md |
deadbeef.codes-k8s
This is documentation and a process I've created for bootstrapping a Kubernetes cluster on bare metal or VMs without using a cloud provider managed service. My use case for this is running my own personal services, and learning more about Kubernetes as I study for the CKA exam.
Each section can be followed in numerical order.