[architecture] add kind as example

This commit is contained in:
Arthur Lutz
2020-02-07 09:40:36 +01:00
committed by GitHub
parent d044f2bbd0
commit eacffe3cc5

View File

@@ -20,7 +20,7 @@ The control plane can run:
- in containers, on the same nodes that run other application workloads
(example: [Minikube](https://github.com/kubernetes/minikube); 1 node runs everything)
(example: [Minikube](https://github.com/kubernetes/minikube); 1 node runs everything, [kind](https://kind.sigs.k8s.io/))
- on a dedicated node