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 gotenberg

Workloads

Deployment gotenberg

Containers

Container gotenberg

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 500m greater than 15m
CPU Limit 500m greater than 15m
Memory Request 512Mi greater than 324M
Memory Limit 512Mi greater than 324M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 324M
  limits:
    cpu: 15m
    memory: 324M
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 500m greater than 15m
CPU Limit 500m greater than 89m
Memory Request 512Mi not equal 105M
Memory Limit 512Mi not equal 2625M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 105M
  limits:
    cpu: 89m
    memory: 2625M