1.1 KiB
1.1 KiB
| id | title | sidebar_label | original_id |
|---|---|---|---|
| k8s-support | Kubernetes Support | Kubernetes Support | k8s-support |
Control Plane Resource Requirements
The Resource requests provided here have been estimated using data gathered manually using different methods -
- Using command
kubectl top - Recommendations from Vertical-Pod-Autoscaler
- Recommendations by a great utility Goldilocks.
These resources are getting monitored continuously and the information below will be updated as the metrics changes.
| Pod | Container | CPU(Requested) | Memory(Requested) |
|---|---|---|---|
| litmusportal-frontend | litmusportal-frontend | 25m | 300M |
| litmusportal-server | auth-server | 15m | 150M |
| litmusportal-server | graphql-server | 15m | 150M |
| mongodb | mongodb | 25m | 300M |