V1HostAlias

March 28, 2026 ยท View on GitHub

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

Properties

NameTypeDescriptionNotes
hostnameslist[str]Hostnames for the above IP address.[optional]
ipstrIP address of the host file entry.

[Back to Model list] [Back to API list] [Back to README]