Skip to content

Releases: joseandrestrujillo/local-k8s-cluster

First version of the tool

18 Nov 19:15
Compare
Choose a tag to compare

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.