-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently they are created without resources which gives each container default resources that is a little bit too much.
Limits:
cpu: 500m
ephemeral-storage: 1Gi
memory: 2Gi
Requests:
cpu: 500m
ephemeral-storage: 1Gi
memory: 2Gi
Can VerticalPodAutoscaler
be used here? https://cloud.google.com/kubernetes-engine/docs/concepts/verticalpodautoscaler
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request