HostIP [api_object]ai-synthesized · conf 0.82
HostIP represents a single IP address allocated to the host.
core
A HostIP is an object that represents a pod's IP address.
Why it matters HostIPs provide a way to uniquely identify pods in the cluster, enabling more efficient network communication.
Key facts - Represents a pod's IP address - Used for unique identification of pods
Common pitfalls - May not be directly accessible from outside the cluster
Sources
swagger.json — “io.k8s.api.core.v1.HostIP”