kubernetes v1.31

PodSpec.hostNetwork

Host networking requested for this pod. Use the host's network namespace. If this option is set, the ports that will be used must be specified. Default to false.

1 fields
PodSpec.hostNetwork fields and descriptions
Field / TypeDescription
PodSpec.hostNetwork
boolean

Host networking requested for this pod. Use the host's network namespace. If this option is set, the ports that will be used must be specified. Default to false.