kubeshop / kusk-gateway

Kusk-gateway is an OpenAPI-driven API Gateway for Kubernetes
https://kubeshop.github.io/kusk-gateway/
MIT License
253 stars 21 forks source link

Manager - resources limitations #905

Open jasmingacic opened 1 year ago

jasmingacic commented 1 year ago

What was the reasoning behind these limitations?

https://github.com/kubeshop/kusk-gateway/blob/main/config/manager/manager.yaml#L48-L54

          resources:
            limits:
              cpu: 2000m
              memory: 1024Mi
            requests:
              cpu: 500m
              memory: 256Mi
aabedraba commented 1 year ago

@kylehodgetts if you could jump here when you can, please