mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
these were meant for education about how kind is accomplished, but they've mostly been referernced by users attempting to extend and otherwise depend on internals
kind's docs
kind's docs are built with hugo, and can be browsed live at https://kind.sigs.k8s.io/
To browse them locally, install hugo and run make serve from this directory.