kubernetes v1.34

PodStatus.hostIPs

hostIPs holds the IP addresses allocated to the host. If this field is specified, the first entry must match the hostIP field. This list is empty if the pod has not started yet. A pod can be assigned to a node that has a problem in kubelet which in turns means that HostIPs will not be updated even if there is a node is assigned to this pod.

1 fields
PodStatus.hostIPs fields and descriptions
Field / TypeDescription
ip
string required

IP is the IP address assigned to the host