Skip to content

Commit 19b5268

Browse files
authored
Merge pull request #38995 from kundan2707/kundan2707-desc-svc-output
Updated kubectl describe svc output
2 parents 2f3b96d + 3b70ad5 commit 19b5268

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
@@ -133,8 +133,12 @@ Labels: run=my-nginx
133133
Annotations: <none>
134134
Selector: run=my-nginx
135135
Type: ClusterIP
136+
IP Family Policy: SingleStack
137+
IP Families: IPv4
136138
IP: 10.0.162.149
139+
IPs: 10.0.162.149
137140
Port: <unset> 80/TCP
141+
TargetPort: 80/TCP
138142
Endpoints: 10.244.2.5:80,10.244.3.4:80
139143
Session Affinity: None
140144
Events: <none>

0 commit comments

Comments
 (0)