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 code-server

Workloads

Deployment code-server

Containers

Container code-server

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 5m less than 15m
CPU Limit Not Set error - not set 15m
Memory Request 1Gi greater than 145M
Memory Limit Not Set error - not set 145M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 145M
  limits:
    cpu: 15m
    memory: 145M
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 5m less than 15m
CPU Limit Not Set error - not set 44m
Memory Request 1Gi greater than 144M
Memory Limit Not Set error - not set 591M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 144M
  limits:
    cpu: 44m
    memory: 591M