Kubernetes Networking - Services, Network Policies, DNS and CNI
Services
Kubernetes Services are a type of Kubernetes resource that allows you to expose your application running in a Kubernetes cluster to the network. Services provide a stable IP address and DNS name that other applications can use to communicate...
rahulsharma1301.hashnode.dev6 min read