Working with Services in Kubernetes
What are Services in K8s
In Kubernetes, a Service is a method for exposing a network application that is running as one or more
In Kubernetes (K8s), a service is an abstract way to expose an application running on a set of pods as a network service...
dwarkajha.hashnode.dev6 min read