hostNetwork

@JvmName(name = "qooaulijbcnekvxf")
suspend fun hostNetwork(value: Output<Boolean>)
@JvmName(name = "btlkeuxqrmatvyoe")
suspend fun hostNetwork(value: Boolean?)

Parameters

value

Whether the pod uses the hosts' network IP address. The default value is true. Setting this to false enables the Kubernetes pod networking model. Most AWS Batch workloads are egress-only and don't require the overhead of IP allocation for each pod for incoming connections.