mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
There were a couple problems in the Quick Start page under the Settings for Docker Desktop section. There was a broken link to one of the macOS Docker Desktop settings screenshots. There were also a couple missing newlines that caused the formatting to be slightly off, running the text in to the image rather than having a clean separation between them. Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
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.