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 feature-flags

Workloads

Deployment gofeatureflag-relay-proxy

Containers

Container relay-proxy

Details
Guaranteed QoS

+$0/hour

Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 100m greater than 4m
CPU Limit 200m greater than 4m
Memory Request 128Mi greater than 23Mi
Memory Limit 256Mi greater than 23Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 4m
    memory: 23Mi
  limits:
    cpu: 4m
    memory: 23Mi
Burstable QoS

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 100m greater than 1m
CPU Limit 200m greater than 15m
Memory Request 128Mi greater than 21Mi
Memory Limit 256Mi greater than 24Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 1m
    memory: 21Mi
  limits:
    cpu: 15m
    memory: 24Mi