If changing the alarm comparison operator from the default "greater than" to "less than", then the order of the thresholds stays the same and requires that the critical threshold "Value must be less than Major Threshold". Actually with "less than" the major threshold should be lower than the critical threshold.
UMA metric: Kubernetes|Namespaces|<namespace>|Pods|<pod>:Pod Ready State
Values:
0 = not ready
1 = ready
Use case:
Want to alarm when the value is < 1. Tried using the “less than” operator.