An Open Source Project by (Opens in new window)

Want more?
Automate Goldilocks for free with
Fairwinds Insights (Opens in new window)

Namespace Details

Namespace umami

Workloads

Deployment umami

Containers

Container umami

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 5m less than 15m
CPU Limit Not Set error - not set 15m
Memory Request 256Mi less than 381M
Memory Limit Not Set error - not set 381M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 381M
  limits:
    cpu: 15m
    memory: 381M
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 5m less than 15m
CPU Limit Not Set error - not set 45m
Memory Request 256Mi less than 322M
Memory Limit Not Set error - not set 1566M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 322M
  limits:
    cpu: 45m
    memory: 1566M