Kubernetes Service
It is the method to expose your application with external world
In case we don’t have k8s service:
Let's say we don't have the k8s service feature, and a pod gets terminated. If the replicaset controller is set to 3, meaning it has auto-healing capa...
umangpincha.hashnode.dev2 min read