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 observability

Workloads

Deployment goldilocks-controller

Containers

Container goldilocks

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 25m less than 380m
CPU Limit Not Set error - not set 380m
Memory Request 256Mi greater than 238Mi
Memory Limit Not Set error - not set 238Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 380m
    memory: 238Mi
  limits:
    cpu: 380m
    memory: 238Mi
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 25m less than 145m
CPU Limit Not Set error - not set 400m
Memory Request 256Mi greater than 235Mi
Memory Limit Not Set error - not set 242Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 145m
    memory: 235Mi
  limits:
    cpu: 400m
    memory: 242Mi

Deployment goldilocks-dashboard

Containers

Container goldilocks

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 25m greater than 2m
CPU Limit Not Set error - not set 2m
Memory Request 256Mi less than 332Mi
Memory Limit Not Set error - not set 332Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 2m
    memory: 332Mi
  limits:
    cpu: 2m
    memory: 332Mi
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 25m greater than 1m
CPU Limit Not Set error - not set 2m
Memory Request 256Mi not equal 88Mi
Memory Limit Not Set error - not set 437Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 1m
    memory: 88Mi
  limits:
    cpu: 2m
    memory: 437Mi