[ja] Updated kubectl describe svc output

This commit is contained in:
Arhell 2023-04-05 00:39:51 +03:00
parent 7b7fa2c8ec
commit e8e3c2a822
1 changed files with 4 additions and 0 deletions

View File

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