This document provides a list of questions and answers about the architecture of Kubernetes.
@qs_by_qset
Created this 6 months ago
1. How do I create a Kubernetes cluster?
2. What are the different types of Kubernetes resources?
3. What is the role of the Kubernetes Scheduler?
4. What is the role of the Kubernetes kubectl command-line tool?
5. How do I manage the state of a Kubernetes cluster?
6. What is the role of the Kubernetes Controller Manager?
7. What are the best practices for securing a Kubernetes cluster?
8. What is the role of the Kubernetes kubelet?
9. What is the role of the Kubernetes API Server?
10. How do I deploy an application to a Kubernetes cluster?