overhead

@JvmName(name = "ckanivyjjphpswym")
suspend fun overhead(value: Output<OverheadPatchArgs>)
@JvmName(name = "tijjgofpveefjyyy")
suspend fun overhead(value: OverheadPatchArgs?)

Parameters

value

Overhead represents the resource overhead associated with running a pod for a given RuntimeClass. For more details, see https://git.k8s.io/enhancements/keps/sig-node/20190226-pod-overhead.md This field is alpha-level as of Kubernetes v1.15, and is only honored by servers that enable the PodOverhead feature.


@JvmName(name = "xkqlvaegvtatjchv")
suspend fun overhead(argument: suspend OverheadPatchArgsBuilder.() -> Unit)

Parameters

argument

Overhead represents the resource overhead associated with running a pod for a given RuntimeClass. For more details, see https://git.k8s.io/enhancements/keps/sig-node/20190226-pod-overhead.md This field is alpha-level as of Kubernetes v1.15, and is only honored by servers that enable the PodOverhead feature.