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 ssh-tunnel

Workloads

Deployment ssh-tunnel

Containers

Container ssh-tunnel

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 50m greater than 15m
CPU Limit 50m greater than 15m
Memory Request 192Mi less than 226M
Memory Limit 256Mi greater than 226M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 226M
  limits:
    cpu: 15m
    memory: 226M
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 50m not equal 15m
CPU Limit 50m not equal 523m
Memory Request 192Mi less than 223M
Memory Limit 256Mi not equal 1873M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 223M
  limits:
    cpu: 523m
    memory: 1873M