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.
1 parent d9f63c7 commit 3b70ad5Copy full SHA for 3b70ad5
content/en/docs/tutorials/services/connect-applications-service.md
@@ -112,8 +112,12 @@ Labels: run=my-nginx
112
Annotations: <none>
113
Selector: run=my-nginx
114
Type: ClusterIP
115
+IP Family Policy: SingleStack
116
+IP Families: IPv4
117
IP: 10.0.162.149
118
+IPs: 10.0.162.149
119
Port: <unset> 80/TCP
120
+TargetPort: 80/TCP
121
Endpoints: 10.244.2.5:80,10.244.3.4:80
122
Session Affinity: None
123
Events: <none>
0 commit comments