Kubernetes Quiz: Questions And Answers 2024

Kubernetes Quiz: Questions And Answers 2024
Kubernetes Quiz: Questions And Answers 2024

Report a question

You cannot submit an empty report. Please add some details.
1 votes, 5 avg
186

Kubernetes

Kubernetes Quiz

A set of 30 Kubernetes Questions

The number of attempts remaining is 10

1 / 30

1. Which company developed Borg (The Predecessor to Kubernetes) as an internal project?

2 / 30

2. In Kubernetes, a Deployment object is responsible for managing the lifecycle of Pods and ensuring a specified number of replicas are running.

3 / 30

3. Which command would you use to get the number of running pods in a specific namespace using JSONPath?

4 / 30

4. Which command would you use to drain a node named 'my-node' for maintenance ?

5 / 30

5. Which of the following are part of a Pod?

6 / 30

6.
What is the main configuration agent on a master server?

7 / 30

7. How many IP addresses can be configured for a Pod?A. 1

8 / 30

8. What is the smallest object or unit we can work with in Kubernetes?

9 / 30

9. The ~/.kube/config file contains _____________.

10 / 30

10. How many pod networks can you have per cluster?

11 / 30

11. Which of the following is the main binary for working with objects of a Kubernetes cluster?

12 / 30

12. What is the kubeadm command used for?

13 / 30

13. Orchestration is managed through a series of watch-loops or controllers. Each interrogates the ___________________ for a particular object state.

14 / 30

14. In what database are the objects and the state of the cluster stored?

15 / 30

15. A StatefulSet in Kubernetes guarantees stable network identities and stable storage for its Pods.

16 / 30

16.
What do we use when adding a new API object to kube-apiserver?

17 / 30

17. When a node has been tainted, what does a Pod require to be deployed on that node?

18 / 30

18. Which of the following is the template that describes the application to deploy, configurations, and dependencies suing HELM ?

19 / 30

19. From the smallest object to the largest, which is the correct order of the following Kubernetes objects?

20 / 30

20. What is the main agent on a worker node?

21 / 30

21. What is the best definition of the runtimeclass Kubernetes object?

22 / 30

22. What is the future of granular container permission control?

23 / 30

23. Kubeadm-built clusters are closed or open by default concerning pod security settings?

24 / 30

24. Which of the following setting determines what happens to persistent storage upon release?

25 / 30

25. What is a collection of charts called?

26 / 30

26. Kubernetes has built-in cluster-wide logging. True or False?

27 / 30

27. We can specify egress rules with network policies. True or False?

28 / 30

28. Which agent accepts the --authorization-mode option to change the authorization tool in use?

29 / 30

29. Which of the following is not part of accessing the Kubernetes API?

30 / 30

30. All Custom Resource Definitions must exist in a namespace. True or False?

Your score is

The average score is 7%

0%

Check our last updated 2024 Kubernetes Exam Guides (CKAD , CKA , CKS) :

Author

  • Mohamed BEN HASSINE

    Mohamed BEN HASSINE is a Hands-On Cloud Solution Architect based out of France. he has been working on Java, Web , API and Cloud technologies for over 12 years and still going strong for learning new things. Actually , he plays the role of Cloud / Application Architect in Paris ,while he is designing cloud native solutions and APIs ( REST , gRPC). using cutting edge technologies ( GCP / Kubernetes / APIGEE / Java / Python )

    View all posts
0 Shares:
You May Also Like