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 500m greater than 15m
CPU Limit 2 greater than 15m
Memory Request 512Mi greater than 100Mi
Memory Limit 2Gi greater than 100Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 100Mi
  limits:
    cpu: 15m
    memory: 100Mi
Burstable QoS

+$0/hour

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