K8s Pod .status.podIPs

(.status.podIPs에서 넘어옴)

1 개요[ | ]

.status.podIP
$ kubectl get pod shellbox-565c5cdbcc-7fm8w -ojsonpath='{.status.podIPs}'
[{"ip":"10.20.4.30"}]

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}