kubernetes-bootstrapping/README.md
2023-12-22 22:41:01 -07:00

513 B

Kubernetes Bootstrapping

Roll your own.

alt text

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.