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 itsm-integration

Workloads

Deployment itsm-app

Containers

Container epis-itsm-integration

Details
Guaranteed QoS

+$0/hour

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

+$0/hour

Compare Current Config to Burstable QoS Recommendations
Current Burstable
CPU Request 100m greater than 10m
CPU Limit 500m greater than 88m
Memory Request 128Mi not equal 120Mi
Memory Limit 512Mi not equal 975Mi
YAML for Recommended Settings
resources:
  requests:
    cpu: 10m
    memory: 120Mi
  limits:
    cpu: 88m
    memory: 975Mi