Kubespray
Deploy a production-ready Kubernetes cluster across bare-metal and cloud VMs with Ansible.
Why consider Kubespray?
Kubespray is an open-source Kubernetes cluster lifecycle management tool written in Python and Ansible by Kubernetes SIGs. Kubespray automates HA multi-master Kubernetes deployment on bare-metal servers, OpenStack, AWS, and GCP with composable CNI, CSI, and ingress plugins.
Learn Kubespray by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Kubespray
Kubespray automates bare-metal and hybrid cloud Kubernetes provisioning with Ansible playbooks.
Quickstart
ansible-playbook -i inventory/mycluster/hosts.yaml --become cluster.ymlKubespray is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.