{"repo":"kubernetes-sigs/kind","free":true,"listed":false,"github":"https://github.com/kubernetes-sigs/kind","clone":"git clone https://github.com/kubernetes-sigs/kind.git","description":"Kubernetes IN Docker - local clusters for testing Kubernetes","language":"Go","stars":15425,"topics":["k8s-sig-testing","kubernetes","kubeadm","golang","docker","podman"],"license":"Apache-2.0","category":"deployment-docker-iac","readme_excerpt":"Please see Our Documentation for more in-depth installation etc. kind is a tool for running local Kubernetes clusters using Docker container \"nodes\". kind was primarily designed for testing Kubernetes itself, but may be used for local development or CI. If you have [go] and [docker], [podman] or [nerdctl] installed go install sigs.k8s.io/kind@v0.32.0 && kind create cluster is all you need! kind consists of: - Go [packages][packages] implementing [cluster creation][cluster package], [image build][build package], etc. - A command line interface ([ kind ][kind cli]) built on these packages. - Docker [image(s)][images] written to run systemd, Kubernetes, etc. - [ kubetest ][kubetest] integration also built on these packages (WIP) kind bootstraps each \"node\" with [kubeadm][kubeadm]. For more details see [the design documentation][design doc]. NOTE : kind is still a work in progress, see the [1.0 roadmap]. Installation and usage For a complete [install guide] see [the documentation here][install guide]. You can install kind with go install sigs.k8s.io/kind@v0.32.0 . NOTE : please use the latest go to do this. KIND is developed with the latest stable go, see .go-version for the exact version we're using. This will put kind in $(go env GOPATH)/bin . If you encounter the error kind: command not found after installation then you may need to either add that directory to your $PATH as shown here or do a manual installation by cloning the repo and run make build from the repository. Witho","default_branch":null,"files":null,"tree":[],"storefront":"/r/kubernetes-sigs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/kubernetes-sigs/kind/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}