Skip to content

Commit 69e7ba8

Browse files
authored
Merge pull request #46858 from Amrita42/BZ2091928
removed the admonition on spot instances
2 parents 1f6b9b3 + ca92029 commit 69e7ba8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

modules/machineset-non-guaranteed-instance.adoc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,6 @@ ifdef::gcp[]
2828
You can save on costs by creating a machine set running on GCP that deploys machines as non-guaranteed preemptible VM instances. Preemptible VM instances utilize excess Compute Engine capacity and are less expensive than normal instances. You can use preemptible VM instances for workloads that can tolerate interruptions, such as batch or stateless, horizontally scalable workloads.
2929
endif::gcp[]
3030

31-
[IMPORTANT]
32-
====
33-
It is strongly recommended that control plane machines are not created on
34-
ifdef::aws[Spot Instances]
35-
ifdef::azure[Spot VMs]
36-
ifdef::gcp[preemptible VM instances]
37-
due to the increased likelihood of the instance being terminated. Manual intervention is required to replace a terminated control plane node.
38-
====
39-
4031
ifdef::aws[]
4132
AWS EC2 can terminate a Spot Instance at any time. AWS gives a two-minute warning to the user when an interruption occurs. {product-title} begins to remove the workloads from the affected instances when AWS issues the termination warning.
4233

0 commit comments

Comments
 (0)