Kind¶
Kubernetes in docker (kind) permet d'installer un cluster de développement où les noeuds sont des conteneurs docker.
Installation¶
- Le script kind/install.sh reprend la méthode Installing From Release Binaries pour Linux :
curl -sS https://mborne.github.io/outils/kind/install.sh | bash