HostAlias
io.k8s.api.core.v1.HostAlias
source ↗
HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the pod's hosts file.
hostnames[]stringHostnames for the above IP address.ipstring requiredIP address of the host file entry.