kubernetes v1.37
PodSpec.hostAliases
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts file if specified.
| Field / Type | Description |
|---|---|
Hostnames for the above IP address.
| |
ip | IP address of the host file entry. |
HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts file if specified.
| Field / Type | Description |
|---|---|
Hostnames for the above IP address.
| |
ip | IP address of the host file entry. |