badtuxx/DescomplicandoKubernetes

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

jvcoelho opened this issue · 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]

Oi, @jvcoelho!

Este problema foi resolvido neste Pull Request: #90