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 itrion-baseline-handling

Workloads

Deployment builder

Containers

Container builder

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 100m greater than 1m
CPU Limit 500m greater than 1m
Memory Request 256Mi greater than 5Mi
Memory Limit 1536Mi greater than 5Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 1m
    memory: 5Mi
  limits:
    cpu: 1m
    memory: 5Mi
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 100m greater than 1m
CPU Limit 500m greater than 1m
Memory Request 256Mi greater than 5Mi
Memory Limit 1536Mi greater than 5Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 1m
    memory: 5Mi
  limits:
    cpu: 1m
    memory: 5Mi