The start bash script automatically installs needed prerequisites and starts the development cluster.
./start.sh
The stop bash script kills cluster and deletes its state.
./stop.sh
./skaffold.sh
Access cluster with Lens
kind automatically saves a kubeconfig file to the following directory "/root/.kube/config". Just add a directory watcher to this directory and Lens automatically detects changes.
Service | Port |
---|---|
mongodb | 30001 |
proxy | 25565 |