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 goldfish

Workloads

Deployment goldfish-test

Containers

Container goldfish-test

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 4m greater than 2m
CPU Limit Not Set error - not set 2m
Memory Request 35Mi greater than 28M
Memory Limit Not Set error - not set 28M
YAML for Recommended Settings
resources:
  requests:
    cpu: 2m
    memory: 28M
  limits:
    cpu: 2m
    memory: 28M
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 4m greater than 1m
CPU Limit Not Set error - not set 2m
Memory Request 35Mi greater than 28M
Memory Limit Not Set error - not set 28M
YAML for Recommended Settings
resources:
  requests:
    cpu: 1m
    memory: 28M
  limits:
    cpu: 2m
    memory: 28M