Releases: joseandrestrujillo/local-k8s-cluster
Releases · joseandrestrujillo/local-k8s-cluster
First version of the tool
Key Features:
- Simple Configuration: Define nodes, memory, CPUs, and if you want or not monitoring tools in a YAML file (
k8s-cluster.yml
). - Efficient Deployment: Execute local-k8s-cluster deploy to create virtual machines and configure Kubernetes with Ansible.
- Command-Line Convenience: Manage your local cluster with ease using commands like stop, clear, and configure-kubectl.