Skip to content

Commit 4a77166

Browse files
authored
Merge pull request #40553 from Arhell/id-update
[id] Updated kubectl describe svc output
2 parents c315b1f + 249dfc0 commit 4a77166

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,12 @@ Labels: run=my-nginx
9393
Annotations: <none>
9494
Selector: run=my-nginx
9595
Type: ClusterIP
96+
IP Family Policy: SingleStack
97+
IP Families: IPv4
9698
IP: 10.0.162.149
99+
IPs: 10.0.162.149
97100
Port: <unset> 80/TCP
101+
TargetPort: 80/TCP
98102
Endpoints: 10.244.2.5:80,10.244.3.4:80
99103
Session Affinity: None
100104
Events: <none>

0 commit comments

Comments
 (0)