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 0971aac + e8e3c2a commit 2c5f7f6Copy full SHA for 2c5f7f6
content/ja/docs/concepts/services-networking/connect-applications-service.md
@@ -118,8 +118,12 @@ Labels: run=my-nginx
118
Annotations: <none>
119
Selector: run=my-nginx
120
Type: ClusterIP
121
+IP Family Policy: SingleStack
122
+IP Families: IPv4
123
IP: 10.0.162.149
124
+IPs: 10.0.162.149
125
Port: <unset> 80/TCP
126
+TargetPort: 80/TCP
127
Endpoints: 10.244.2.5:80,10.244.3.4:80
128
Session Affinity: None
129
Events: <none>
0 commit comments