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 emqx-mqtt

Workloads

StatefulSet emqx

Containers

Container emqx

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 250m greater than 9m
CPU Limit 500m greater than 9m
Memory Request 512Mi greater than 272Mi
Memory Limit 1Gi greater than 272Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 9m
    memory: 272Mi
  limits:
    cpu: 9m
    memory: 272Mi
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 250m greater than 6m
CPU Limit 500m greater than 10m
Memory Request 512Mi greater than 254Mi
Memory Limit 1Gi greater than 275Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 6m
    memory: 254Mi
  limits:
    cpu: 10m
    memory: 275Mi