Kubernetes Networking->
Services:
Services used to make the set of pods available on network to interact with client. If we use deployment to run the app, it will create and destroy pods dynamically and we don't know how many pods are created and destroyed and what are the ...
ankittkx.hashnode.dev3 min read