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 reloader

Workloads

Deployment reloader-reloader

Containers

Container reloader-reloader

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 50m greater than 10m
CPU Limit 100m greater than 10m
Memory Request 64Mi greater than 44Mi
Memory Limit 128Mi greater than 44Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 10m
    memory: 44Mi
  limits:
    cpu: 10m
    memory: 44Mi
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 50m greater than 8m
CPU Limit 100m greater than 15m
Memory Request 64Mi greater than 43Mi
Memory Limit 128Mi greater than 54Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 8m
    memory: 43Mi
  limits:
    cpu: 15m
    memory: 54Mi