Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 887 Bytes

availability-tiers.md

File metadata and controls

12 lines (8 loc) · 887 Bytes

Availability Tiers impact capacity recommendations, health ratings and more in the Kubecost product. As an example, production jobs receive higher resource request recommendations than dev workloads. Another example is health scores for high availability workloads are heavily penalized for not having multiple replicas availabile.

Today our product supports the following tiers:

Tier Priority Default
Highly Available or Critical 0 If true, recommendations and health scores heavily prioritize availability. This is the default tier if none is supplied.
Production 1 Intended for production jobs that are not necessarily mission critical.
Staging or Dev 2 Meant for experimental or development resources. Redundancy or availability is not a high priority.

Have questions or feedback? Contact us at [email protected].