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 redis

Workloads

StatefulSet redis-master

Containers

Container redis

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 500m greater than 45m
CPU Limit 500m greater than 45m
Memory Request 512Mi greater than 55Mi
Memory Limit 512Mi greater than 55Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 45m
    memory: 55Mi
  limits:
    cpu: 45m
    memory: 55Mi
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 500m greater than 45m
CPU Limit 500m greater than 50m
Memory Request 512Mi greater than 50Mi
Memory Limit 512Mi greater than 56Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 45m
    memory: 50Mi
  limits:
    cpu: 50m
    memory: 56Mi