Kubernetes
Difficulty: unrated
Source: bregman-arie/devops-exercises by Arie Bregman
kubectl get nodes
Note: create an alias (alias k=kubectl) and get used to k get no
alias k=kubectl
k get no