KubernetesHostingOptions.MaxAgents Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nombre de silos dans le cluster qui doivent surveiller Kubernetes.
public int MaxAgents { get; set; }
member this.MaxAgents : int with get, set
Public Property MaxAgents As Integer
Valeur de propriété
Remarques
La définition d’un petit nombre peut réduire la charge sur le serveur d’API Kubernetes.