feat(mise): add kind for k8s cluster

Just compare with k3d and use it in _descomplicando kubernetes_ course.
This commit is contained in:
2024-05-07 12:22:28 +00:00
parent 26fe5dfd37
commit d2b85742ff
2 changed files with 2 additions and 0 deletions

View File

@@ -199,6 +199,7 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
k3d \
k3sup \
k9s \
kind \
kubectl \
kubie \
lefthook \