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 epis-event-tools

Workloads

Deployment http-echo

Containers

Container http-echo

Details
Guaranteed QoS

+$0/hour

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

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 100m greater than 10m
CPU Limit 1 greater than 87m
Memory Request 256Mi not equal 35Mi
Memory Limit 1Gi greater than 277Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 10m
    memory: 35Mi
  limits:
    cpu: 87m
    memory: 277Mi