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 svc-descriptor-t

Workloads

Deployment sd-test-svc-descriptor

Containers

Container svc-descriptor

Details
Guaranteed QoS

+$0/hour

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

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 250m greater than 10m
CPU Limit 500m greater than 87m
Memory Request 256Mi not equal 154Mi
Memory Limit 512Mi not equal 1245Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 10m
    memory: 154Mi
  limits:
    cpu: 87m
    memory: 1245Mi