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 cloudchipr

Workloads

Deployment cloudchipr-c8r-agent

Containers

Container c8r-agent

Details
Guaranteed QoS

+$0/hour

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

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 100m not equal 15m
CPU Limit Not Set error - not set 128m
Memory Request 128Mi not equal 105M
Memory Limit Not Set error - not set 160M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 105M
  limits:
    cpu: 128m
    memory: 160M