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 2f3b96d + 3b70ad5 commit 19b5268Copy full SHA for 19b5268
content/en/docs/tutorials/services/connect-applications-service.md
@@ -133,8 +133,12 @@ Labels: run=my-nginx
133
Annotations: <none>
134
Selector: run=my-nginx
135
Type: ClusterIP
136
+IP Family Policy: SingleStack
137
+IP Families: IPv4
138
IP: 10.0.162.149
139
+IPs: 10.0.162.149
140
Port: <unset> 80/TCP
141
+TargetPort: 80/TCP
142
Endpoints: 10.244.2.5:80,10.244.3.4:80
143
Session Affinity: None
144
Events: <none>
0 commit comments