Merge pull request #40553 from Arhell/id-update

[id] Updated kubectl describe svc output
pull/40583/head
Kubernetes Prow Robot 2023-04-09 19:23:15 -07:00 committed by GitHub
commit 4a77166a44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -93,8 +93,12 @@ Labels: run=my-nginx
Annotations: <none>
Selector: run=my-nginx
Type: ClusterIP
IP Family Policy: SingleStack
IP Families: IPv4
IP: 10.0.162.149
IPs: 10.0.162.149
Port: <unset> 80/TCP
TargetPort: 80/TCP
Endpoints: 10.244.2.5:80,10.244.3.4:80
Session Affinity: None
Events: <none>