@pulumi/azure-native 1.57.0 → 1.58.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.
Files changed (145) hide show
  1. package/azureactivedirectory/b2ctenant.js +2 -2
  2. package/azureactivedirectory/guestUsage.js +2 -2
  3. package/azureactivedirectory/index.d.ts +2 -1
  4. package/azureactivedirectory/index.js +4 -2
  5. package/azureactivedirectory/v20190101preview/b2ctenant.js +2 -2
  6. package/azureactivedirectory/v20200501preview/guestUsage.js +2 -2
  7. package/azureactivedirectory/v20210401/b2ctenant.d.ts +95 -0
  8. package/azureactivedirectory/v20210401/b2ctenant.js +79 -0
  9. package/azureactivedirectory/v20210401/getB2CTenant.d.ts +64 -0
  10. package/azureactivedirectory/v20210401/getB2CTenant.js +23 -0
  11. package/azureactivedirectory/v20210401/getGuestUsage.d.ts +62 -0
  12. package/azureactivedirectory/v20210401/getGuestUsage.js +26 -0
  13. package/azureactivedirectory/v20210401/guestUsage.d.ts +82 -0
  14. package/azureactivedirectory/v20210401/guestUsage.js +73 -0
  15. package/azureactivedirectory/v20210401/index.d.ts +5 -0
  16. package/azureactivedirectory/v20210401/index.js +41 -0
  17. package/containerservice/agentPool.js +2 -2
  18. package/containerservice/index.d.ts +2 -1
  19. package/containerservice/index.js +4 -2
  20. package/containerservice/maintenanceConfiguration.js +2 -2
  21. package/containerservice/managedCluster.js +2 -2
  22. package/containerservice/privateEndpointConnection.js +2 -2
  23. package/containerservice/snapshot.js +2 -2
  24. package/containerservice/v20170831/managedCluster.js +2 -2
  25. package/containerservice/v20180331/managedCluster.js +2 -2
  26. package/containerservice/v20180801preview/managedCluster.js +2 -2
  27. package/containerservice/v20190201/agentPool.js +2 -2
  28. package/containerservice/v20190201/managedCluster.js +2 -2
  29. package/containerservice/v20190401/agentPool.js +2 -2
  30. package/containerservice/v20190401/managedCluster.js +2 -2
  31. package/containerservice/v20190601/agentPool.js +2 -2
  32. package/containerservice/v20190601/managedCluster.js +2 -2
  33. package/containerservice/v20190801/agentPool.js +2 -2
  34. package/containerservice/v20190801/managedCluster.js +2 -2
  35. package/containerservice/v20191001/agentPool.js +2 -2
  36. package/containerservice/v20191001/managedCluster.js +2 -2
  37. package/containerservice/v20191101/agentPool.js +2 -2
  38. package/containerservice/v20191101/managedCluster.js +2 -2
  39. package/containerservice/v20200101/agentPool.js +2 -2
  40. package/containerservice/v20200101/managedCluster.js +2 -2
  41. package/containerservice/v20200201/agentPool.js +2 -2
  42. package/containerservice/v20200201/managedCluster.js +2 -2
  43. package/containerservice/v20200301/agentPool.js +2 -2
  44. package/containerservice/v20200301/managedCluster.js +2 -2
  45. package/containerservice/v20200401/agentPool.js +2 -2
  46. package/containerservice/v20200401/managedCluster.js +2 -2
  47. package/containerservice/v20200601/agentPool.js +2 -2
  48. package/containerservice/v20200601/managedCluster.js +2 -2
  49. package/containerservice/v20200601/privateEndpointConnection.js +2 -2
  50. package/containerservice/v20200701/agentPool.js +2 -2
  51. package/containerservice/v20200701/managedCluster.js +2 -2
  52. package/containerservice/v20200701/privateEndpointConnection.js +2 -2
  53. package/containerservice/v20200901/agentPool.js +2 -2
  54. package/containerservice/v20200901/managedCluster.js +2 -2
  55. package/containerservice/v20200901/privateEndpointConnection.js +2 -2
  56. package/containerservice/v20201101/agentPool.js +2 -2
  57. package/containerservice/v20201101/managedCluster.js +2 -2
  58. package/containerservice/v20201101/privateEndpointConnection.js +2 -2
  59. package/containerservice/v20201201/agentPool.js +2 -2
  60. package/containerservice/v20201201/maintenanceConfiguration.js +2 -2
  61. package/containerservice/v20201201/managedCluster.js +2 -2
  62. package/containerservice/v20201201/privateEndpointConnection.js +2 -2
  63. package/containerservice/v20210201/agentPool.js +2 -2
  64. package/containerservice/v20210201/maintenanceConfiguration.js +2 -2
  65. package/containerservice/v20210201/managedCluster.js +2 -2
  66. package/containerservice/v20210201/privateEndpointConnection.js +2 -2
  67. package/containerservice/v20210301/agentPool.js +2 -2
  68. package/containerservice/v20210301/maintenanceConfiguration.js +2 -2
  69. package/containerservice/v20210301/managedCluster.js +2 -2
  70. package/containerservice/v20210301/privateEndpointConnection.js +2 -2
  71. package/containerservice/v20210501/agentPool.js +2 -2
  72. package/containerservice/v20210501/maintenanceConfiguration.js +2 -2
  73. package/containerservice/v20210501/managedCluster.js +2 -2
  74. package/containerservice/v20210501/privateEndpointConnection.js +2 -2
  75. package/containerservice/v20210701/agentPool.js +2 -2
  76. package/containerservice/v20210701/maintenanceConfiguration.js +2 -2
  77. package/containerservice/v20210701/managedCluster.js +2 -2
  78. package/containerservice/v20210701/privateEndpointConnection.js +2 -2
  79. package/containerservice/v20210801/agentPool.js +2 -2
  80. package/containerservice/v20210801/maintenanceConfiguration.js +2 -2
  81. package/containerservice/v20210801/managedCluster.js +2 -2
  82. package/containerservice/v20210801/privateEndpointConnection.js +2 -2
  83. package/containerservice/v20210801/snapshot.js +2 -2
  84. package/containerservice/v20210901/agentPool.js +2 -2
  85. package/containerservice/v20210901/maintenanceConfiguration.js +2 -2
  86. package/containerservice/v20210901/managedCluster.js +2 -2
  87. package/containerservice/v20210901/privateEndpointConnection.js +2 -2
  88. package/containerservice/v20210901/snapshot.js +2 -2
  89. package/containerservice/v20211001/agentPool.js +2 -2
  90. package/containerservice/v20211001/maintenanceConfiguration.js +2 -2
  91. package/containerservice/v20211001/managedCluster.js +2 -2
  92. package/containerservice/v20211001/privateEndpointConnection.js +2 -2
  93. package/containerservice/v20211001/snapshot.js +2 -2
  94. package/containerservice/v20211101preview/agentPool.js +2 -2
  95. package/containerservice/v20211101preview/maintenanceConfiguration.js +2 -2
  96. package/containerservice/v20211101preview/managedCluster.js +2 -2
  97. package/containerservice/v20211101preview/privateEndpointConnection.js +2 -2
  98. package/containerservice/v20211101preview/snapshot.js +2 -2
  99. package/containerservice/v20220101/agentPool.d.ts +362 -0
  100. package/containerservice/v20220101/agentPool.js +145 -0
  101. package/containerservice/v20220101/getAgentPool.d.ts +208 -0
  102. package/containerservice/v20220101/getAgentPool.js +27 -0
  103. package/containerservice/v20220101/getMaintenanceConfiguration.d.ts +64 -0
  104. package/containerservice/v20220101/getMaintenanceConfiguration.js +27 -0
  105. package/containerservice/v20220101/getManagedCluster.d.ts +190 -0
  106. package/containerservice/v20220101/getManagedCluster.js +26 -0
  107. package/containerservice/v20220101/getPrivateEndpointConnection.d.ts +64 -0
  108. package/containerservice/v20220101/getPrivateEndpointConnection.js +27 -0
  109. package/containerservice/v20220101/getSnapshot.d.ts +90 -0
  110. package/containerservice/v20220101/getSnapshot.js +26 -0
  111. package/containerservice/v20220101/index.d.ts +14 -0
  112. package/containerservice/v20220101/index.js +59 -0
  113. package/containerservice/v20220101/listManagedClusterAdminCredentials.d.ts +44 -0
  114. package/containerservice/v20220101/listManagedClusterAdminCredentials.js +27 -0
  115. package/containerservice/v20220101/listManagedClusterMonitoringUserCredentials.d.ts +44 -0
  116. package/containerservice/v20220101/listManagedClusterMonitoringUserCredentials.js +27 -0
  117. package/containerservice/v20220101/listManagedClusterUserCredentials.d.ts +52 -0
  118. package/containerservice/v20220101/listManagedClusterUserCredentials.js +28 -0
  119. package/containerservice/v20220101/maintenanceConfiguration.d.ts +74 -0
  120. package/containerservice/v20220101/maintenanceConfiguration.js +75 -0
  121. package/containerservice/v20220101/managedCluster.d.ts +318 -0
  122. package/containerservice/v20220101/managedCluster.js +136 -0
  123. package/containerservice/v20220101/privateEndpointConnection.d.ts +74 -0
  124. package/containerservice/v20220101/privateEndpointConnection.js +78 -0
  125. package/containerservice/v20220101/snapshot.d.ts +114 -0
  126. package/containerservice/v20220101/snapshot.js +87 -0
  127. package/containerservice/v20220102preview/agentPool.js +2 -2
  128. package/containerservice/v20220102preview/maintenanceConfiguration.js +2 -2
  129. package/containerservice/v20220102preview/managedCluster.js +2 -2
  130. package/containerservice/v20220102preview/privateEndpointConnection.js +2 -2
  131. package/containerservice/v20220102preview/snapshot.js +2 -2
  132. package/package.json +2 -2
  133. package/package.json.dev +2 -2
  134. package/types/enums/azureactivedirectory/index.d.ts +2 -1
  135. package/types/enums/azureactivedirectory/index.js +4 -2
  136. package/types/enums/azureactivedirectory/v20210401/index.d.ts +28 -0
  137. package/types/enums/azureactivedirectory/v20210401/index.js +26 -0
  138. package/types/enums/containerservice/index.d.ts +2 -1
  139. package/types/enums/containerservice/index.js +5 -3
  140. package/types/enums/containerservice/v20220101/index.d.ts +394 -0
  141. package/types/enums/containerservice/v20220101/index.js +284 -0
  142. package/types/input.d.ts +1675 -627
  143. package/types/input.js +44 -1
  144. package/types/output.d.ts +1696 -472
  145. package/types/output.js +44 -1
