root@nucklehead:~ # ssh -i ~cbsd/.ssh/id_rsa ubuntu@controller-0 "kubectl get nodes --kubeconfig admin.kubeconfig" | |
NAME STATUS ROLES AGE VERSION | |
worker-0 Ready <none> 3m38s v1.18.6 | |
worker-1 Ready <none> 3m38s v1.18.6 | |
worker-2 Ready <none> 3m38s v1.18.6 | |
root@nucklehead:~ # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment