kubernetes-bootstrapping/README.md

12 lines
514 B
Markdown

# Kubernetes Bootstrapping | Roll your own
![alt text][logo]
[logo]: https://deadbeef.codes/steven/kubernetes-bootstrapping/raw/branch/main/logo.png "Kubernetes Bootstrapping"
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.