Communication between Kubernetes Pods Communication between Kubernetes Pods kubernetes kubernetes

Communication between Kubernetes Pods


To expose service within cluster use the type value as clusterIP. Instead of using spec: clusterIP: None

Use this: Type: ClusterIP