Skip to main content
Schemaobject

io.k8s.api.core.v1.HostAlias

HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the pod's hosts file.

Source
specs/apis__batch__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
hostnames array
optional

Hostnames for the above IP address.

ip string
required

IP address of the host file entry.