Service Object in Kubernetes
Each pod gets its own IP address, however, in a deployment, the set of pods running in one moment in time could be different from the set of pods running that application a moment later.
This leads to a problem: if some set of Pods(call them 'backen...
blog.kubekode.io4 min read