InterviewSolution
Saved Bookmarks
| 1. |
What is Kubernetes ClusterIP? |
|
Answer» A KUBERNETES ClusterIP is the unique IP address that is ASSIGNED to each Kubernetes SERVICE as SOON as they are created. |
|