We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c315b1f + 249dfc0 commit 4a77166Copy full SHA for 4a77166
content/id/docs/concepts/services-networking/connect-applications-service.md
@@ -93,8 +93,12 @@ Labels: run=my-nginx
93
Annotations: <none>
94
Selector: run=my-nginx
95
Type: ClusterIP
96
+IP Family Policy: SingleStack
97
+IP Families: IPv4
98
IP: 10.0.162.149
99
+IPs: 10.0.162.149
100
Port: <unset> 80/TCP
101
+TargetPort: 80/TCP
102
Endpoints: 10.244.2.5:80,10.244.3.4:80
103
Session Affinity: None
104
Events: <none>
0 commit comments