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