DescomplicandoKubernetes icon indicating copy to clipboard operation
DescomplicandoKubernetes copied to clipboard

Ajustar arquivo de configuração do kind com vários nós

Open jvcoelho opened this issue 3 years ago • 1 comments

Ajustar arquivo de configuração do kind com vários nós.

$   kind create cluster --config kind-3nodes.yaml
Creating cluster "kind" ...
ERROR: failed to create cluster: [invalid configuration for node 1: "worker1" is not a valid node role, invalid configuration for node 2: "worker2" is not a valid node role]

jvcoelho avatar Sep 13 '20 21:09 jvcoelho

Oi, @jvcoelho!

Este problema foi resolvido neste Pull Request: https://github.com/badtuxx/DescomplicandoKubernetes/pull/90

aeciopires avatar Sep 14 '20 23:09 aeciopires