A collection of questions and answers about the architecture of Kubernetes.
@qs_by_qset
Created this 6 months ago
1. What is the difference between a Pod and a Deployment?
2. What is the purpose of a Namespace?
3. What is the purpose of a Namespace?
4. What is the difference between a Secret and a ConfigMap?
5. What is the purpose of a Secret?
6. What is the purpose of a Certificate Authority?
7. What is the purpose of a RoleBinding?
8. What is the purpose of a Custom Resource Definition?
9. What is the difference between a Horizontal Pod Autoscaler and a Vertical Pod Autoscaler?
10. What is the difference between a ReplicaSet and a StatefulSet?
11. What is the difference between a ClusterRole and a Role?
12. What is the purpose of a CronJob?
13. What is the purpose of a PersistentVolumeClaim?
14. What is the purpose of an Operator?
15. What is the difference between a Node and a Pod?
16. What is the difference between a ServiceAccount and a User?
17. What is the purpose of a ConfigMap?
18. What is the purpose of a PersistentVolume?
19. What is the purpose of a Service?
20. What is the difference between a DaemonSet and a Job?