ManagedClusterSkuName Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of a managed cluster SKU.
public enum ManagedClusterSkuName
type ManagedClusterSkuName =
Public Enum ManagedClusterSkuName
- Inheritance
-
ManagedClusterSkuName
Fields
| Name | Value | Description |
|---|---|---|
| Base | 0 | Base option for the AKS control plane. |
| Automatic | 1 | Automatic clusters are optimized to run most production workloads with configuration that follows AKS best practices and recommendations for cluster and workload setup, scalability, and security. For more details about Automatic clusters see aka.ms/aks/automatic. |