共用方式為


KubeletConfig.TopologyManagerPolicy Property

Definition

For more information see Kubernetes Topology Manager. The default is 'none'. Allowed values are 'none', 'best-effort', 'restricted', and 'single-numa-node'.

public Azure.Provisioning.BicepValue<string> TopologyManagerPolicy { get; set; }
member this.TopologyManagerPolicy : Azure.Provisioning.BicepValue<string> with get, set
Public Property TopologyManagerPolicy As BicepValue(Of String)

Property Value

Applies to