Skip to content

Commit 2c5f7f6

Browse files
authored
Merge pull request #40516 from Arhell/ja-svc
[ja] Updated kubectl describe svc output
2 parents 0971aac + e8e3c2a commit 2c5f7f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/ja/docs/concepts/services-networking/connect-applications-service.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,12 @@ Labels: run=my-nginx
118118
Annotations: <none>
119119
Selector: run=my-nginx
120120
Type: ClusterIP
121+
IP Family Policy: SingleStack
122+
IP Families: IPv4
121123
IP: 10.0.162.149
124+
IPs: 10.0.162.149
122125
Port: <unset> 80/TCP
126+
TargetPort: 80/TCP
123127
Endpoints: 10.244.2.5:80,10.244.3.4:80
124128
Session Affinity: None
125129
Events: <none>

0 commit comments

Comments
 (0)