kubernetes-bootstrapping/README.md

12 lines
514 B
Markdown
Raw Permalink Normal View History

2023-12-23 05:41:30 +00:00
# Kubernetes Bootstrapping | Roll your own
2023-12-23 05:41:01 +00:00
2023-12-23 03:23:00 +00:00
2023-12-23 05:24:31 +00:00
![alt text][logo]
[logo]: https://deadbeef.codes/steven/kubernetes-bootstrapping/raw/branch/main/logo.png "Kubernetes Bootstrapping"
2023-12-23 03:23:00 +00:00
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.