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 strapi

Workloads

Deployment strapi

Containers

Container strapi

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 8m greater than 4m
CPU Limit Not Set error - not set 4m
Memory Request 3000000000 greater than 991M
Memory Limit Not Set error - not set 991M
YAML for Recommended Settings
resources:
  requests:
    cpu: 4m
    memory: 991M
  limits:
    cpu: 4m
    memory: 991M
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 8m greater than 3m
CPU Limit Not Set error - not set 6m
Memory Request 3000000000 greater than 589M
Memory Limit Not Set error - not set 1048M
YAML for Recommended Settings
resources:
  requests:
    cpu: 3m
    memory: 589M
  limits:
    cpu: 6m
    memory: 1048M

Deployment strapi-test

Containers