pires / kubernetes-vagrant-coreos-cluster

Kubernetes cluster (for testing purposes) made easy with Vagrant and CoreOS.
Apache License 2.0
597 stars 205 forks source link

why there is no role tag for nodes #309

Closed xiaopeng163 closed 6 years ago

xiaopeng163 commented 6 years ago
kubectl get nodes
NAME           STATUS                     ROLES     AGE       VERSION
172.17.8.101   Ready,SchedulingDisabled   <none>    26m       v1.10.2
172.17.8.102   Ready                      <none>    24m       v1.10.2
172.17.8.103   Ready                      <none>    22m       v1.10.2

anyone could help? thanks.