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

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

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 250m not equal 48m
CPU Limit 500m not equal 592m
Memory Request 512Mi less than 554Mi
Memory Limit 1Gi not equal 4259Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 48m
    memory: 554Mi
  limits:
    cpu: 592m
    memory: 4259Mi