Kubernetes API and kubectl Command Quiz
3 Questions
7 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

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 Like This

kubectl and Controlled Deployment
18 questions
NodeSelector in Kubernetes
18 questions
PaaS Environment: Kubernetes Administration
10 questions
Kubernetes Part 2: Managing Namespaces
24 questions
Use Quizgecko on...
Browser
Browser