kyma-project / application-connector-manager

Apache License 2.0
0 stars 12 forks source link

Add caching #315

Closed tobiscr closed 3 months ago

tobiscr commented 3 months ago

Description

Add caching for secrets and applications.

Related issue(s) https://github.com/kyma-project/application-connector-manager/issues/150

koala7659 commented 3 months ago

Measurement results:

Hyperscaler: Azure Region: westeurope Landscape: kyma-dev

Gateway scaled to 1 replica:

Gateway scaled to 5 replicas:

Increased pod resources

          limits:
            cpu: "1"
            memory: 512Mi
          requests:
            cpu: 20m
            memory: 256Mi 

The safe value for a load seems to be between 100 req /sec - 150 req /sec