@azure/arm-containerservice 22.1.0 → 22.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/browser/containerServiceClient.d.ts.map +1 -1
- package/dist/browser/containerServiceClient.js +3 -4
- package/dist/browser/containerServiceClient.js.map +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +162 -115
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +16 -0
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +2 -0
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +47 -0
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/agentPools.d.ts.map +1 -1
- package/dist/browser/operations/agentPools.js +2 -5
- package/dist/browser/operations/agentPools.js.map +1 -1
- package/dist/browser/operations/machines.d.ts.map +1 -1
- package/dist/browser/operations/machines.js.map +1 -1
- package/dist/browser/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/browser/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/browser/operations/managedClusters.d.ts.map +1 -1
- package/dist/browser/operations/managedClusters.js +7 -31
- package/dist/browser/operations/managedClusters.js.map +1 -1
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +1 -1
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/browser/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/browser/operations/snapshots.d.ts.map +1 -1
- package/dist/browser/operations/snapshots.js +2 -10
- package/dist/browser/operations/snapshots.js.map +1 -1
- package/dist/browser/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/browser/operations/trustedAccessRoleBindings.js +1 -1
- package/dist/browser/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/browser/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/browser/operations/trustedAccessRoles.js +1 -5
- package/dist/browser/operations/trustedAccessRoles.js.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/browser/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/browser/pagingHelper.d.ts.map +1 -1
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/containerServiceClient.d.ts.map +1 -1
- package/dist/commonjs/containerServiceClient.js +3 -4
- package/dist/commonjs/containerServiceClient.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +162 -115
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +18 -1
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +2 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +50 -3
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +1 -1
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operations/agentPools.js +1 -4
- package/dist/commonjs/operations/agentPools.js.map +1 -1
- package/dist/commonjs/operations/machines.d.ts.map +1 -1
- package/dist/commonjs/operations/machines.js.map +1 -1
- package/dist/commonjs/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/commonjs/operations/managedClusters.d.ts.map +1 -1
- package/dist/commonjs/operations/managedClusters.js +6 -30
- package/dist/commonjs/operations/managedClusters.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/commonjs/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
- package/dist/commonjs/operations/snapshots.js +2 -10
- package/dist/commonjs/operations/snapshots.js.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/commonjs/operations/trustedAccessRoles.js +1 -5
- package/dist/commonjs/operations/trustedAccessRoles.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/commonjs/pagingHelper.d.ts.map +1 -1
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/containerServiceClient.d.ts.map +1 -1
- package/dist/esm/containerServiceClient.js +3 -4
- package/dist/esm/containerServiceClient.js.map +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +162 -115
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +16 -0
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +2 -0
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +47 -0
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +1 -1
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/agentPools.d.ts.map +1 -1
- package/dist/esm/operations/agentPools.js +2 -5
- package/dist/esm/operations/agentPools.js.map +1 -1
- package/dist/esm/operations/machines.d.ts.map +1 -1
- package/dist/esm/operations/machines.js.map +1 -1
- package/dist/esm/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/esm/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/esm/operations/managedClusters.d.ts.map +1 -1
- package/dist/esm/operations/managedClusters.js +7 -31
- package/dist/esm/operations/managedClusters.js.map +1 -1
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +1 -1
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/esm/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/esm/operations/snapshots.d.ts.map +1 -1
- package/dist/esm/operations/snapshots.js +2 -10
- package/dist/esm/operations/snapshots.js.map +1 -1
- package/dist/esm/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/esm/operations/trustedAccessRoleBindings.js +1 -1
- package/dist/esm/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/esm/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/esm/operations/trustedAccessRoles.js +1 -5
- package/dist/esm/operations/trustedAccessRoles.js.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/esm/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/esm/pagingHelper.d.ts.map +1 -1
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/containerServiceClient.d.ts.map +1 -1
- package/dist/react-native/containerServiceClient.js +3 -4
- package/dist/react-native/containerServiceClient.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +162 -115
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +16 -0
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +2 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +47 -0
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +1 -1
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/agentPools.d.ts.map +1 -1
- package/dist/react-native/operations/agentPools.js +2 -5
- package/dist/react-native/operations/agentPools.js.map +1 -1
- package/dist/react-native/operations/machines.d.ts.map +1 -1
- package/dist/react-native/operations/machines.js.map +1 -1
- package/dist/react-native/operations/maintenanceConfigurations.d.ts.map +1 -1
- package/dist/react-native/operations/maintenanceConfigurations.js.map +1 -1
- package/dist/react-native/operations/managedClusters.d.ts.map +1 -1
- package/dist/react-native/operations/managedClusters.js +7 -31
- package/dist/react-native/operations/managedClusters.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/resolvePrivateLinkServiceId.d.ts.map +1 -1
- package/dist/react-native/operations/resolvePrivateLinkServiceId.js.map +1 -1
- package/dist/react-native/operations/snapshots.d.ts.map +1 -1
- package/dist/react-native/operations/snapshots.js +2 -10
- package/dist/react-native/operations/snapshots.js.map +1 -1
- package/dist/react-native/operations/trustedAccessRoleBindings.d.ts.map +1 -1
- package/dist/react-native/operations/trustedAccessRoleBindings.js +1 -1
- package/dist/react-native/operations/trustedAccessRoleBindings.js.map +1 -1
- package/dist/react-native/operations/trustedAccessRoles.d.ts.map +1 -1
- package/dist/react-native/operations/trustedAccessRoles.js +1 -5
- package/dist/react-native/operations/trustedAccessRoles.js.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/agentPools.js.map +1 -1
- package/dist/react-native/operationsInterfaces/managedClusters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/managedClusters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoles.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/trustedAccessRoles.js.map +1 -1
- package/dist/react-native/pagingHelper.d.ts.map +1 -1
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +19 -19
- package/CHANGELOG.md +0 -3619
- package/review/arm-containerservice.api.md +0 -2586
|
@@ -99,7 +99,7 @@ export interface ManagedClusterListResult {
|
|
|
99
99
|
export interface ManagedClusterSKU {
|
|
100
100
|
/** The name of a managed cluster SKU. */
|
|
101
101
|
name?: ManagedClusterSKUName;
|
|
102
|
-
/** If not specified, the default is 'Free'. See [AKS Pricing Tier](https://learn.microsoft.com/azure/aks/free-standard-pricing-tiers) for more details. */
|
|
102
|
+
/** The tier of a managed cluster SKU. If not specified, the default is 'Free'. See [AKS Pricing Tier](https://learn.microsoft.com/azure/aks/free-standard-pricing-tiers) for more details. */
|
|
103
103
|
tier?: ManagedClusterSKUTier;
|
|
104
104
|
}
|
|
105
105
|
/** The complex type of the extended location. */
|
|
@@ -121,13 +121,13 @@ export interface ManagedClusterIdentity {
|
|
|
121
121
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
122
122
|
*/
|
|
123
123
|
readonly tenantId?: string;
|
|
124
|
-
/** For more information see [use managed identities in AKS](https://docs.microsoft.com/azure/aks/use-managed-identity). */
|
|
124
|
+
/** The type of identity used for the managed cluster. For more information see [use managed identities in AKS](https://docs.microsoft.com/azure/aks/use-managed-identity). */
|
|
125
125
|
type?: ResourceIdentityType;
|
|
126
126
|
/** The delegated identity resources assigned to this managed cluster. This can only be set by another Azure Resource Provider, and managed cluster only accept one delegated identity resource. Internal use only. */
|
|
127
127
|
delegatedResources?: {
|
|
128
128
|
[propertyName: string]: DelegatedResource;
|
|
129
129
|
};
|
|
130
|
-
/** The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */
|
|
130
|
+
/** The user identity associated with the managed cluster. This identity will be used in control plane. Only one user assigned identity is allowed. The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */
|
|
131
131
|
userAssignedIdentities?: {
|
|
132
132
|
[propertyName: string]: ManagedServiceIdentityUserAssignedIdentitiesValue;
|
|
133
133
|
};
|
|
@@ -169,23 +169,23 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
169
169
|
readonly eTag?: string;
|
|
170
170
|
/** Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1. */
|
|
171
171
|
count?: number;
|
|
172
|
-
/** VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions */
|
|
172
|
+
/** The size of the agent pool VMs. VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions */
|
|
173
173
|
vmSize?: string;
|
|
174
174
|
/** OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. */
|
|
175
175
|
osDiskSizeGB?: number;
|
|
176
|
-
/** The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os). */
|
|
176
|
+
/** The OS disk type to be used for machines in the agent pool. The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os). */
|
|
177
177
|
osDiskType?: OSDiskType;
|
|
178
178
|
/** Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. */
|
|
179
179
|
kubeletDiskType?: KubeletDiskType;
|
|
180
180
|
/** Determines the type of workload a node can run. */
|
|
181
181
|
workloadRuntime?: WorkloadRuntime;
|
|
182
|
-
/** A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script). */
|
|
182
|
+
/** Message of the day for Linux nodes, base64-encoded. A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script). */
|
|
183
183
|
messageOfTheDay?: string;
|
|
184
|
-
/** If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
184
|
+
/** The ID of the subnet which agent pool nodes and optionally pods will join on startup. If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
185
185
|
vnetSubnetID?: string;
|
|
186
|
-
/** If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
186
|
+
/** The ID of the subnet which pods will join when launched. If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
187
187
|
podSubnetID?: string;
|
|
188
|
-
/** The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
|
|
188
|
+
/** Pod IP Allocation Mode. The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
|
|
189
189
|
podIPAllocationMode?: PodIPAllocationMode;
|
|
190
190
|
/** The maximum number of pods that can run on a node. */
|
|
191
191
|
maxPods?: number;
|
|
@@ -199,16 +199,16 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
199
199
|
minCount?: number;
|
|
200
200
|
/** Whether to enable auto-scaler */
|
|
201
201
|
enableAutoScaling?: boolean;
|
|
202
|
-
/** This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */
|
|
202
|
+
/** The scale down mode to use when scaling the Agent Pool. This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */
|
|
203
203
|
scaleDownMode?: ScaleDownMode;
|
|
204
204
|
/** The type of Agent Pool. */
|
|
205
205
|
type?: AgentPoolType;
|
|
206
|
-
/** A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools */
|
|
206
|
+
/** The mode of an agent pool. A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools */
|
|
207
207
|
mode?: AgentPoolMode;
|
|
208
|
-
/** Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */
|
|
208
|
+
/** The version of Kubernetes specified by the user. Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */
|
|
209
209
|
orchestratorVersion?: string;
|
|
210
210
|
/**
|
|
211
|
-
* If orchestratorVersion is a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion is <major.minor>, this field will contain the full <major.minor.patch> version being used.
|
|
211
|
+
* The version of Kubernetes the Agent Pool is running. If orchestratorVersion is a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion is <major.minor>, this field will contain the full <major.minor.patch> version being used.
|
|
212
212
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
213
213
|
*/
|
|
214
214
|
readonly currentOrchestratorVersion?: string;
|
|
@@ -224,19 +224,19 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
224
224
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
225
225
|
*/
|
|
226
226
|
readonly provisioningState?: string;
|
|
227
|
-
/** When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded */
|
|
227
|
+
/** Whether the Agent Pool is running or stopped. When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded */
|
|
228
228
|
powerState?: PowerState;
|
|
229
229
|
/** The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'. */
|
|
230
230
|
availabilityZones?: string[];
|
|
231
|
-
/** Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false. */
|
|
231
|
+
/** Whether each node is allocated its own public IP. Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false. */
|
|
232
232
|
enableNodePublicIP?: boolean;
|
|
233
|
-
/** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
|
|
233
|
+
/** The public IP prefix ID which VM nodes should use IPs from. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
|
|
234
234
|
nodePublicIPPrefixID?: string;
|
|
235
235
|
/** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
|
|
236
236
|
scaleSetPriority?: ScaleSetPriority;
|
|
237
|
-
/** This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */
|
|
237
|
+
/** The Virtual Machine Scale Set eviction policy to use. This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */
|
|
238
238
|
scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;
|
|
239
|
-
/** Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing) */
|
|
239
|
+
/** The max price (in US Dollars) you are willing to pay for spot instances. Possible values are any decimal value greater than zero or -1 which indicates default price to be up-to on-demand. Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing) */
|
|
240
240
|
spotMaxPrice?: number;
|
|
241
241
|
/** The tags to be persisted on the agent pool virtual machine scale set. */
|
|
242
242
|
tags?: {
|
|
@@ -254,11 +254,11 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
254
254
|
kubeletConfig?: KubeletConfig;
|
|
255
255
|
/** The OS configuration of Linux agent nodes. */
|
|
256
256
|
linuxOSConfig?: LinuxOSConfig;
|
|
257
|
-
/** This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption */
|
|
257
|
+
/** Whether to enable host based OS and data drive encryption. This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption */
|
|
258
258
|
enableEncryptionAtHost?: boolean;
|
|
259
259
|
/** Whether to enable UltraSSD */
|
|
260
260
|
enableUltraSSD?: boolean;
|
|
261
|
-
/** See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details. */
|
|
261
|
+
/** Whether to use a FIPS-enabled OS. See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details. */
|
|
262
262
|
enableFips?: boolean;
|
|
263
263
|
/** GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. */
|
|
264
264
|
gpuInstanceProfile?: GPUInstanceProfile;
|
|
@@ -266,7 +266,7 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
266
266
|
creationData?: CreationData;
|
|
267
267
|
/** AKS will associate the specified agent pool with the Capacity Reservation Group. */
|
|
268
268
|
capacityReservationGroupID?: string;
|
|
269
|
-
/** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
|
|
269
|
+
/** The fully qualified resource ID of the Dedicated Host Group to provision virtual machines from, used only in creation scenario and not allowed to changed once set. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
|
|
270
270
|
hostGroupID?: string;
|
|
271
271
|
/** Network-related settings of an agent pool. */
|
|
272
272
|
networkProfile?: AgentPoolNetworkProfile;
|
|
@@ -287,30 +287,30 @@ export interface ManagedClusterAgentPoolProfileProperties {
|
|
|
287
287
|
}
|
|
288
288
|
/** Settings for upgrading an agentpool */
|
|
289
289
|
export interface AgentPoolUpgradeSettings {
|
|
290
|
-
/** This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 10%. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
|
|
290
|
+
/** The maximum number or percentage of nodes that are surged during upgrade. This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 10%. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
|
|
291
291
|
maxSurge?: string;
|
|
292
|
-
/** This can either be set to an integer (e.g. '1') or a percentage (e.g. '5%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 0. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
|
|
292
|
+
/** The maximum number or percentage of nodes that can be simultaneously unavailable during upgrade. This can either be set to an integer (e.g. '1') or a percentage (e.g. '5%'). If a percentage is specified, it is the percentage of the total agent pool size at the time of the upgrade. For percentages, fractional nodes are rounded up. If not specified, the default is 0. For more information, including best practices, see: https://learn.microsoft.com/en-us/azure/aks/upgrade-cluster */
|
|
293
293
|
maxUnavailable?: string;
|
|
294
|
-
/** The amount of time (in minutes) to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. If not specified, the default is 30 minutes. */
|
|
294
|
+
/** The drain timeout for a node. The amount of time (in minutes) to wait on eviction of pods and graceful termination per node. This eviction wait time honors waiting on pod disruption budgets. If this time is exceeded, the upgrade fails. If not specified, the default is 30 minutes. */
|
|
295
295
|
drainTimeoutInMinutes?: number;
|
|
296
|
-
/** The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node. If not specified, the default is 0 minutes. */
|
|
296
|
+
/** The soak duration for a node. The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node. If not specified, the default is 0 minutes. */
|
|
297
297
|
nodeSoakDurationInMinutes?: number;
|
|
298
298
|
/** Defines the behavior for undrainable nodes during upgrade. The most common cause of undrainable nodes is Pod Disruption Budgets (PDBs), but other issues, such as pod termination grace period is exceeding the remaining per-node drain timeout or pod is still being in a running state, can also cause undrainable nodes. */
|
|
299
299
|
undrainableNodeBehavior?: UndrainableNodeBehavior;
|
|
300
300
|
}
|
|
301
|
-
/** See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */
|
|
301
|
+
/** Kubelet configurations of agent nodes. See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */
|
|
302
302
|
export interface KubeletConfig {
|
|
303
|
-
/** The default is 'none'. See [Kubernetes CPU management policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/#cpu-management-policies) for more information. Allowed values are 'none' and 'static'. */
|
|
303
|
+
/** The CPU Manager policy to use. The default is 'none'. See [Kubernetes CPU management policies](https://kubernetes.io/docs/tasks/administer-cluster/cpu-management-policies/#cpu-management-policies) for more information. Allowed values are 'none' and 'static'. */
|
|
304
304
|
cpuManagerPolicy?: string;
|
|
305
|
-
/** The default is true. */
|
|
305
|
+
/** If CPU CFS quota enforcement is enabled for containers that specify CPU limits. The default is true. */
|
|
306
306
|
cpuCfsQuota?: boolean;
|
|
307
|
-
/** The default is '100ms.' Valid values are a sequence of decimal numbers with an optional fraction and a unit suffix. For example: '300ms', '2h45m'. Supported units are 'ns', 'us', 'ms', 's', 'm', and 'h'. */
|
|
307
|
+
/** The CPU CFS quota period value. The default is '100ms.' Valid values are a sequence of decimal numbers with an optional fraction and a unit suffix. For example: '300ms', '2h45m'. Supported units are 'ns', 'us', 'ms', 's', 'm', and 'h'. */
|
|
308
308
|
cpuCfsQuotaPeriod?: string;
|
|
309
|
-
/** To disable image garbage collection, set to 100. The default is 85% */
|
|
309
|
+
/** The percent of disk usage after which image garbage collection is always run. To disable image garbage collection, set to 100. The default is 85% */
|
|
310
310
|
imageGcHighThreshold?: number;
|
|
311
|
-
/** This cannot be set higher than imageGcHighThreshold. The default is 80% */
|
|
311
|
+
/** The percent of disk usage before which image garbage collection is never run. This cannot be set higher than imageGcHighThreshold. The default is 80% */
|
|
312
312
|
imageGcLowThreshold?: number;
|
|
313
|
-
/** For more information see [Kubernetes Topology Manager](https://kubernetes.io/docs/tasks/administer-cluster/topology-manager). The default is 'none'. Allowed values are 'none', 'best-effort', 'restricted', and 'single-numa-node'. */
|
|
313
|
+
/** The Topology Manager policy to use. For more information see [Kubernetes Topology Manager](https://kubernetes.io/docs/tasks/administer-cluster/topology-manager). The default is 'none'. Allowed values are 'none', 'best-effort', 'restricted', and 'single-numa-node'. */
|
|
314
314
|
topologyManagerPolicy?: string;
|
|
315
315
|
/** Allowed list of unsafe sysctls or unsafe sysctl patterns (ending in `*`). */
|
|
316
316
|
allowedUnsafeSysctls?: string[];
|
|
@@ -323,13 +323,13 @@ export interface KubeletConfig {
|
|
|
323
323
|
/** The maximum number of processes per pod. */
|
|
324
324
|
podMaxPids?: number;
|
|
325
325
|
}
|
|
326
|
-
/** See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */
|
|
326
|
+
/** OS configurations of Linux agent nodes. See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details. */
|
|
327
327
|
export interface LinuxOSConfig {
|
|
328
328
|
/** Sysctl settings for Linux agent nodes. */
|
|
329
329
|
sysctls?: SysctlConfig;
|
|
330
|
-
/** Valid values are 'always', 'madvise', and 'never'. The default is 'always'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge). */
|
|
330
|
+
/** Whether transparent hugepages are enabled. Valid values are 'always', 'madvise', and 'never'. The default is 'always'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge). */
|
|
331
331
|
transparentHugePageEnabled?: string;
|
|
332
|
-
/** Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge). */
|
|
332
|
+
/** Whether the kernel should make aggressive use of memory compaction to make more hugepages available. Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'. The default is 'madvise'. For more information see [Transparent Hugepages](https://www.kernel.org/doc/html/latest/admin-guide/mm/transhuge.html#admin-guide-transhuge). */
|
|
333
333
|
transparentHugePageDefrag?: string;
|
|
334
334
|
/** The size in MB of a swap file that will be created on each node. */
|
|
335
335
|
swapFileSizeMB?: number;
|
|
@@ -425,7 +425,7 @@ export interface PortRange {
|
|
|
425
425
|
}
|
|
426
426
|
/** The Windows agent pool's specific profile. */
|
|
427
427
|
export interface AgentPoolWindowsProfile {
|
|
428
|
-
/** The default value is false. Outbound NAT can only be disabled if the cluster outboundType is NAT Gateway and the Windows agent pool does not have node public IP enabled. */
|
|
428
|
+
/** Whether to disable OutboundNAT in windows nodes. The default value is false. Outbound NAT can only be disabled if the cluster outboundType is NAT Gateway and the Windows agent pool does not have node public IP enabled. */
|
|
429
429
|
disableOutboundNat?: boolean;
|
|
430
430
|
}
|
|
431
431
|
/** The security settings of an agent pool. */
|
|
@@ -472,7 +472,7 @@ export interface VirtualMachineNodes {
|
|
|
472
472
|
/** Contains read-only information about the Agent Pool. */
|
|
473
473
|
export interface AgentPoolStatus {
|
|
474
474
|
/**
|
|
475
|
-
* Preserves the detailed info of failure. If there was no error, this field is omitted.
|
|
475
|
+
* The error detail information of the agent pool. Preserves the detailed info of failure. If there was no error, this field is omitted.
|
|
476
476
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
477
477
|
*/
|
|
478
478
|
readonly provisioningError?: CloudErrorBody;
|
|
@@ -502,14 +502,14 @@ export interface ManagedClusterWindowsProfile {
|
|
|
502
502
|
adminPassword?: string;
|
|
503
503
|
/** The license type to use for Windows VMs. See [Azure Hybrid User Benefits](https://azure.microsoft.com/pricing/hybrid-benefit/faq/) for more details. */
|
|
504
504
|
licenseType?: LicenseType;
|
|
505
|
-
/** For more details on CSI proxy, see the [CSI proxy GitHub repo](https://github.com/kubernetes-csi/csi-proxy). */
|
|
505
|
+
/** Whether to enable CSI proxy. For more details on CSI proxy, see the [CSI proxy GitHub repo](https://github.com/kubernetes-csi/csi-proxy). */
|
|
506
506
|
enableCSIProxy?: boolean;
|
|
507
507
|
/** The Windows gMSA Profile in the Managed Cluster. */
|
|
508
508
|
gmsaProfile?: WindowsGmsaProfile;
|
|
509
509
|
}
|
|
510
510
|
/** Windows gMSA Profile in the managed cluster. */
|
|
511
511
|
export interface WindowsGmsaProfile {
|
|
512
|
-
/** Specifies whether to enable Windows gMSA in the managed cluster. */
|
|
512
|
+
/** Whether to enable Windows gMSA. Specifies whether to enable Windows gMSA in the managed cluster. */
|
|
513
513
|
enabled?: boolean;
|
|
514
514
|
/** Specifies the DNS server for Windows gMSA. <br><br> Set it to empty if you have configured the DNS server in the vnet which is used to create the managed cluster. */
|
|
515
515
|
dnsServer?: string;
|
|
@@ -546,11 +546,11 @@ export interface UserAssignedIdentity {
|
|
|
546
546
|
/** The object ID of the user assigned identity. */
|
|
547
547
|
objectId?: string;
|
|
548
548
|
}
|
|
549
|
-
/** See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on pod identity integration. */
|
|
549
|
+
/** The pod identity profile of the Managed Cluster. See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on pod identity integration. */
|
|
550
550
|
export interface ManagedClusterPodIdentityProfile {
|
|
551
551
|
/** Whether the pod identity addon is enabled. */
|
|
552
552
|
enabled?: boolean;
|
|
553
|
-
/** Running in Kubenet is disabled by default due to the security related nature of AAD Pod Identity and the risks of IP spoofing. See [using Kubenet network plugin with AAD Pod Identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity#using-kubenet-network-plugin-with-azure-active-directory-pod-managed-identities) for more information. */
|
|
553
|
+
/** Whether pod identity is allowed to run on clusters with Kubenet networking. Running in Kubenet is disabled by default due to the security related nature of AAD Pod Identity and the risks of IP spoofing. See [using Kubenet network plugin with AAD Pod Identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity#using-kubenet-network-plugin-with-azure-active-directory-pod-managed-identities) for more information. */
|
|
554
554
|
allowNetworkPluginKubenet?: boolean;
|
|
555
555
|
/** The pod identities to use in the cluster. */
|
|
556
556
|
userAssignedIdentities?: ManagedClusterPodIdentity[];
|
|
@@ -595,7 +595,7 @@ export interface ManagedClusterPodIdentityProvisioningErrorBody {
|
|
|
595
595
|
/** A list of additional details about the error. */
|
|
596
596
|
details?: ManagedClusterPodIdentityProvisioningErrorBody[];
|
|
597
597
|
}
|
|
598
|
-
/** See [disable AAD Pod Identity for a specific Pod/Application](https://azure.github.io/aad-pod-identity/docs/configure/application_exception/) for more details. */
|
|
598
|
+
/** A pod identity exception, which allows pods with certain labels to access the Azure Instance Metadata Service (IMDS) endpoint without being intercepted by the node-managed identity (NMI) server. See [disable AAD Pod Identity for a specific Pod/Application](https://azure.github.io/aad-pod-identity/docs/configure/application_exception/) for more details. */
|
|
599
599
|
export interface ManagedClusterPodIdentityException {
|
|
600
600
|
/** The name of the pod identity exception. */
|
|
601
601
|
name: string;
|
|
@@ -629,7 +629,7 @@ export interface ContainerServiceNetworkProfile {
|
|
|
629
629
|
networkPluginMode?: NetworkPluginMode;
|
|
630
630
|
/** Network policy used for building the Kubernetes network. */
|
|
631
631
|
networkPolicy?: NetworkPolicy;
|
|
632
|
-
/** This cannot be specified if networkPlugin is anything other than 'azure'. */
|
|
632
|
+
/** The network mode Azure CNI is configured with. This cannot be specified if networkPlugin is anything other than 'azure'. */
|
|
633
633
|
networkMode?: NetworkMode;
|
|
634
634
|
/** Network dataplane used in the Kubernetes cluster. */
|
|
635
635
|
networkDataplane?: NetworkDataplane;
|
|
@@ -641,9 +641,9 @@ export interface ContainerServiceNetworkProfile {
|
|
|
641
641
|
serviceCidr?: string;
|
|
642
642
|
/** An IP address assigned to the Kubernetes DNS service. It must be within the Kubernetes service address range specified in serviceCidr. */
|
|
643
643
|
dnsServiceIP?: string;
|
|
644
|
-
/** This can only be set at cluster creation time and cannot be changed later. For more information see [egress outbound type](https://docs.microsoft.com/azure/aks/egress-outboundtype). */
|
|
644
|
+
/** The outbound (egress) routing method. This can only be set at cluster creation time and cannot be changed later. For more information see [egress outbound type](https://docs.microsoft.com/azure/aks/egress-outboundtype). */
|
|
645
645
|
outboundType?: OutboundType;
|
|
646
|
-
/** The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs. */
|
|
646
|
+
/** The load balancer sku for the managed cluster. The default is 'standard'. See [Azure Load Balancer SKUs](https://docs.microsoft.com/azure/load-balancer/skus) for more information about the differences between load balancer SKUs. */
|
|
647
647
|
loadBalancerSku?: LoadBalancerSku;
|
|
648
648
|
/** Profile of the cluster load balancer. */
|
|
649
649
|
loadBalancerProfile?: ManagedClusterLoadBalancerProfile;
|
|
@@ -651,11 +651,11 @@ export interface ContainerServiceNetworkProfile {
|
|
|
651
651
|
natGatewayProfile?: ManagedClusterNATGatewayProfile;
|
|
652
652
|
/** The profile for Static Egress Gateway addon. For more details about Static Egress Gateway, see https://aka.ms/aks/static-egress-gateway. */
|
|
653
653
|
staticEgressGatewayProfile?: ManagedClusterStaticEgressGatewayProfile;
|
|
654
|
-
/** One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
654
|
+
/** The CIDR notation IP ranges from which to assign pod IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. */
|
|
655
655
|
podCidrs?: string[];
|
|
656
|
-
/** One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges. */
|
|
656
|
+
/** The CIDR notation IP ranges from which to assign service cluster IPs. One IPv4 CIDR is expected for single-stack networking. Two CIDRs, one for each IP family (IPv4/IPv6), is expected for dual-stack networking. They must not overlap with any Subnet IP ranges. */
|
|
657
657
|
serviceCidrs?: string[];
|
|
658
|
-
/** IP families are used to determine single-stack or dual-stack clusters. For single-stack, the expected value is IPv4. For dual-stack, the expected values are IPv4 and IPv6. */
|
|
658
|
+
/** The IP families used to specify IP versions available to the cluster. IP families are used to determine single-stack or dual-stack clusters. For single-stack, the expected value is IPv4. For dual-stack, the expected values are IPv4 and IPv6. */
|
|
659
659
|
ipFamilies?: IpFamily[];
|
|
660
660
|
}
|
|
661
661
|
/** Advanced Networking profile for enabling observability and security feature suite on a cluster. For more information see aka.ms/aksadvancednetworking. */
|
|
@@ -740,10 +740,10 @@ export interface ManagedClusterManagedOutboundIPProfile {
|
|
|
740
740
|
}
|
|
741
741
|
/** The Static Egress Gateway addon configuration for the cluster. */
|
|
742
742
|
export interface ManagedClusterStaticEgressGatewayProfile {
|
|
743
|
-
/** Indicates if Static Egress Gateway addon is enabled or not. */
|
|
743
|
+
/** Enable Static Egress Gateway addon. Indicates if Static Egress Gateway addon is enabled or not. */
|
|
744
744
|
enabled?: boolean;
|
|
745
745
|
}
|
|
746
|
-
/** For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */
|
|
746
|
+
/** AADProfile specifies attributes for Azure Active Directory integration. For more details see [managed AAD on AKS](https://docs.microsoft.com/azure/aks/managed-aad). */
|
|
747
747
|
export interface ManagedClusterAADProfile {
|
|
748
748
|
/** Whether to enable managed AAD. */
|
|
749
749
|
managed?: boolean;
|
|
@@ -762,9 +762,9 @@ export interface ManagedClusterAADProfile {
|
|
|
762
762
|
}
|
|
763
763
|
/** Auto upgrade profile for a managed cluster. */
|
|
764
764
|
export interface ManagedClusterAutoUpgradeProfile {
|
|
765
|
-
/** For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel). */
|
|
765
|
+
/** The upgrade channel for auto upgrade. The default is 'none'. For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel). */
|
|
766
766
|
upgradeChannel?: UpgradeChannel;
|
|
767
|
-
/** Manner in which the OS on your nodes is updated. The default is NodeImage. */
|
|
767
|
+
/** Node OS Upgrade Channel. Manner in which the OS on your nodes is updated. The default is NodeImage. */
|
|
768
768
|
nodeOSUpgradeChannel?: NodeOSUpgradeChannel;
|
|
769
769
|
}
|
|
770
770
|
/** Settings for upgrading a cluster. */
|
|
@@ -781,54 +781,54 @@ export interface UpgradeOverrideSettings {
|
|
|
781
781
|
}
|
|
782
782
|
/** Parameters to be applied to the cluster-autoscaler when enabled */
|
|
783
783
|
export interface ManagedClusterPropertiesAutoScalerProfile {
|
|
784
|
-
/** Valid values are 'true' and 'false' */
|
|
784
|
+
/** Detects similar node pools and balances the number of nodes between them. Valid values are 'true' and 'false' */
|
|
785
785
|
balanceSimilarNodeGroups?: string;
|
|
786
|
-
/** If set to true, all daemonset pods on empty nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted. */
|
|
786
|
+
/** DaemonSet pods will be gracefully terminated from empty nodes. If set to true, all daemonset pods on empty nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted. */
|
|
787
787
|
daemonsetEvictionForEmptyNodes?: boolean;
|
|
788
|
-
/** If set to true, all daemonset pods on occupied nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted. */
|
|
788
|
+
/** DaemonSet pods will be gracefully terminated from non-empty nodes. If set to true, all daemonset pods on occupied nodes will be evicted before deletion of the node. If the daemonset pod cannot be evicted another node will be chosen for scaling. If set to false, the node will be deleted without ensuring that daemonset pods are deleted or evicted. */
|
|
789
789
|
daemonsetEvictionForOccupiedNodes?: boolean;
|
|
790
|
-
/** If set to true, the resources used by daemonset will be taken into account when making scaling down decisions. */
|
|
790
|
+
/** Should CA ignore DaemonSet pods when calculating resource utilization for scaling down. If set to true, the resources used by daemonset will be taken into account when making scaling down decisions. */
|
|
791
791
|
ignoreDaemonsetsUtilization?: boolean;
|
|
792
|
-
/** If not specified, the default is 'random'. See [expanders](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#what-are-expanders) for more information. */
|
|
792
|
+
/** The expander to use when scaling up. If not specified, the default is 'random'. See [expanders](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#what-are-expanders) for more information. */
|
|
793
793
|
expander?: Expander;
|
|
794
|
-
/** The default is 10. */
|
|
794
|
+
/** The maximum number of empty nodes that can be deleted at the same time. This must be a positive integer. The default is 10. */
|
|
795
795
|
maxEmptyBulkDelete?: string;
|
|
796
|
-
/** The default is 600. */
|
|
796
|
+
/** The maximum number of seconds the cluster autoscaler waits for pod termination when trying to scale down a node. The default is 600. */
|
|
797
797
|
maxGracefulTerminationSec?: string;
|
|
798
|
-
/** The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
798
|
+
/** The maximum time the autoscaler waits for a node to be provisioned. The default is '15m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
799
799
|
maxNodeProvisionTime?: string;
|
|
800
|
-
/** The default is 45. The maximum is 100 and the minimum is 0. */
|
|
800
|
+
/** The maximum percentage of unready nodes in the cluster. After this percentage is exceeded, cluster autoscaler halts operations. The default is 45. The maximum is 100 and the minimum is 0. */
|
|
801
801
|
maxTotalUnreadyPercentage?: string;
|
|
802
|
-
/** For scenarios like burst/batch scale where you don't want CA to act before the kubernetes scheduler could schedule all the pods, you can tell CA to ignore unscheduled pods before they're a certain age. The default is '0s'. Values must be an integer followed by a unit ('s' for seconds, 'm' for minutes, 'h' for hours, etc). */
|
|
802
|
+
/** Ignore unscheduled pods before they're a certain age. For scenarios like burst/batch scale where you don't want CA to act before the kubernetes scheduler could schedule all the pods, you can tell CA to ignore unscheduled pods before they're a certain age. The default is '0s'. Values must be an integer followed by a unit ('s' for seconds, 'm' for minutes, 'h' for hours, etc). */
|
|
803
803
|
newPodScaleUpDelay?: string;
|
|
804
|
-
/** This must be an integer. The default is 3. */
|
|
804
|
+
/** The number of allowed unready nodes, irrespective of max-total-unready-percentage. This must be an integer. The default is 3. */
|
|
805
805
|
okTotalUnreadyCount?: string;
|
|
806
|
-
/** The default is '10'. Values must be an integer number of seconds. */
|
|
806
|
+
/** How often cluster is reevaluated for scale up or down. The default is '10'. Values must be an integer number of seconds. */
|
|
807
807
|
scanInterval?: string;
|
|
808
|
-
/** The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
808
|
+
/** How long after scale up that scale down evaluation resumes. The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
809
809
|
scaleDownDelayAfterAdd?: string;
|
|
810
|
-
/** The default is the scan-interval. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
810
|
+
/** How long after node deletion that scale down evaluation resumes. The default is the scan-interval. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
811
811
|
scaleDownDelayAfterDelete?: string;
|
|
812
|
-
/** The default is '3m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
812
|
+
/** How long after scale down failure that scale down evaluation resumes. The default is '3m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
813
813
|
scaleDownDelayAfterFailure?: string;
|
|
814
|
-
/** The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
814
|
+
/** How long a node should be unneeded before it is eligible for scale down. The default is '10m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
815
815
|
scaleDownUnneededTime?: string;
|
|
816
|
-
/** The default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
816
|
+
/** How long an unready node should be unneeded before it is eligible for scale down. The default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported. */
|
|
817
817
|
scaleDownUnreadyTime?: string;
|
|
818
|
-
/** The default is '0.5'. */
|
|
818
|
+
/** Node utilization level, defined as sum of requested resources divided by capacity, below which a node can be considered for scale down. The default is '0.5'. */
|
|
819
819
|
scaleDownUtilizationThreshold?: string;
|
|
820
|
-
/** The default is true. */
|
|
820
|
+
/** If cluster autoscaler will skip deleting nodes with pods with local storage, for example, EmptyDir or HostPath. The default is true. */
|
|
821
821
|
skipNodesWithLocalStorage?: string;
|
|
822
|
-
/** The default is true. */
|
|
822
|
+
/** If cluster autoscaler will skip deleting nodes with pods from kube-system (except for DaemonSet or mirror pods). The default is true. */
|
|
823
823
|
skipNodesWithSystemPods?: string;
|
|
824
824
|
}
|
|
825
825
|
/** Access profile for managed cluster API server. */
|
|
826
826
|
export interface ManagedClusterAPIServerAccessProfile {
|
|
827
|
-
/** IP ranges are specified in CIDR format, e.g. 137.117.106.88/29. This feature is not compatible with clusters that use Public IP Per Node, or clusters that are using a Basic Load Balancer. For more information see [API server authorized IP ranges](https://docs.microsoft.com/azure/aks/api-server-authorized-ip-ranges). */
|
|
827
|
+
/** The IP ranges authorized to access the Kubernetes API server. IP ranges are specified in CIDR format, e.g. 137.117.106.88/29. This feature is not compatible with clusters that use Public IP Per Node, or clusters that are using a Basic Load Balancer. For more information see [API server authorized IP ranges](https://docs.microsoft.com/azure/aks/api-server-authorized-ip-ranges). */
|
|
828
828
|
authorizedIPRanges?: string[];
|
|
829
|
-
/** For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters). */
|
|
829
|
+
/** Whether to create the cluster as a private cluster or not. For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters). */
|
|
830
830
|
enablePrivateCluster?: boolean;
|
|
831
|
-
/** The default is System. For more details see [configure private DNS zone](https://docs.microsoft.com/azure/aks/private-clusters#configure-private-dns-zone). Allowed values are 'system' and 'none'. */
|
|
831
|
+
/** The private DNS zone mode for the cluster. The default is System. For more details see [configure private DNS zone](https://docs.microsoft.com/azure/aks/private-clusters#configure-private-dns-zone). Allowed values are 'system' and 'none'. */
|
|
832
832
|
privateDNSZone?: string;
|
|
833
833
|
/** Whether to create additional public FQDN for private cluster or not. */
|
|
834
834
|
enablePrivateClusterPublicFqdn?: boolean;
|
|
@@ -836,7 +836,7 @@ export interface ManagedClusterAPIServerAccessProfile {
|
|
|
836
836
|
disableRunCommand?: boolean;
|
|
837
837
|
/** Whether to enable apiserver vnet integration for the cluster or not. See aka.ms/AksVnetIntegration for more details. */
|
|
838
838
|
enableVnetIntegration?: boolean;
|
|
839
|
-
/** It is required when creating a new cluster with BYO Vnet, or when updating an existing cluster to enable apiserver vnet integration. */
|
|
839
|
+
/** The subnet to be used when apiserver vnet integration is enabled. It is required when creating a new cluster with BYO Vnet, or when updating an existing cluster to enable apiserver vnet integration. */
|
|
840
840
|
subnetId?: string;
|
|
841
841
|
}
|
|
842
842
|
/** A private link resource */
|
|
@@ -899,7 +899,7 @@ export interface AzureKeyVaultKms {
|
|
|
899
899
|
enabled?: boolean;
|
|
900
900
|
/** Identifier of Azure Key Vault key. See [key identifier format](https://docs.microsoft.com/en-us/azure/key-vault/general/about-keys-secrets-certificates#vault-name-and-object-name) for more details. When Azure Key Vault key management service is enabled, this field is required and must be a valid key identifier. When Azure Key Vault key management service is disabled, leave the field empty. */
|
|
901
901
|
keyId?: string;
|
|
902
|
-
/** Network access of key vault. The possible values are `Public` and `Private`. `Public` means the key vault allows public access from all networks. `Private` means the key vault disables public access and enables private link. The default value is `Public`. */
|
|
902
|
+
/** Network access of the key vault. Network access of key vault. The possible values are `Public` and `Private`. `Public` means the key vault allows public access from all networks. `Private` means the key vault disables public access and enables private link. The default value is `Public`. */
|
|
903
903
|
keyVaultNetworkAccess?: KeyVaultNetworkAccessTypes;
|
|
904
904
|
/** Resource ID of key vault. When keyVaultNetworkAccess is `Private`, this field is required and must be a valid resource ID. When keyVaultNetworkAccess is `Public`, leave the field empty. */
|
|
905
905
|
keyVaultResourceId?: string;
|
|
@@ -1061,25 +1061,36 @@ export interface IstioPluginCertificateAuthority {
|
|
|
1061
1061
|
}
|
|
1062
1062
|
/** The metrics profile for the ManagedCluster. */
|
|
1063
1063
|
export interface ManagedClusterMetricsProfile {
|
|
1064
|
-
/** The
|
|
1064
|
+
/** The configuration for detailed per-Kubernetes resource cost analysis. */
|
|
1065
1065
|
costAnalysis?: ManagedClusterCostAnalysis;
|
|
1066
1066
|
}
|
|
1067
1067
|
/** The cost analysis configuration for the cluster */
|
|
1068
1068
|
export interface ManagedClusterCostAnalysis {
|
|
1069
|
-
/** The Managed Cluster sku.tier must be set to 'Standard' or 'Premium' to enable this feature. Enabling this will add Kubernetes Namespace and Deployment details to the Cost Analysis views in the Azure portal. If not specified, the default is false. For more information see aka.ms/aks/docs/cost-analysis. */
|
|
1069
|
+
/** Whether to enable cost analysis. The Managed Cluster sku.tier must be set to 'Standard' or 'Premium' to enable this feature. Enabling this will add Kubernetes Namespace and Deployment details to the Cost Analysis views in the Azure portal. If not specified, the default is false. For more information see aka.ms/aks/docs/cost-analysis. */
|
|
1070
1070
|
enabled?: boolean;
|
|
1071
1071
|
}
|
|
1072
|
+
export interface ManagedClusterNodeProvisioningProfile {
|
|
1073
|
+
/** The node provisioning mode. If not specified, the default is Manual. */
|
|
1074
|
+
mode?: NodeProvisioningMode;
|
|
1075
|
+
/** The set of default Karpenter NodePools (CRDs) configured for node provisioning. This field has no effect unless mode is 'Auto'. Warning: Changing this from Auto to None on an existing cluster will cause the default Karpenter NodePools to be deleted, which will drain and delete the nodes associated with those pools. It is strongly recommended to not do this unless there are idle nodes ready to take the pods evicted by that action. If not specified, the default is Auto. For more information see aka.ms/aks/nap#node-pools. */
|
|
1076
|
+
defaultNodePools?: NodeProvisioningDefaultNodePools;
|
|
1077
|
+
}
|
|
1072
1078
|
/** The bootstrap profile. */
|
|
1073
1079
|
export interface ManagedClusterBootstrapProfile {
|
|
1074
|
-
/** The source where the artifacts are downloaded from. */
|
|
1080
|
+
/** The artifact source. The source where the artifacts are downloaded from. */
|
|
1075
1081
|
artifactSource?: ArtifactSource;
|
|
1076
1082
|
/** The resource Id of Azure Container Registry. The registry must have private network access, premium SKU and zone redundancy. */
|
|
1077
1083
|
containerRegistryId?: string;
|
|
1078
1084
|
}
|
|
1085
|
+
/** When enabling the operator, a set of AKS managed CRDs and controllers will be installed in the cluster. The operator automates the deployment of OSS models for inference and/or training purposes. It provides a set of preset models and enables distributed inference against them. */
|
|
1086
|
+
export interface ManagedClusterAIToolchainOperatorProfile {
|
|
1087
|
+
/** Whether to enable AI toolchain operator to the cluster. Indicates if AI toolchain operator enabled or not. */
|
|
1088
|
+
enabled?: boolean;
|
|
1089
|
+
}
|
|
1079
1090
|
/** Contains read-only information about the Managed Cluster. */
|
|
1080
1091
|
export interface ManagedClusterStatus {
|
|
1081
1092
|
/**
|
|
1082
|
-
* Preserves the detailed info of failure. If there was no error, this field is omitted.
|
|
1093
|
+
* The error details information of the managed cluster. Preserves the detailed info of failure. If there was no error, this field is omitted.
|
|
1083
1094
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1084
1095
|
*/
|
|
1085
1096
|
readonly provisioningError?: CloudErrorBody;
|
|
@@ -1203,10 +1214,10 @@ export interface MaintenanceConfigurationListResult {
|
|
|
1203
1214
|
export interface TimeInWeek {
|
|
1204
1215
|
/** The day of the week. */
|
|
1205
1216
|
day?: WeekDay;
|
|
1206
|
-
/** Each integer hour represents a time range beginning at 0m after the hour ending at the next hour (non-inclusive). 0 corresponds to 00:00 UTC, 23 corresponds to 23:00 UTC. Specifying [0, 1] means the 00:00 - 02:00 UTC time range. */
|
|
1217
|
+
/** A list of hours in the day used to identify a time range. Each integer hour represents a time range beginning at 0m after the hour ending at the next hour (non-inclusive). 0 corresponds to 00:00 UTC, 23 corresponds to 23:00 UTC. Specifying [0, 1] means the 00:00 - 02:00 UTC time range. */
|
|
1207
1218
|
hourSlots?: number[];
|
|
1208
1219
|
}
|
|
1209
|
-
/** For example, between 2021-05-25T13:00:00Z and 2021-05-25T14:00:00Z. */
|
|
1220
|
+
/** A time range. For example, between 2021-05-25T13:00:00Z and 2021-05-25T14:00:00Z. */
|
|
1210
1221
|
export interface TimeSpan {
|
|
1211
1222
|
/** The start of a time span */
|
|
1212
1223
|
start?: Date;
|
|
@@ -1262,12 +1273,12 @@ export interface AbsoluteMonthlySchedule {
|
|
|
1262
1273
|
export interface RelativeMonthlySchedule {
|
|
1263
1274
|
/** Specifies the number of months between each set of occurrences. */
|
|
1264
1275
|
intervalMonths: number;
|
|
1265
|
-
/** Specifies on which week of the month the dayOfWeek applies. */
|
|
1276
|
+
/** The week index. Specifies on which week of the month the dayOfWeek applies. */
|
|
1266
1277
|
weekIndex: Type;
|
|
1267
1278
|
/** Specifies on which day of the week the maintenance occurs. */
|
|
1268
1279
|
dayOfWeek: WeekDay;
|
|
1269
1280
|
}
|
|
1270
|
-
/** For example, between '2022-12-23' and '2023-01-05'. */
|
|
1281
|
+
/** A date range. For example, between '2022-12-23' and '2023-01-05'. */
|
|
1271
1282
|
export interface DateSpan {
|
|
1272
1283
|
/** The start date of the date span. */
|
|
1273
1284
|
start: Date;
|
|
@@ -1709,7 +1720,7 @@ export interface MachineIpAddress {
|
|
|
1709
1720
|
}
|
|
1710
1721
|
/** Profile for the container service agent pool. */
|
|
1711
1722
|
export interface ManagedClusterAgentPoolProfile extends ManagedClusterAgentPoolProfileProperties {
|
|
1712
|
-
/** Windows agent pool names must be 6 characters or less. */
|
|
1723
|
+
/** Unique name of the agent pool profile in the context of the subscription and resource group. Windows agent pool names must be 6 characters or less. */
|
|
1713
1724
|
name: string;
|
|
1714
1725
|
}
|
|
1715
1726
|
/** Information of user assigned identity used by this add-on. */
|
|
@@ -1739,14 +1750,14 @@ export interface TrustedAccessRoleBinding extends Resource {
|
|
|
1739
1750
|
/** A list of roles to bind, each item is a resource type qualified role name. For example: 'Microsoft.MachineLearningServices/workspaces/reader'. */
|
|
1740
1751
|
roles: string[];
|
|
1741
1752
|
}
|
|
1742
|
-
/** See [planned maintenance](https://docs.microsoft.com/azure/aks/planned-maintenance) for more information about planned maintenance. */
|
|
1753
|
+
/** Planned maintenance configuration, used to configure when updates can be deployed to a Managed Cluster. See [planned maintenance](https://docs.microsoft.com/azure/aks/planned-maintenance) for more information about planned maintenance. */
|
|
1743
1754
|
export interface MaintenanceConfiguration extends SubResource {
|
|
1744
1755
|
/**
|
|
1745
1756
|
* The system metadata relating to this resource.
|
|
1746
1757
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1747
1758
|
*/
|
|
1748
1759
|
readonly systemData?: SystemData;
|
|
1749
|
-
/** If two array entries specify the same day of the week, the applied configuration is the union of times in both entries. */
|
|
1760
|
+
/** Time slots during the week when planned maintenance is allowed to proceed. If two array entries specify the same day of the week, the applied configuration is the union of times in both entries. */
|
|
1750
1761
|
timeInWeek?: TimeInWeek[];
|
|
1751
1762
|
/** Time slots on which upgrade is not allowed. */
|
|
1752
1763
|
notAllowedTime?: TimeSpan[];
|
|
@@ -1762,23 +1773,23 @@ export interface AgentPool extends SubResource {
|
|
|
1762
1773
|
readonly eTag?: string;
|
|
1763
1774
|
/** Number of agents (VMs) to host docker containers. Allowed values must be in the range of 0 to 1000 (inclusive) for user pools and in the range of 1 to 1000 (inclusive) for system pools. The default value is 1. */
|
|
1764
1775
|
count?: number;
|
|
1765
|
-
/** VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions */
|
|
1776
|
+
/** The size of the agent pool VMs. VM size availability varies by region. If a node contains insufficient compute resources (memory, cpu, etc) pods might fail to run correctly. For more details on restricted VM sizes, see: https://docs.microsoft.com/azure/aks/quotas-skus-regions */
|
|
1766
1777
|
vmSize?: string;
|
|
1767
1778
|
/** OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool. If you specify 0, it will apply the default osDisk size according to the vmSize specified. */
|
|
1768
1779
|
osDiskSizeGB?: number;
|
|
1769
|
-
/** The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os). */
|
|
1780
|
+
/** The OS disk type to be used for machines in the agent pool. The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB. Otherwise, defaults to 'Managed'. May not be changed after creation. For more information see [Ephemeral OS](https://docs.microsoft.com/azure/aks/cluster-configuration#ephemeral-os). */
|
|
1770
1781
|
osDiskType?: OSDiskType;
|
|
1771
1782
|
/** Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage. */
|
|
1772
1783
|
kubeletDiskType?: KubeletDiskType;
|
|
1773
1784
|
/** Determines the type of workload a node can run. */
|
|
1774
1785
|
workloadRuntime?: WorkloadRuntime;
|
|
1775
|
-
/** A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script). */
|
|
1786
|
+
/** Message of the day for Linux nodes, base64-encoded. A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It must not be specified for Windows nodes. It must be a static string (i.e., will be printed raw and not be executed as a script). */
|
|
1776
1787
|
messageOfTheDay?: string;
|
|
1777
|
-
/** If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
1788
|
+
/** The ID of the subnet which agent pool nodes and optionally pods will join on startup. If this is not specified, a VNET and subnet will be generated and used. If no podSubnetID is specified, this applies to nodes and pods, otherwise it applies to just nodes. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
1778
1789
|
vnetSubnetID?: string;
|
|
1779
|
-
/** If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
1790
|
+
/** The ID of the subnet which pods will join when launched. If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details). This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName} */
|
|
1780
1791
|
podSubnetID?: string;
|
|
1781
|
-
/** The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
|
|
1792
|
+
/** Pod IP Allocation Mode. The IP allocation mode for pods in the agent pool. Must be used with podSubnetId. The default is 'DynamicIndividual'. */
|
|
1782
1793
|
podIPAllocationMode?: PodIPAllocationMode;
|
|
1783
1794
|
/** The maximum number of pods that can run on a node. */
|
|
1784
1795
|
maxPods?: number;
|
|
@@ -1792,16 +1803,16 @@ export interface AgentPool extends SubResource {
|
|
|
1792
1803
|
minCount?: number;
|
|
1793
1804
|
/** Whether to enable auto-scaler */
|
|
1794
1805
|
enableAutoScaling?: boolean;
|
|
1795
|
-
/** This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */
|
|
1806
|
+
/** The scale down mode to use when scaling the Agent Pool. This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete. */
|
|
1796
1807
|
scaleDownMode?: ScaleDownMode;
|
|
1797
1808
|
/** The type of Agent Pool. */
|
|
1798
1809
|
typePropertiesType?: AgentPoolType;
|
|
1799
|
-
/** A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools */
|
|
1810
|
+
/** The mode of an agent pool. A cluster must have at least one 'System' Agent Pool at all times. For additional information on agent pool restrictions and best practices, see: https://docs.microsoft.com/azure/aks/use-system-pools */
|
|
1800
1811
|
mode?: AgentPoolMode;
|
|
1801
|
-
/** Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */
|
|
1812
|
+
/** The version of Kubernetes specified by the user. Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. As a best practice, you should upgrade all node pools in an AKS cluster to the same Kubernetes version. The node pool version must have the same major version as the control plane. The node pool minor version must be within two minor versions of the control plane version. The node pool version cannot be greater than the control plane version. For more information see [upgrading a node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#upgrade-a-node-pool). */
|
|
1802
1813
|
orchestratorVersion?: string;
|
|
1803
1814
|
/**
|
|
1804
|
-
* If orchestratorVersion is a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion is <major.minor>, this field will contain the full <major.minor.patch> version being used.
|
|
1815
|
+
* The version of Kubernetes the Agent Pool is running. If orchestratorVersion is a fully specified version <major.minor.patch>, this field will be exactly equal to it. If orchestratorVersion is <major.minor>, this field will contain the full <major.minor.patch> version being used.
|
|
1805
1816
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1806
1817
|
*/
|
|
1807
1818
|
readonly currentOrchestratorVersion?: string;
|
|
@@ -1817,19 +1828,19 @@ export interface AgentPool extends SubResource {
|
|
|
1817
1828
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1818
1829
|
*/
|
|
1819
1830
|
readonly provisioningState?: string;
|
|
1820
|
-
/** When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded */
|
|
1831
|
+
/** Whether the Agent Pool is running or stopped. When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded */
|
|
1821
1832
|
powerState?: PowerState;
|
|
1822
1833
|
/** The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'. */
|
|
1823
1834
|
availabilityZones?: string[];
|
|
1824
|
-
/** Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false. */
|
|
1835
|
+
/** Whether each node is allocated its own public IP. Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses. A common scenario is for gaming workloads, where a console needs to make a direct connection to a cloud virtual machine to minimize hops. For more information see [assigning a public IP per node](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#assign-a-public-ip-per-node-for-your-node-pools). The default is false. */
|
|
1825
1836
|
enableNodePublicIP?: boolean;
|
|
1826
|
-
/** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
|
|
1837
|
+
/** The public IP prefix ID which VM nodes should use IPs from. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName} */
|
|
1827
1838
|
nodePublicIPPrefixID?: string;
|
|
1828
1839
|
/** The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'. */
|
|
1829
1840
|
scaleSetPriority?: ScaleSetPriority;
|
|
1830
|
-
/** This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */
|
|
1841
|
+
/** The Virtual Machine Scale Set eviction policy to use. This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'. */
|
|
1831
1842
|
scaleSetEvictionPolicy?: ScaleSetEvictionPolicy;
|
|
1832
|
-
/** Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing) */
|
|
1843
|
+
/** The max price (in US Dollars) you are willing to pay for spot instances. Possible values are any decimal value greater than zero or -1 which indicates default price to be up-to on-demand. Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price. For more details on spot pricing, see [spot VMs pricing](https://docs.microsoft.com/azure/virtual-machines/spot-vms#pricing) */
|
|
1833
1844
|
spotMaxPrice?: number;
|
|
1834
1845
|
/** The tags to be persisted on the agent pool virtual machine scale set. */
|
|
1835
1846
|
tags?: {
|
|
@@ -1847,11 +1858,11 @@ export interface AgentPool extends SubResource {
|
|
|
1847
1858
|
kubeletConfig?: KubeletConfig;
|
|
1848
1859
|
/** The OS configuration of Linux agent nodes. */
|
|
1849
1860
|
linuxOSConfig?: LinuxOSConfig;
|
|
1850
|
-
/** This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption */
|
|
1861
|
+
/** Whether to enable host based OS and data drive encryption. This is only supported on certain VM sizes and in certain Azure regions. For more information, see: https://docs.microsoft.com/azure/aks/enable-host-encryption */
|
|
1851
1862
|
enableEncryptionAtHost?: boolean;
|
|
1852
1863
|
/** Whether to enable UltraSSD */
|
|
1853
1864
|
enableUltraSSD?: boolean;
|
|
1854
|
-
/** See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details. */
|
|
1865
|
+
/** Whether to use a FIPS-enabled OS. See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details. */
|
|
1855
1866
|
enableFips?: boolean;
|
|
1856
1867
|
/** GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU. */
|
|
1857
1868
|
gpuInstanceProfile?: GPUInstanceProfile;
|
|
@@ -1859,7 +1870,7 @@ export interface AgentPool extends SubResource {
|
|
|
1859
1870
|
creationData?: CreationData;
|
|
1860
1871
|
/** AKS will associate the specified agent pool with the Capacity Reservation Group. */
|
|
1861
1872
|
capacityReservationGroupID?: string;
|
|
1862
|
-
/** This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
|
|
1873
|
+
/** The fully qualified resource ID of the Dedicated Host Group to provision virtual machines from, used only in creation scenario and not allowed to changed once set. This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}. For more information see [Azure dedicated hosts](https://docs.microsoft.com/azure/virtual-machines/dedicated-hosts). */
|
|
1863
1874
|
hostGroupID?: string;
|
|
1864
1875
|
/** Network-related settings of an agent pool. */
|
|
1865
1876
|
networkProfile?: AgentPoolNetworkProfile;
|
|
@@ -1922,16 +1933,16 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
1922
1933
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1923
1934
|
*/
|
|
1924
1935
|
readonly maxAgentPools?: number;
|
|
1925
|
-
/** Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */
|
|
1936
|
+
/** The version of Kubernetes specified by the user. Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported. When <major.minor> is specified, the latest supported GA patch version is chosen automatically. Updating the cluster with the same <major.minor> once it has been created (e.g. 1.14.x -> 1.14) will not trigger an upgrade, even if a newer patch version is available. When you upgrade a supported AKS cluster, Kubernetes minor versions cannot be skipped. All upgrades must be performed sequentially by major version number. For example, upgrades between 1.14.x -> 1.15.x or 1.15.x -> 1.16.x are allowed, however 1.14.x -> 1.16.x is not allowed. See [upgrading an AKS cluster](https://docs.microsoft.com/azure/aks/upgrade-cluster) for more details. */
|
|
1926
1937
|
kubernetesVersion?: string;
|
|
1927
1938
|
/**
|
|
1928
|
-
* If kubernetesVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If kubernetesVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used.
|
|
1939
|
+
* The version of Kubernetes the Managed Cluster is running. If kubernetesVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it. If kubernetesVersion was <major.minor>, this field will contain the full <major.minor.patch> version being used.
|
|
1929
1940
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1930
1941
|
*/
|
|
1931
1942
|
readonly currentKubernetesVersion?: string;
|
|
1932
|
-
/** This cannot be updated once the Managed Cluster has been created. */
|
|
1943
|
+
/** The DNS prefix of the Managed Cluster. This cannot be updated once the Managed Cluster has been created. */
|
|
1933
1944
|
dnsPrefix?: string;
|
|
1934
|
-
/** This cannot be updated once the Managed Cluster has been created. */
|
|
1945
|
+
/** The FQDN subdomain of the private cluster with custom private dns zone. This cannot be updated once the Managed Cluster has been created. */
|
|
1935
1946
|
fqdnSubdomain?: string;
|
|
1936
1947
|
/**
|
|
1937
1948
|
* The FQDN of the master pool.
|
|
@@ -1944,7 +1955,7 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
1944
1955
|
*/
|
|
1945
1956
|
readonly privateFqdn?: string;
|
|
1946
1957
|
/**
|
|
1947
|
-
* The Azure Portal requires certain Cross-Origin Resource Sharing (CORS) headers to be sent in some responses, which Kubernetes APIServer doesn't handle by default. This special FQDN supports CORS, allowing the Azure Portal to function properly.
|
|
1958
|
+
* The special FQDN used by the Azure Portal to access the Managed Cluster. This FQDN is for use only by the Azure Portal and should not be used by other clients. The Azure Portal requires certain Cross-Origin Resource Sharing (CORS) headers to be sent in some responses, which Kubernetes APIServer doesn't handle by default. This special FQDN supports CORS, allowing the Azure Portal to function properly.
|
|
1948
1959
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1949
1960
|
*/
|
|
1950
1961
|
readonly azurePortalFqdn?: string;
|
|
@@ -1960,7 +1971,7 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
1960
1971
|
addonProfiles?: {
|
|
1961
1972
|
[propertyName: string]: ManagedClusterAddonProfile;
|
|
1962
1973
|
};
|
|
1963
|
-
/** See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration. */
|
|
1974
|
+
/** The pod identity profile of the Managed Cluster. See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration. */
|
|
1964
1975
|
podIdentityProfile?: ManagedClusterPodIdentityProfile;
|
|
1965
1976
|
/** The OIDC issuer profile of the Managed Cluster. */
|
|
1966
1977
|
oidcIssuerProfile?: ManagedClusterOidcIssuerProfile;
|
|
@@ -1984,7 +1995,7 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
1984
1995
|
autoScalerProfile?: ManagedClusterPropertiesAutoScalerProfile;
|
|
1985
1996
|
/** The access profile for managed cluster API server. */
|
|
1986
1997
|
apiServerAccessProfile?: ManagedClusterAPIServerAccessProfile;
|
|
1987
|
-
/** This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}' */
|
|
1998
|
+
/** The Resource ID of the disk encryption set to use for enabling encryption at rest. This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}' */
|
|
1988
1999
|
diskEncryptionSetID?: string;
|
|
1989
2000
|
/** The user identity associated with the managed cluster. This identity will be used by the kubelet. Only one user assigned identity is allowed. The only accepted key is "kubeletidentity", with value of "resourceId": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}". */
|
|
1990
2001
|
identityProfile?: {
|
|
@@ -1992,7 +2003,7 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
1992
2003
|
};
|
|
1993
2004
|
/** Private link resources associated with the cluster. */
|
|
1994
2005
|
privateLinkResources?: PrivateLinkResource[];
|
|
1995
|
-
/** If set to true, getting static credentials will be disabled for this cluster. This must only be used on Managed Clusters that are AAD enabled. For more details see [disable local accounts](https://docs.microsoft.com/azure/aks/managed-aad#disable-local-accounts-preview). */
|
|
2006
|
+
/** If local accounts should be disabled on the Managed Cluster. If set to true, getting static credentials will be disabled for this cluster. This must only be used on Managed Clusters that are AAD enabled. For more details see [disable local accounts](https://docs.microsoft.com/azure/aks/managed-aad#disable-local-accounts-preview). */
|
|
1996
2007
|
disableLocalAccounts?: boolean;
|
|
1997
2008
|
/** Configurations for provisioning the cluster with HTTP proxy servers. */
|
|
1998
2009
|
httpProxyConfig?: ManagedClusterHttpProxyConfig;
|
|
@@ -2002,7 +2013,7 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
2002
2013
|
storageProfile?: ManagedClusterStorageProfile;
|
|
2003
2014
|
/** Ingress profile for the managed cluster. */
|
|
2004
2015
|
ingressProfile?: ManagedClusterIngressProfile;
|
|
2005
|
-
/** Allow or deny public network access for AKS */
|
|
2016
|
+
/** PublicNetworkAccess of the managedCluster. Allow or deny public network access for AKS */
|
|
2006
2017
|
publicNetworkAccess?: PublicNetworkAccess;
|
|
2007
2018
|
/** Workload Auto-scaler profile for the managed cluster. */
|
|
2008
2019
|
workloadAutoScalerProfile?: ManagedClusterWorkloadAutoScalerProfile;
|
|
@@ -2017,8 +2028,12 @@ export interface ManagedCluster extends TrackedResource {
|
|
|
2017
2028
|
readonly resourceUID?: string;
|
|
2018
2029
|
/** Optional cluster metrics configuration. */
|
|
2019
2030
|
metricsProfile?: ManagedClusterMetricsProfile;
|
|
2031
|
+
/** Node provisioning settings that apply to the whole cluster. */
|
|
2032
|
+
nodeProvisioningProfile?: ManagedClusterNodeProvisioningProfile;
|
|
2020
2033
|
/** Profile of the cluster bootstrap configuration. */
|
|
2021
2034
|
bootstrapProfile?: ManagedClusterBootstrapProfile;
|
|
2035
|
+
/** AI toolchain operator settings that apply to the whole cluster. */
|
|
2036
|
+
aiToolchainOperatorProfile?: ManagedClusterAIToolchainOperatorProfile;
|
|
2022
2037
|
/** Contains read-only information about the Managed Cluster. */
|
|
2023
2038
|
status?: ManagedClusterStatus;
|
|
2024
2039
|
}
|
|
@@ -2870,6 +2885,38 @@ export declare enum KnownIstioIngressGatewayMode {
|
|
|
2870
2885
|
* **Internal**: The ingress gateway is assigned an internal IP address and cannot is accessed publicly.
|
|
2871
2886
|
*/
|
|
2872
2887
|
export type IstioIngressGatewayMode = string;
|
|
2888
|
+
/** Known values of {@link NodeProvisioningMode} that the service accepts. */
|
|
2889
|
+
export declare enum KnownNodeProvisioningMode {
|
|
2890
|
+
/** Nodes are provisioned manually by the user */
|
|
2891
|
+
Manual = "Manual",
|
|
2892
|
+
/** Nodes are provisioned automatically by AKS using Karpenter (See aka.ms\/aks\/nap for more details). Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms\/aks\/nap for more details). */
|
|
2893
|
+
Auto = "Auto"
|
|
2894
|
+
}
|
|
2895
|
+
/**
|
|
2896
|
+
* Defines values for NodeProvisioningMode. \
|
|
2897
|
+
* {@link KnownNodeProvisioningMode} can be used interchangeably with NodeProvisioningMode,
|
|
2898
|
+
* this enum contains the known values that the service supports.
|
|
2899
|
+
* ### Known values supported by the service
|
|
2900
|
+
* **Manual**: Nodes are provisioned manually by the user \
|
|
2901
|
+
* **Auto**: Nodes are provisioned automatically by AKS using Karpenter (See aka.ms\/aks\/nap for more details). Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms\/aks\/nap for more details).
|
|
2902
|
+
*/
|
|
2903
|
+
export type NodeProvisioningMode = string;
|
|
2904
|
+
/** Known values of {@link NodeProvisioningDefaultNodePools} that the service accepts. */
|
|
2905
|
+
export declare enum KnownNodeProvisioningDefaultNodePools {
|
|
2906
|
+
/** No Karpenter NodePools are provisioned automatically. Automatic scaling will not happen unless the user creates one or more NodePool CRD instances. */
|
|
2907
|
+
None = "None",
|
|
2908
|
+
/** A standard set of Karpenter NodePools are provisioned */
|
|
2909
|
+
Auto = "Auto"
|
|
2910
|
+
}
|
|
2911
|
+
/**
|
|
2912
|
+
* Defines values for NodeProvisioningDefaultNodePools. \
|
|
2913
|
+
* {@link KnownNodeProvisioningDefaultNodePools} can be used interchangeably with NodeProvisioningDefaultNodePools,
|
|
2914
|
+
* this enum contains the known values that the service supports.
|
|
2915
|
+
* ### Known values supported by the service
|
|
2916
|
+
* **None**: No Karpenter NodePools are provisioned automatically. Automatic scaling will not happen unless the user creates one or more NodePool CRD instances. \
|
|
2917
|
+
* **Auto**: A standard set of Karpenter NodePools are provisioned
|
|
2918
|
+
*/
|
|
2919
|
+
export type NodeProvisioningDefaultNodePools = string;
|
|
2873
2920
|
/** Known values of {@link ArtifactSource} that the service accepts. */
|
|
2874
2921
|
export declare enum KnownArtifactSource {
|
|
2875
2922
|
/** pull images from Azure Container Registry with cache */
|