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 gatekeeper-system

Workloads

Deployment gatekeeper-audit

Containers

Container gatekeeper-audit-container

Details
Guaranteed QoS
Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 100m greater than 49m
CPU Limit 2 greater than 49m
Memory Request 256Mi less than 381M
Memory Limit 3Gi greater than 381M
YAML for Recommended Settings
resources:
  requests:
    cpu: 49m
    memory: 381M
  limits:
    cpu: 49m
    memory: 381M
Burstable QoS
Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 100m not equal 15m
CPU Limit 2 greater than 126m
Memory Request 256Mi less than 381M
Memory Limit 3Gi greater than 381M
YAML for Recommended Settings
resources:
  requests:
    cpu: 15m
    memory: 381M
  limits:
    cpu: 126m
    memory: 381M

Deployment gatekeeper-controller

Containers

Container gatekeeper-controller-container

Details
Guaranteed QoS
Compare Current Config to Guaranteed QoS Recommendations
Current Guaranteed
CPU Request 100m less than 224m
CPU Limit 2 greater than 224m
Memory Request 256Mi less than 352M
Memory Limit 2Gi greater than 352M
YAML for Recommended Settings
resources:
  requests:
    cpu: 224m
    memory: 352M
  limits:
    cpu: 224m
    memory: 352M
Burstable QoS
Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 100m less than 162m
CPU Limit 2 greater than 271m
Memory Request 256Mi less than 324M
Memory Limit 2Gi greater than 352M
YAML for Recommended Settings
resources:
  requests:
    cpu: 162m
    memory: 324M
  limits:
    cpu: 271m
    memory: 352M