Kubernetes

Describe shortly and in high-level, what happens when you run kubectl get nodes

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

  1. Your user is getting authenticated
  2. Request is validated by the kube-apiserver
  3. Data is retrieved from etcd