We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4737413 commit 46f3e1fCopy full SHA for 46f3e1f
userdocs/src/usage/spot/ocean/nodegroup/spot-ocean-nodegroups.md
@@ -43,14 +43,6 @@ nodeGroups:
43
# from the desired capacity.
44
spotPercentage: 100
45
46
- # Allow Ocean to utilize any available reserved
47
- # instances first before purchasing Spot instances.
48
- utilizeReservedInstances: true
49
-
50
- # Launch On-Demand instances in case of no Spot
51
- # instances available.
52
- fallbackToOnDemand: true
53
54
autoScaler:
55
# Spare resource capacity management enabling fast
56
# assignment of Pods without waiting for new resources
0 commit comments