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 portal

Workloads

Deployment portal-universal-chart

Containers

Container universal-chart

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 50m greater than 15m
CPU Limit 200m greater than 15m
Memory Request 128M less than 204M
Memory Limit 512M greater than 204M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 204M
  limits:
    cpu: 15m
    memory: 204M
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 50m greater than 15m
CPU Limit 200m greater than 15m
Memory Request 128M less than 184M
Memory Limit 512M greater than 206M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 184M
  limits:
    cpu: 15m
    memory: 206M