What is Kubernetes networking, and how does it work?
2. What is a service in Kubernetes, and how is it related to networking?
3. What is a cluster IP, and how is it used in Kubernetes networking?
4. How does a pod communicate with other pods in a Kubernetes cluster?
5. What is a pod IP, and how is it used in Kubernetes networking?
6. What is a node port, and how is it used in Kubernetes networking?
7. How does Kubernetes handle load balancing for services?
8. What is an ingress controller, and how is it used in Kubernetes networking?
9. What is a network policy, and how is it used in Kubernetes networking?
10. What is the difference between a Kubernetes Service and a Kubernetes Ingress?