Boa noite. Fiz os procedimentos para vincular os nós ao cluster, porem o status não está mudando para ready. Por favor pode me ajudar a entender porque o status não está mudando.
Obrigado.
kubectl apply -f aws-auth-cm.yaml
configmap/aws-auth created
kubectl get nodes --watch
NAME STATUS ROLES AGE VERSION
ip-192-168-130-82.ec2.internal NotReady <none> 8s v1.10.3
ip-192-168-234-88.ec2.internal NotReady <none> 8s v1.10.3
ip-192-168-95-226.ec2.internal NotReady <none> 7s v1.10.3
ip-192-168-234-88.ec2.internal NotReady <none> 10s v1.10.3
ip-192-168-130-82.ec2.internal NotReady <none> 10s v1.10.3
ip-192-168-95-226.ec2.internal NotReady <none> 10s v1.10.3
ip-192-168-234-88.ec2.internal NotReady <none> 20s v1.10.3
ip-192-168-130-82.ec2.internal NotReady <none> 20s v1.10.3
ip-192-168-95-226.ec2.internal NotReady <none> 20s v1.10.3