你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ControlPlaneProfile interface
预配群集的控制平面节点的属性
属性
control |
Kubernetes API 服务器的 IP 地址 |
count | 控制平面节点数。 默认值为 1,计数应为奇数 |
vm |
控制平面节点的 VM SKU 大小 |
属性详细信息
controlPlaneEndpoint
Kubernetes API 服务器的 IP 地址
controlPlaneEndpoint?: ControlPlaneProfileControlPlaneEndpoint
属性值
count
控制平面节点数。 默认值为 1,计数应为奇数
count?: number
属性值
number
vmSize
控制平面节点的 VM SKU 大小
vmSize?: string
属性值
string