ProvisionedClusterProperties interface
All properties of the provisioned cluster
Properties
| agent |
The agent pools of the cluster. |
| cloud |
The underlying cloud infra provider properties. |
| control |
ControlPlane - ControlPlane Configuration |
| kubernetes |
KubernetesVersion - Version of Kubernetes specified when creating the managed cluster. |
| license |
The license profile of the provisioned cluster. |
| linux |
LinuxProfile - The profile for Linux VMs in the Provisioned Cluster. |
| network |
NetworkProfile - Profile of network configuration. |
| provisioning |
Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
| status | HybridAKSClusterStatus defines the observed state of HybridAKSCluster NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
agentPoolProfiles
The agent pools of the cluster.
agentPoolProfiles?: NamedAgentPoolProfile[]
Property Value
cloudProviderProfile
The underlying cloud infra provider properties.
cloudProviderProfile?: CloudProviderProfile
Property Value
controlPlane
ControlPlane - ControlPlane Configuration
controlPlane?: ControlPlaneProfile
Property Value
kubernetesVersion
KubernetesVersion - Version of Kubernetes specified when creating the managed cluster.
kubernetesVersion?: string
Property Value
string
licenseProfile
The license profile of the provisioned cluster.
licenseProfile?: ProvisionedClusterLicenseProfile
Property Value
linuxProfile
LinuxProfile - The profile for Linux VMs in the Provisioned Cluster.
linuxProfile?: LinuxProfileProperties
Property Value
networkProfile
NetworkProfile - Profile of network configuration.
networkProfile?: NetworkProfile
Property Value
provisioningState
Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
status
HybridAKSClusterStatus defines the observed state of HybridAKSCluster NOTE: This property will not be serialized. It can only be populated by the server.
status?: ProvisionedClusterPropertiesStatus