Skip to content

Commit 3b70ad5

Browse files
committed
Updated kubectl describe svc output
updated kubectl describe svc my-nginx output
1 parent d9f63c7 commit 3b70ad5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/en/docs/tutorials/services/connect-applications-service.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,12 @@ Labels: run=my-nginx
112112
Annotations: <none>
113113
Selector: run=my-nginx
114114
Type: ClusterIP
115+
IP Family Policy: SingleStack
116+
IP Families: IPv4
115117
IP: 10.0.162.149
118+
IPs: 10.0.162.149
116119
Port: <unset> 80/TCP
120+
TargetPort: 80/TCP
117121
Endpoints: 10.244.2.5:80,10.244.3.4:80
118122
Session Affinity: None
119123
Events: <none>

0 commit comments

Comments
 (0)