ProvisionedClusterProperties interface
预配群集的属性。
属性
| agent |
预配群集的代理池属性。 |
| auto |
为预配的群集启用自动缩放时,要应用于群集自动缩放程序的参数。 |
| cloud |
预配群集的基础云基础结构提供程序的配置文件。 |
| cluster |
预配群集中 VM 的 SSH 受限访问配置文件。 |
| control |
预配群集的控制平面的配置文件。 |
| kubernetes |
预配群集使用的 Kubernetes 版本。 |
| license |
预配群集的许可证配置文件。 |
| linux |
预配群集中 Linux VM 的配置文件。 |
| network |
预配群集的网络配置文件。 |
| provisioning |
预配群集的最新长时间运行作的状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| status | 已预配群集的观察状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| storage |
预配群集的存储配置文件。 |
属性详细信息
agentPoolProfiles
autoScalerProfile
为预配的群集启用自动缩放时,要应用于群集自动缩放程序的参数。
autoScalerProfile?: ProvisionedClusterPropertiesAutoScalerProfile
属性值
cloudProviderProfile
clusterVMAccessProfile
controlPlane
kubernetesVersion
预配群集使用的 Kubernetes 版本。
kubernetesVersion?: string
属性值
string
licenseProfile
预配群集的许可证配置文件。
licenseProfile?: ProvisionedClusterLicenseProfile
属性值
linuxProfile
networkProfile
provisioningState
预配群集的最新长时间运行作的状态。 注意:此属性不会序列化。 它只能由服务器填充。
provisioningState?: string
属性值
string
status
已预配群集的观察状态。 注意:此属性不会序列化。 它只能由服务器填充。
status?: ProvisionedClusterPropertiesStatus