Skip to content

Commit a5d668e

Browse files
authored
Merge pull request #39292 from chinmayi-chandrasekar/BZ1888380_Azure_limits_spot_vms
2 parents f498284 + 3f5ae1e commit a5d668e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

modules/installation-azure-limits.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,19 @@ ifndef::ash[]
184184
endif::ash[]
185185
|The internal load balancer, each of the three control plane machines, and each
186186
of the three worker machines each use a private IP address.
187+
188+
ifndef::ash[]
189+
|Spot VM vCPUs (optional)
190+
|0
191+
192+
If you configure spot VMs, your cluster must have two spot VM vCPUs for every compute node.
193+
|20 per region
194+
|This is an optional component. To use spot VMs, you must increase the Azure default limit to at least twice the number of compute nodes in your cluster.
195+
[NOTE]
196+
====
197+
Using spot VMs for control plane nodes is not recommended.
198+
====
199+
endif::ash[]
187200
|===
188201

189202
ifeval::["{context}" == "installing-azure-stack-hub-user-infra"]

0 commit comments

Comments
 (0)