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 7m
CPU Limit 300m greater than 7m
Memory Request 128Mi greater than 102Mi
Memory Limit 256Mi greater than 102Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 7m
    memory: 102Mi
  limits:
    cpu: 7m
    memory: 102Mi
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 100m greater than 5m
CPU Limit 300m greater than 8m
Memory Request 128Mi greater than 79Mi
Memory Limit 256Mi greater than 113Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 5m
    memory: 79Mi
  limits:
    cpu: 8m
    memory: 113Mi