Kubernetes Storage Questions and Answers
@qs_by_qset
Created this 7 months ago
Less than 10 submissions
About
Content
Stop reading
1. What is the difference between a PersistentVolume and a PersistentVolumeClaim?
2. What are the different types of storage classes?
3. What is the purpose of a StorageClass?
4. What is the difference between dynamic and static provisioning?
5. What is the difference between a ReadWriteOnce and a ReadWriteMany volume?
6. What is the purpose of a StatefulSet?
7. What is the difference between a ReplicaSet and a Deployment?
8. What is the purpose of a HorizontalPodAutoscaler?
9. What is the difference between a LoadBalancer and an Ingress?
10. What is the purpose of a ConfigMap?
11. What is the difference between a Secret and a ConfigMap?
12. What is the purpose of a ServiceAccount?