-
Bug
-
Resolution: Done
-
Normal
-
None
-
1.5.0, 1.6.0, 1.7.0, 1.8.0
-
2
-
False
-
-
False
-
Release Note Not Required
-
Rejected
-
-
Description of problem:
Sometimes Mapt fails to create an ephemeral spot AKS cluster, because it offers a lower price than the current spot price. The error returned by Mapt/Pulumi is the following:
* Status=200 Code="OperationNotAllowed" Message="Code="OperationNotAllowed" Message="Unable to perform operation 'Create Virtual Machine Scale Set' since the provided max price '0.03408 USD' is lower than the current spot price '0.037488 USD' for Azure Spot VM size 'Standard_D4as_v6'. For more information, see http://aka.ms/AzureSpot/errormessages.""
See the complete log.
Upstream bug in the Mapt repository: https://github.com/redhat-developer/mapt/issues/548 with suggested fix
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
# <steps>
Actual results:
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Varies by day and time, depending on the region selected for the cluster creation and the historical price.