Kubernetes Clusters — The Enablement and Management Tools

Provision, bootstrap, and operate production-grade Kubernetes clusters

01

Kubespray

Deploy a production-ready Kubernetes cluster using Ansible playbooks — highly available, composable, and supports most popular Linux distributions.

Visit repository →
02

Minikube

Runs a local single- or multi-node Kubernetes cluster on macOS, Linux, and Windows — ideal for everyday development and testing.

Visit repository →
03

Kubeadm

A tool built to provide best-practice "fast paths" for creating a minimum viable, secure Kubernetes cluster in a user-friendly way.

Visit repository →
04

kOps

The easiest way to get a production-grade Kubernetes cluster up and running — provisions cluster infrastructure on AWS, GCP, and more.

Visit repository →
05

Bootkube

A tool for launching self-hosted Kubernetes clusters — renders and bootstraps a temporary control plane that hands off to a self-hosted one.

Visit repository →
06

Lens

The IDE for Kubernetes — gives operators and developers full visibility and control over clusters, workloads, and resources in one interface.

Visit site →
07

K9s

A terminal-based UI to interact with your Kubernetes clusters — navigate, observe, and manage deployed applications with speed.

Visit site →