Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 207 Bytes

hints.md

File metadata and controls

7 lines (4 loc) · 207 Bytes

Lab Hints

Pods need to match all the labels in the Service selector to be a target.

Services call the target Pods endpoints, and so does Kubectl :)

Need more? Here's the solution.