Kind logo

Kind

Run local Kubernetes clusters using Docker
29
57
+ 1
0

What is Kind?

It is a tool for running local Kubernetes clusters using Docker container “nodes”. It was primarily designed for testing Kubernetes itself, but may be used for local development or CI.
Kind is a tool in the Container Tools category of a tech stack.
Kind is an open source tool with 12.7K GitHub stars and 1.5K GitHub forks. Here’s a link to Kind's open source repository on GitHub

Who uses Kind?

Companies

Developers
27 developers on StackShare have stated that they use Kind.

Kind Integrations

Kind's Features

  • Supports multi-node (including HA) clusters
  • Supports building Kubernetes release builds from source
  • Support for make / bash / docker, or bazel, in addition to pre-published builds
  • Supports Linux, macOS and Windows
  • It is a CNCF certified conformant Kubernetes installer

Kind Alternatives & Comparisons

What are some alternatives to Kind?
minikube
It implements a local Kubernetes cluster on macOS, Linux, and Windows. Its goal is to be the tool for local Kubernetes application development and to support all Kubernetes features that fit.
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a single command which does everything that needs to be done to get it running.
Rancher
Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.
Docker Swarm
Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use Swarm to transparently scale to multiple hosts: Dokku, Compose, Krane, Deis, DockerUI, Shipyard, Drone, Jenkins... and, of course, the Docker client itself.
See all alternatives

Kind's Followers
57 developers follow Kind to keep up with related blogs and decisions.