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 marketplace-v38

Workloads

Deployment marketplace

Containers

Container marketplace

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 250m greater than 23m
CPU Limit 500m greater than 23m
Memory Request 512Mi greater than 309Mi
Memory Limit 1Gi greater than 309Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 23m
    memory: 309Mi
  limits:
    cpu: 23m
    memory: 309Mi
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 250m greater than 10m
CPU Limit 500m greater than 174m
Memory Request 512Mi not equal 305Mi
Memory Limit 1Gi not equal 2345Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 10m
    memory: 305Mi
  limits:
    cpu: 174m
    memory: 2345Mi