InterviewSolution
Saved Bookmarks
| 1. |
What is a Kubernetes endpoint? |
|
Answer» An Endpoint in KUBERNETES is BASICALLY the list of addresses, both IP and PORT) of the endpoints that implement a Kubernetes SERVICE. |
|