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 mylogapp

Workloads

Deployment dblogapp

Containers

Container dblogapp

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 15m less than 23m
CPU Limit 100m greater than 23m
Memory Request 110M less than 127M
Memory Limit 200M greater than 127M
YAML for Recommended Settings
resources:
  requests:
    cpu: 23m
    memory: 127M
  limits:
    cpu: 23m
    memory: 127M
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 15m equal 15m
CPU Limit 100m greater than 23m
Memory Request 110M not equal 110M
Memory Limit 200M greater than 132M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 110M
  limits:
    cpu: 23m
    memory: 132M