About KubeAuto¶
KubeAuto is an open-source Kubernetes cluster automation tool built by Ruhanyat-994.
Project Goals¶
- Simplify local Kubernetes cluster provisioning to a single command
- Automate the entire setup: OS preparation, container runtime, kubeadm, CNI
- Educate users about Kubernetes internals through a transparent, script-based approach
- Be extensible — designed for adding new providers, distributions, and topologies over time
Current Version¶
v0.1.0 — Initial release using Vagrant + VirtualBox + kubeadm.
See the Release Notes for details.