Edit

Share via


KubernetesHostingOptions.MaxAgents Property

Definition

The number of silos in the cluster which should monitor Kubernetes.

public int MaxAgents { get; set; }
member this.MaxAgents : int with get, set
Public Property MaxAgents As Integer

Property Value

Remarks

Setting this to a small number can reduce the load on the Kubernetes API server.

Applies to