@@ -0,0 +1,362 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import { input as inputs, output as outputs, enums } from "../../types";
3
+ /**
4
+ * Agent Pool.
5
+ */
6
+ export declare class AgentPool extends pulumi.CustomResource {
7
+ /**
8
+ * Get an existing AgentPool resource's state with the given name, ID, and optional extra
9
+ * properties used to qualify the lookup.
10
+ *
11
+ * @param name The _unique_ name of the resulting resource.
12
+ * @param id The _unique_ provider ID of the resource to lookup.
13
+ * @param opts Optional settings to control the behavior of the CustomResource.
14
+ */
15
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): AgentPool;
16
+ /**
17
+ * Returns true if the given object is an instance of AgentPool. This is designed to work even
18
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
19
+ */
20
+ static isInstance(obj: any): obj is AgentPool;
21
+ /**
22
+ * The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'.
23
+ */
24
+ readonly availabilityZones: pulumi.Output<string[] | undefined>;
25
+ /**
26
+ * 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.
27
+ */
28
+ readonly count: pulumi.Output<number | undefined>;
29
+ /**
30
+ * CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
31
+ */
32
+ readonly creationData: pulumi.Output<outputs.containerservice.v20220101.CreationDataResponse | undefined>;
33
+ /**
34
+ * Whether to enable auto-scaler
35
+ */
36
+ readonly enableAutoScaling: pulumi.Output<boolean | undefined>;
37
+ /**
38
+ * 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
39
+ */
40
+ readonly enableEncryptionAtHost: pulumi.Output<boolean | undefined>;
41
+ /**
42
+ * 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.
43
+ */
44
+ readonly enableFIPS: pulumi.Output<boolean | undefined>;
45
+ /**
46
+ * 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.
47
+ */
48
+ readonly enableNodePublicIP: pulumi.Output<boolean | undefined>;
49
+ /**
50
+ * Whether to enable UltraSSD
51
+ */
52
+ readonly enableUltraSSD: pulumi.Output<boolean | undefined>;
53
+ /**
54
+ * GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.
55
+ */
56
+ readonly gpuInstanceProfile: pulumi.Output<string | undefined>;
57
+ /**
58
+ * The Kubelet configuration on the agent pool nodes.
59
+ */
60
+ readonly kubeletConfig: pulumi.Output<outputs.containerservice.v20220101.KubeletConfigResponse | undefined>;
61
+ /**
62
+ * Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
63
+ */
64
+ readonly kubeletDiskType: pulumi.Output<string | undefined>;
65
+ /**
66
+ * The OS configuration of Linux agent nodes.
67
+ */
68
+ readonly linuxOSConfig: pulumi.Output<outputs.containerservice.v20220101.LinuxOSConfigResponse | undefined>;
69
+ /**
70
+ * The maximum number of nodes for auto-scaling
71
+ */
72
+ readonly maxCount: pulumi.Output<number | undefined>;
73
+ /**
74
+ * The maximum number of pods that can run on a node.
75
+ */
76
+ readonly maxPods: pulumi.Output<number | undefined>;
77
+ /**
78
+ * The minimum number of nodes for auto-scaling
79
+ */
80
+ readonly minCount: pulumi.Output<number | undefined>;
81
+ /**
82
+ * 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
83
+ */
84
+ readonly mode: pulumi.Output<string | undefined>;
85
+ /**
86
+ * The name of the resource that is unique within a resource group. This name can be used to access the resource.
87
+ */
88
+ readonly name: pulumi.Output<string>;
89
+ /**
90
+ * The version of node image
91
+ */
92
+ readonly nodeImageVersion: pulumi.Output<string>;
93
+ /**
94
+ * The node labels to be persisted across all nodes in agent pool.
95
+ */
96
+ readonly nodeLabels: pulumi.Output<{
97
+ [key: string]: string;
98
+ } | undefined>;
99
+ /**
100
+ * This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}
101
+ */
102
+ readonly nodePublicIPPrefixID: pulumi.Output<string | undefined>;
103
+ /**
104
+ * The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
105
+ */
106
+ readonly nodeTaints: pulumi.Output<string[] | undefined>;
107
+ /**
108
+ * 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).
109
+ */
110
+ readonly orchestratorVersion: pulumi.Output<string | undefined>;
111
+ /**
112
+ * 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.
113
+ */
114
+ readonly osDiskSizeGB: pulumi.Output<number | undefined>;
115
+ /**
116
+ * 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).
117
+ */
118
+ readonly osDiskType: pulumi.Output<string | undefined>;
119
+ /**
120
+ * Specifies an OS SKU. This value must not be specified if OSType is Windows.
121
+ */
122
+ readonly osSKU: pulumi.Output<string | undefined>;
123
+ /**
124
+ * The operating system type. The default is Linux.
125
+ */
126
+ readonly osType: pulumi.Output<string | undefined>;
127
+ /**
128
+ * 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}
129
+ */
130
+ readonly podSubnetID: pulumi.Output<string | undefined>;
131
+ /**
132
+ * 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
133
+ */
134
+ readonly powerState: pulumi.Output<outputs.containerservice.v20220101.PowerStateResponse | undefined>;
135
+ /**
136
+ * The current deployment or provisioning state.
137
+ */
138
+ readonly provisioningState: pulumi.Output<string>;
139
+ /**
140
+ * The ID for Proximity Placement Group.
141
+ */
142
+ readonly proximityPlacementGroupID: pulumi.Output<string | undefined>;
143
+ /**
144
+ * This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete.
145
+ */
146
+ readonly scaleDownMode: pulumi.Output<string | undefined>;
147
+ /**
148
+ * This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'.
149
+ */
150
+ readonly scaleSetEvictionPolicy: pulumi.Output<string | undefined>;
151
+ /**
152
+ * The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'.
153
+ */
154
+ readonly scaleSetPriority: pulumi.Output<string | undefined>;
155
+ /**
156
+ * 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)
157
+ */
158
+ readonly spotMaxPrice: pulumi.Output<number | undefined>;
159
+ /**
160
+ * The tags to be persisted on the agent pool virtual machine scale set.
161
+ */
162
+ readonly tags: pulumi.Output<{
163
+ [key: string]: string;
164
+ } | undefined>;
165
+ /**
166
+ * The type of Agent Pool.
167
+ */
168
+ readonly type: pulumi.Output<string>;
169
+ /**
170
+ * Settings for upgrading the agentpool
171
+ */
172
+ readonly upgradeSettings: pulumi.Output<outputs.containerservice.v20220101.AgentPoolUpgradeSettingsResponse | undefined>;
173
+ /**
174
+ * 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
175
+ */
176
+ readonly vmSize: pulumi.Output<string | undefined>;
177
+ /**
178
+ * 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}
179
+ */
180
+ readonly vnetSubnetID: pulumi.Output<string | undefined>;
181
+ /**
182
+ * Determines the type of workload a node can run.
183
+ */
184
+ readonly workloadRuntime: pulumi.Output<string | undefined>;
185
+ /**
186
+ * Create a AgentPool resource with the given unique name, arguments, and options.
187
+ *
188
+ * @param name The _unique_ name of the resource.
189
+ * @param args The arguments to use to populate this resource's properties.
190
+ * @param opts A bag of options that control this resource's behavior.
191
+ */
192
+ constructor(name: string, args: AgentPoolArgs, opts?: pulumi.CustomResourceOptions);
193
+ }
194
+ /**
195
+ * The set of arguments for constructing a AgentPool resource.
196
+ */
197
+ export interface AgentPoolArgs {
198
+ /**
199
+ * The name of the agent pool.
200
+ */
201
+ agentPoolName?: pulumi.Input<string>;
202
+ /**
203
+ * The list of Availability zones to use for nodes. This can only be specified if the AgentPoolType property is 'VirtualMachineScaleSets'.
204
+ */
205
+ availabilityZones?: pulumi.Input<pulumi.Input<string>[]>;
206
+ /**
207
+ * 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.
208
+ */
209
+ count?: pulumi.Input<number>;
210
+ /**
211
+ * CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
212
+ */
213
+ creationData?: pulumi.Input<inputs.containerservice.v20220101.CreationDataArgs>;
214
+ /**
215
+ * Whether to enable auto-scaler
216
+ */
217
+ enableAutoScaling?: pulumi.Input<boolean>;
218
+ /**
219
+ * 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
220
+ */
221
+ enableEncryptionAtHost?: pulumi.Input<boolean>;
222
+ /**
223
+ * 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.
224
+ */
225
+ enableFIPS?: pulumi.Input<boolean>;
226
+ /**
227
+ * 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.
228
+ */
229
+ enableNodePublicIP?: pulumi.Input<boolean>;
230
+ /**
231
+ * Whether to enable UltraSSD
232
+ */
233
+ enableUltraSSD?: pulumi.Input<boolean>;
234
+ /**
235
+ * GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.
236
+ */
237
+ gpuInstanceProfile?: pulumi.Input<string | enums.containerservice.v20220101.GPUInstanceProfile>;
238
+ /**
239
+ * The Kubelet configuration on the agent pool nodes.
240
+ */
241
+ kubeletConfig?: pulumi.Input<inputs.containerservice.v20220101.KubeletConfigArgs>;
242
+ /**
243
+ * Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
244
+ */
245
+ kubeletDiskType?: pulumi.Input<string | enums.containerservice.v20220101.KubeletDiskType>;
246
+ /**
247
+ * The OS configuration of Linux agent nodes.
248
+ */
249
+ linuxOSConfig?: pulumi.Input<inputs.containerservice.v20220101.LinuxOSConfigArgs>;
250
+ /**
251
+ * The maximum number of nodes for auto-scaling
252
+ */
253
+ maxCount?: pulumi.Input<number>;
254
+ /**
255
+ * The maximum number of pods that can run on a node.
256
+ */
257
+ maxPods?: pulumi.Input<number>;
258
+ /**
259
+ * The minimum number of nodes for auto-scaling
260
+ */
261
+ minCount?: pulumi.Input<number>;
262
+ /**
263
+ * 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
264
+ */
265
+ mode?: pulumi.Input<string | enums.containerservice.v20220101.AgentPoolMode>;
266
+ /**
267
+ * The node labels to be persisted across all nodes in agent pool.
268
+ */
269
+ nodeLabels?: pulumi.Input<{
270
+ [key: string]: pulumi.Input<string>;
271
+ }>;
272
+ /**
273
+ * This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}
274
+ */
275
+ nodePublicIPPrefixID?: pulumi.Input<string>;
276
+ /**
277
+ * The taints added to new nodes during node pool create and scale. For example, key=value:NoSchedule.
278
+ */
279
+ nodeTaints?: pulumi.Input<pulumi.Input<string>[]>;
280
+ /**
281
+ * 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).
282
+ */
283
+ orchestratorVersion?: pulumi.Input<string>;
284
+ /**
285
+ * 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.
286
+ */
287
+ osDiskSizeGB?: pulumi.Input<number>;
288
+ /**
289
+ * 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).
290
+ */
291
+ osDiskType?: pulumi.Input<string | enums.containerservice.v20220101.OSDiskType>;
292
+ /**
293
+ * Specifies an OS SKU. This value must not be specified if OSType is Windows.
294
+ */
295
+ osSKU?: pulumi.Input<string | enums.containerservice.v20220101.OSSKU>;
296
+ /**
297
+ * The operating system type. The default is Linux.
298
+ */
299
+ osType?: pulumi.Input<string | enums.containerservice.v20220101.OSType>;
300
+ /**
301
+ * 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}
302
+ */
303
+ podSubnetID?: pulumi.Input<string>;
304
+ /**
305
+ * 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
306
+ */
307
+ powerState?: pulumi.Input<inputs.containerservice.v20220101.PowerStateArgs>;
308
+ /**
309
+ * The ID for Proximity Placement Group.
310
+ */
311
+ proximityPlacementGroupID?: pulumi.Input<string>;
312
+ /**
313
+ * The name of the resource group.
314
+ */
315
+ resourceGroupName: pulumi.Input<string>;
316
+ /**
317
+ * The name of the managed cluster resource.
318
+ */
319
+ resourceName: pulumi.Input<string>;
320
+ /**
321
+ * This also effects the cluster autoscaler behavior. If not specified, it defaults to Delete.
322
+ */
323
+ scaleDownMode?: pulumi.Input<string | enums.containerservice.v20220101.ScaleDownMode>;
324
+ /**
325
+ * This cannot be specified unless the scaleSetPriority is 'Spot'. If not specified, the default is 'Delete'.
326
+ */
327
+ scaleSetEvictionPolicy?: pulumi.Input<string | enums.containerservice.v20220101.ScaleSetEvictionPolicy>;
328
+ /**
329
+ * The Virtual Machine Scale Set priority. If not specified, the default is 'Regular'.
330
+ */
331
+ scaleSetPriority?: pulumi.Input<string | enums.containerservice.v20220101.ScaleSetPriority>;
332
+ /**
333
+ * 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)
334
+ */
335
+ spotMaxPrice?: pulumi.Input<number>;
336
+ /**
337
+ * The tags to be persisted on the agent pool virtual machine scale set.
338
+ */
339
+ tags?: pulumi.Input<{
340
+ [key: string]: pulumi.Input<string>;
341
+ }>;
342
+ /**
343
+ * The type of Agent Pool.
344
+ */
345
+ type?: pulumi.Input<string | enums.containerservice.v20220101.AgentPoolType>;
346
+ /**
347
+ * Settings for upgrading the agentpool
348
+ */
349
+ upgradeSettings?: pulumi.Input<inputs.containerservice.v20220101.AgentPoolUpgradeSettingsArgs>;
350
+ /**
351
+ * 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
352
+ */
353
+ vmSize?: pulumi.Input<string>;
354
+ /**
355
+ * 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}
356
+ */
357
+ vnetSubnetID?: pulumi.Input<string>;
358
+ /**
359
+ * Determines the type of workload a node can run.
360
+ */
361
+ workloadRuntime?: pulumi.Input<string | enums.containerservice.v20220101.WorkloadRuntime>;
362
+ }
@@ -0,0 +1,145 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi SDK Generator. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.AgentPool = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Agent Pool.
10
+ */
11
+ class AgentPool extends pulumi.CustomResource {
12
+ /**
13
+ * Create a AgentPool resource with the given unique name, arguments, and options.
14
+ *
15
+ * @param name The _unique_ name of the resource.
16
+ * @param args The arguments to use to populate this resource's properties.
17
+ * @param opts A bag of options that control this resource's behavior.
18
+ */
19
+ constructor(name, args, opts) {
20
+ let resourceInputs = {};
21
+ opts = opts || {};
22
+ if (!opts.id) {
23
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
24
+ throw new Error("Missing required property 'resourceGroupName'");
25
+ }
26
+ if ((!args || args.resourceName === undefined) && !opts.urn) {
27
+ throw new Error("Missing required property 'resourceName'");
28
+ }
29
+ resourceInputs["agentPoolName"] = args ? args.agentPoolName : undefined;
30
+ resourceInputs["availabilityZones"] = args ? args.availabilityZones : undefined;
31
+ resourceInputs["count"] = args ? args.count : undefined;
32
+ resourceInputs["creationData"] = args ? args.creationData : undefined;
33
+ resourceInputs["enableAutoScaling"] = args ? args.enableAutoScaling : undefined;
34
+ resourceInputs["enableEncryptionAtHost"] = args ? args.enableEncryptionAtHost : undefined;
35
+ resourceInputs["enableFIPS"] = args ? args.enableFIPS : undefined;
36
+ resourceInputs["enableNodePublicIP"] = args ? args.enableNodePublicIP : undefined;
37
+ resourceInputs["enableUltraSSD"] = args ? args.enableUltraSSD : undefined;
38
+ resourceInputs["gpuInstanceProfile"] = args ? args.gpuInstanceProfile : undefined;
39
+ resourceInputs["kubeletConfig"] = args ? args.kubeletConfig : undefined;
40
+ resourceInputs["kubeletDiskType"] = args ? args.kubeletDiskType : undefined;
41
+ resourceInputs["linuxOSConfig"] = args ? args.linuxOSConfig : undefined;
42
+ resourceInputs["maxCount"] = args ? args.maxCount : undefined;
43
+ resourceInputs["maxPods"] = args ? args.maxPods : undefined;
44
+ resourceInputs["minCount"] = args ? args.minCount : undefined;
45
+ resourceInputs["mode"] = args ? args.mode : undefined;
46
+ resourceInputs["nodeLabels"] = args ? args.nodeLabels : undefined;
47
+ resourceInputs["nodePublicIPPrefixID"] = args ? args.nodePublicIPPrefixID : undefined;
48
+ resourceInputs["nodeTaints"] = args ? args.nodeTaints : undefined;
49
+ resourceInputs["orchestratorVersion"] = args ? args.orchestratorVersion : undefined;
50
+ resourceInputs["osDiskSizeGB"] = args ? args.osDiskSizeGB : undefined;
51
+ resourceInputs["osDiskType"] = args ? args.osDiskType : undefined;
52
+ resourceInputs["osSKU"] = args ? args.osSKU : undefined;
53
+ resourceInputs["osType"] = args ? args.osType : undefined;
54
+ resourceInputs["podSubnetID"] = args ? args.podSubnetID : undefined;
55
+ resourceInputs["powerState"] = args ? args.powerState : undefined;
56
+ resourceInputs["proximityPlacementGroupID"] = args ? args.proximityPlacementGroupID : undefined;
57
+ resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
58
+ resourceInputs["resourceName"] = args ? args.resourceName : undefined;
59
+ resourceInputs["scaleDownMode"] = args ? args.scaleDownMode : undefined;
60
+ resourceInputs["scaleSetEvictionPolicy"] = args ? args.scaleSetEvictionPolicy : undefined;
61
+ resourceInputs["scaleSetPriority"] = args ? args.scaleSetPriority : undefined;
62
+ resourceInputs["spotMaxPrice"] = args ? args.spotMaxPrice : undefined;
63
+ resourceInputs["tags"] = args ? args.tags : undefined;
64
+ resourceInputs["type"] = args ? args.type : undefined;
65
+ resourceInputs["upgradeSettings"] = args ? args.upgradeSettings : undefined;
66
+ resourceInputs["vmSize"] = args ? args.vmSize : undefined;
67
+ resourceInputs["vnetSubnetID"] = args ? args.vnetSubnetID : undefined;
68
+ resourceInputs["workloadRuntime"] = args ? args.workloadRuntime : undefined;
69
+ resourceInputs["name"] = undefined /*out*/;
70
+ resourceInputs["nodeImageVersion"] = undefined /*out*/;
71
+ resourceInputs["provisioningState"] = undefined /*out*/;
72
+ }
73
+ else {
74
+ resourceInputs["availabilityZones"] = undefined /*out*/;
75
+ resourceInputs["count"] = undefined /*out*/;
76
+ resourceInputs["creationData"] = undefined /*out*/;
77
+ resourceInputs["enableAutoScaling"] = undefined /*out*/;
78
+ resourceInputs["enableEncryptionAtHost"] = undefined /*out*/;
79
+ resourceInputs["enableFIPS"] = undefined /*out*/;
80
+ resourceInputs["enableNodePublicIP"] = undefined /*out*/;
81
+ resourceInputs["enableUltraSSD"] = undefined /*out*/;
82
+ resourceInputs["gpuInstanceProfile"] = undefined /*out*/;
83
+ resourceInputs["kubeletConfig"] = undefined /*out*/;
84
+ resourceInputs["kubeletDiskType"] = undefined /*out*/;
85
+ resourceInputs["linuxOSConfig"] = undefined /*out*/;
86
+ resourceInputs["maxCount"] = undefined /*out*/;
87
+ resourceInputs["maxPods"] = undefined /*out*/;
88
+ resourceInputs["minCount"] = undefined /*out*/;
89
+ resourceInputs["mode"] = undefined /*out*/;
90
+ resourceInputs["name"] = undefined /*out*/;
91
+ resourceInputs["nodeImageVersion"] = undefined /*out*/;
92
+ resourceInputs["nodeLabels"] = undefined /*out*/;
93
+ resourceInputs["nodePublicIPPrefixID"] = undefined /*out*/;
94
+ resourceInputs["nodeTaints"] = undefined /*out*/;
95
+ resourceInputs["orchestratorVersion"] = undefined /*out*/;
96
+ resourceInputs["osDiskSizeGB"] = undefined /*out*/;
97
+ resourceInputs["osDiskType"] = undefined /*out*/;
98
+ resourceInputs["osSKU"] = undefined /*out*/;
99
+ resourceInputs["osType"] = undefined /*out*/;
100
+ resourceInputs["podSubnetID"] = undefined /*out*/;
101
+ resourceInputs["powerState"] = undefined /*out*/;
102
+ resourceInputs["provisioningState"] = undefined /*out*/;
103
+ resourceInputs["proximityPlacementGroupID"] = undefined /*out*/;
104
+ resourceInputs["scaleDownMode"] = undefined /*out*/;
105
+ resourceInputs["scaleSetEvictionPolicy"] = undefined /*out*/;
106
+ resourceInputs["scaleSetPriority"] = undefined /*out*/;
107
+ resourceInputs["spotMaxPrice"] = undefined /*out*/;
108
+ resourceInputs["tags"] = undefined /*out*/;
109
+ resourceInputs["type"] = undefined /*out*/;
110
+ resourceInputs["upgradeSettings"] = undefined /*out*/;
111
+ resourceInputs["vmSize"] = undefined /*out*/;
112
+ resourceInputs["vnetSubnetID"] = undefined /*out*/;
113
+ resourceInputs["workloadRuntime"] = undefined /*out*/;
114
+ }
115
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
116
+ const aliasOpts = { aliases: [{ type: "azure-native:containerservice:AgentPool" }, { type: "azure-native:containerservice/v20190201:AgentPool" }, { type: "azure-native:containerservice/v20190401:AgentPool" }, { type: "azure-native:containerservice/v20190601:AgentPool" }, { type: "azure-native:containerservice/v20190801:AgentPool" }, { type: "azure-native:containerservice/v20191001:AgentPool" }, { type: "azure-native:containerservice/v20191101:AgentPool" }, { type: "azure-native:containerservice/v20200101:AgentPool" }, { type: "azure-native:containerservice/v20200201:AgentPool" }, { type: "azure-native:containerservice/v20200301:AgentPool" }, { type: "azure-native:containerservice/v20200401:AgentPool" }, { type: "azure-native:containerservice/v20200601:AgentPool" }, { type: "azure-native:containerservice/v20200701:AgentPool" }, { type: "azure-native:containerservice/v20200901:AgentPool" }, { type: "azure-native:containerservice/v20201101:AgentPool" }, { type: "azure-native:containerservice/v20201201:AgentPool" }, { type: "azure-native:containerservice/v20210201:AgentPool" }, { type: "azure-native:containerservice/v20210301:AgentPool" }, { type: "azure-native:containerservice/v20210501:AgentPool" }, { type: "azure-native:containerservice/v20210701:AgentPool" }, { type: "azure-native:containerservice/v20210801:AgentPool" }, { type: "azure-native:containerservice/v20210901:AgentPool" }, { type: "azure-native:containerservice/v20211001:AgentPool" }, { type: "azure-native:containerservice/v20211101preview:AgentPool" }, { type: "azure-native:containerservice/v20220102preview:AgentPool" }] };
117
+ opts = pulumi.mergeOptions(opts, aliasOpts);
118
+ super(AgentPool.__pulumiType, name, resourceInputs, opts);
119
+ }
120
+ /**
121
+ * Get an existing AgentPool resource's state with the given name, ID, and optional extra
122
+ * properties used to qualify the lookup.
123
+ *
124
+ * @param name The _unique_ name of the resulting resource.
125
+ * @param id The _unique_ provider ID of the resource to lookup.
126
+ * @param opts Optional settings to control the behavior of the CustomResource.
127
+ */
128
+ static get(name, id, opts) {
129
+ return new AgentPool(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
130
+ }
131
+ /**
132
+ * Returns true if the given object is an instance of AgentPool. This is designed to work even
133
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
134
+ */
135
+ static isInstance(obj) {
136
+ if (obj === undefined || obj === null) {
137
+ return false;
138
+ }
139
+ return obj['__pulumiType'] === AgentPool.__pulumiType;
140
+ }
141
+ }
142
+ exports.AgentPool = AgentPool;
143
+ /** @internal */
144
+ AgentPool.__pulumiType = 'azure-native:containerservice/v20220101:AgentPool';
145
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWdlbnRQb29sLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vY29udGFpbmVyc2VydmljZS92MjAyMjAxMDEvYWdlbnRQb29sLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSx3RUFBd0U7QUFDeEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBRXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILE1BQWEsU0FBVSxTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBNExoRDs7Ozs7O09BTUc7SUFDSCxZQUFZLElBQVksRUFBRSxJQUFtQixFQUFFLElBQW1DO1FBQzlFLElBQUksY0FBYyxHQUFrQixFQUFFLENBQUM7UUFDdkMsSUFBSSxHQUFHLElBQUksSUFBSSxFQUFFLENBQUM7UUFDbEIsSUFBSSxDQUFDLElBQUksQ0FBQyxFQUFFLEVBQUU7WUFDVixJQUFJLENBQUMsQ0FBQyxJQUFJLElBQUksSUFBSSxDQUFDLGlCQUFpQixLQUFLLFNBQVMsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLEdBQUcsRUFBRTtnQkFDOUQsTUFBTSxJQUFJLEtBQUssQ0FBQywrQ0FBK0MsQ0FBQyxDQUFDO2FBQ3BFO1lBQ0QsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxZQUFZLEtBQUssU0FBUyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFO2dCQUN6RCxNQUFNLElBQUksS0FBSyxDQUFDLDBDQUEwQyxDQUFDLENBQUM7YUFDL0Q7WUFDRCxjQUFjLENBQUMsZUFBZSxDQUFDLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsYUFBYSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUM7WUFDeEUsY0FBYyxDQUFDLG1CQUFtQixDQUFDLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsaUJBQWlCLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQztZQUNoRixjQUFjLENBQUMsT0FBTyxDQUFDLEdBQUcsSUFBSSxD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