SAP BTP service operator enables developers to connect Kubernetes clusters to SAP BTP accounts and to consume SAP BTP services within the clusters by using Kubernetes native tools.
Apache License 2.0
126
stars
52
forks
source link
OOM due to secrets/configmaps - limited cache implementation #435
This feature is disabled by default, it should be enabled when btp opeartor is crashing due to OOM during startup that is caused in cluster that has many secrets/configmaps.
it is the user's responsibility to label the relevant secrets/configmaps with the needed label:
"services.cloud.sap.com/managed-by-sap-btp-operator": "true
This feature is disabled by default, it should be enabled when btp opeartor is crashing due to OOM during startup that is caused in cluster that has many secrets/configmaps.
it is the user's responsibility to label the relevant secrets/configmaps with the needed label: "services.cloud.sap.com/managed-by-sap-btp-operator": "true