Kubernetes Networking Questions and Answers
@qs_by_qset
Created this 7 months ago
Less than 10 submissions
About
Content
Stop reading
1. What is a Pod in Kubernetes?
2. What is a Service in Kubernetes?
3. What is a Deployment in Kubernetes?
4. What is a Namespace in Kubernetes?
5. What is Ingress in Kubernetes?
6. What is Egress in Kubernetes?
7. What is a Node in Kubernetes?
8. What is a Master in Kubernetes?
9. What is a ClusterIP Service in Kubernetes?
10. What is a NodePort Service in Kubernetes?
11. What is a LoadBalancer Service in Kubernetes?
12. What is a StatefulSet in Kubernetes?
13. What is a DaemonSet in Kubernetes?
14. What is a Job in Kubernetes?
15. What is a CronJob in Kubernetes?
16. What is a PersistentVolume in Kubernetes?
17. What is a PersistentVolumeClaim in Kubernetes?
18. What is a ReplicaSet in Kubernetes?
19. What is a HorizontalPodAutoscaler in Kubernetes?