Splitting the Pod and Establishing Communication through Services
In this lesson, we will split up the Pods, create a separate DB pod and a Service to communicate with it.
Looking into the Definition
Let’s take a look at a ReplicaSet definition for a Pod with only the database.
The output is as follows.
We’ll comment only on the things that changed.
Since this ReplicaSet defines only the database, we reduced the ...
Access this course and 1800+ top-rated courses and projects.