Kubernetes API and kubectl Command Quiz
3 Questions
7 Views

Kubernetes API and kubectl Command Quiz

Created by
@CostEffectiveStarfish

Questions and Answers

What is the role of the kube-apiserver when a new pod is created?

  • Authenticate the request and validate it
  • Retrieve the data from the etcd cluster
  • Update the information in etcd
  • Reach the scheduler to get the right node to place the new pod (correct)
  • Which component updates the information in etcd after receiving the request from kube-apiserver?

  • Kubeadm
  • REST api
  • Scheduler
  • Kubelet in each cluster (correct)
  • In the kubeadm setup, which file can be examined to see the options for deploying using kube-apiserver?

  • /etc/systemd/system/kube-apiserver.service (correct)
  • /etc/systemd/system/kube-scheduler.service
  • /etc/kubernetes/manifests/kube-scheduler.yml
  • /etc/kubernetes/manifests/kube-controller-manager.yml
  • More Quizzes Like This

    Use Quizgecko on...
    Browser
    Browser