otomi-core icon indicating copy to clipboard operation
otomi-core copied to clipboard

Cluster resource validation

Open j-zimnowoda opened this issue 1 year ago • 0 comments

WHY

Users too often end up with Otomi installation failing due to insufficient cluster resources

User Story

AS A user installing Otomi I WANT TO to be warned about insufficient CPU and Memory resources SO I do not bump into ambiguous issues during the Otomi installation

Acceptance criteria

GIVEN I am installing Otomi from Helm chart WHEN my cluster have less than 12 CPU, 32 GB and 100 GB HDD THEN Installation stops with a warning about insufficient cluster resources and instruction how to skip that warning.

GIVEN I am installing Otomi from Helm chart with the validation.clusterResources=false WHEN my cluster have less than 12 CPU, 32 GB and 100 GB HDD THEN Installation proceeds

Definition of done

  • [ ] Relevant PRs are merged
  • [ ] Tested by peer
  • [ ] Updated documentation reviewed by peer
  • [ ] Short demo video recorded and stored on google drive (if applicable)

j-zimnowoda avatar Aug 17 '23 09:08 j-zimnowoda