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-dev

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 11m
CPU Limit 500m greater than 11m
Memory Request 512Mi greater than 284Mi
Memory Limit 1Gi greater than 284Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 11m
    memory: 284Mi
  limits:
    cpu: 11m
    memory: 284Mi
Burstable QoS

+$0/hour

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