Services¶
It exposes applications running as pods in the cluster. A Service provides a single stable access point (DNS name and IP address) for a set of pods, even if those pods change or move.
It exposes applications running as pods in the cluster. A Service provides a single stable access point (DNS name and IP address) for a set of pods, even if those pods change or move.