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 itrion-connector

Workloads

Deployment mqtt

Containers

Container mqtt

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 100m greater than 11m
CPU Limit 200m greater than 11m
Memory Request 256Mi less than 284Mi
Memory Limit 768Mi greater than 284Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 11m
    memory: 284Mi
  limits:
    cpu: 11m
    memory: 284Mi
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 100m not equal 10m
CPU Limit 200m greater than 179m
Memory Request 256Mi not equal 256Mi
Memory Limit 768Mi not equal 2218Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 10m
    memory: 256Mi
  limits:
    cpu: 179m
    memory: 2218Mi