1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #40779 from openshift-cherrypick-robot/cherry-pick-39292-to-enterprise-4.10

[enterprise-4.10] BZ1888380: include spot VM limits in Azure account limit list
This commit is contained in:
Alex Dellapenta
2022-01-19 22:32:15 -07:00
committed by GitHub

View File

@@ -184,6 +184,19 @@ ifndef::ash[]
endif::ash[]
|The internal load balancer, each of the three control plane machines, and each
of the three worker machines each use a private IP address.
ifndef::ash[]
|Spot VM vCPUs (optional)
|0
If you configure spot VMs, your cluster must have two spot VM vCPUs for every compute node.
|20 per region
|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.
[NOTE]
====
Using spot VMs for control plane nodes is not recommended.
====
endif::ash[]
|===
ifeval::["{context}" == "installing-azure-stack-hub-user-infra"]