Platforms
How to run Kubernetes and infrastructure - real setups, commands, and gotchas
Platforms
This section documents how to run Kubernetes and infrastructure. Here you'll find real setups, commands, errors, gotchas, and actual working configurations.
What's Covered
- Kubernetes Platforms: k3s, kubeadm, RKE, Rancher, managed K8s (EKS, GKE, AKS)
- Setup Methods: From scratch, HA control plane, networking, upgrades
- Real-World Configurations: Actual working setups with all the details
Structure
Documentation Style
Each platform guide includes:
- Commands
- Errors and solutions
- Gotchas
- Real setups
- Troubleshooting