Como ver as manchas dos nó
kubectl get nodes -o json | jq '.items[].spec'
Wicked Weevil
kubectl get nodes -o json | jq '.items[].spec'