Skip to content

gaocegege/kind

 
 

Repository files navigation

Kind

Run Kubernetes in Docker.

$ ./scripts/build-localkube.sh
$ docker build -t kind .
$ docker run -v /var/run/docker.sock:/var/run/docker.sock -v /var/lib/localkube:/var/lib/localkube --net=host gaocegege/kind --containerized=true

Packages

No packages published

Languages

  • Go 84.1%
  • Shell 7.9%
  • Makefile 4.2%
  • NSIS 1.6%
  • Python 1.6%
  • PowerShell 0.4%
  • Batchfile 0.2%