Kubespray
Ansible playbooks and roles for deploying production-ready Kubernetes clusters on your own machines.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Kubespray
Kubespray is a set of Ansible playbooks, roles and example inventories that install and configure a Kubernetes cluster on servers you provide. You describe your hosts in an inventory, run the playbooks and get a working cluster. The same tooling can manage the cluster after installation.
It is maintained under the kubernetes-sigs organisation and suits administrators who already use Ansible and want a repeatable way to build clusters on bare metal or virtual machines.
Strengths
- Repeatable cluster installs driven by Ansible inventories
- Maintained under the Kubernetes SIGs organisation
- Works on servers you already own or rent
Limitations
- Requires familiarity with Ansible and Kubernetes
- Heavier than lightweight single-binary Kubernetes installers
Details
- Pricing
- FreeFree and open source.
- License
- Open source, license not stated
- Developer
- Kubernetes SIGs
- Platforms
- Self-hosted, Command line
- How it runs
- Downloadable app, Self-hosted
- Account
- Not required
- Best suited for
- Administrators building Kubernetes clusters on their own servers with Ansible
- Categories
- Container tools, Developer tools, IT administration
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Kubespray as an alternative
Listings that name Kubespray as an alternative.
OKD
An opinionated community Kubernetes distribution that bundles operators for a complete self-managed container platform.
Kubespray deploys production Kubernetes on your own servers through Ansible playbooks, giving plain Kubernetes without the preinstalled operator bundle of OKD.
RKE2
A security-focused Kubernetes distribution from Rancher, also known as RKE Government.
Kubespray installs production Kubernetes on your own servers through Ansible inventories, requiring Ansible familiarity and offering no built-in CIS or FIPS focus.
Similar software
Related functionality, not necessarily a direct replacement.
Kubernetes
An open-source system for automating deployment, scaling and management of containerized applications across machines.
Helm
A package manager for Kubernetes that installs, upgrades and rolls back applications described as charts.
kind
A command-line tool that runs local Kubernetes clusters using Docker containers as the cluster nodes.
k3d
A command-line tool for running lightweight K3s Kubernetes clusters inside Docker containers.
vCluster
A tool that creates virtual Kubernetes clusters running inside namespaces of a host cluster.
Nomad
A scheduler and orchestrator that deploys containers, binaries and batch jobs across on-prem and cloud machines.