kind cluster reference

1 min read | by Jordi Prats

kind 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.

Configuration

Installation


Categories
  • Kubernetes
  • kind