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 ingress-nginx

Workloads

Deployment ingress-nginx-controller

Containers

Container controller

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 100m greater than 25m
CPU Limit Not Set error - not set 25m
Memory Request 90Mi less than 324M
Memory Limit Not Set error - not set 324M
YAML for Recommended Settings
resources:
  requests:
    cpu: 25m
    memory: 324M
  limits:
    cpu: 25m
    memory: 324M
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 100m greater than 25m
CPU Limit Not Set error - not set 25m
Memory Request 90Mi less than 324M
Memory Limit Not Set error - not set 329M
YAML for Recommended Settings
resources:
  requests:
    cpu: 25m
    memory: 324M
  limits:
    cpu: 25m
    memory: 329M