[Operational Awareness] Configuration for max-payload-size in HTTP client used by the Kubernetes client has be verified #517
Labels
area/control-plane
Related to all activities around Kyma Control Plane
kind/feature
Categorizes issue or PR as related to a new feature.
Description
As result or the operational awareness workshop, we agreed to review the configuration of the HTTP client used by the Kubernetes library. Goal is to ensure that an oversized response from the Kubernetes API will not lead to an OOM situation in KIM - therefore the maximal payload-size has to be set to a proper value (e.g. 5MB).
AC:
Reasons
Avoid KIM instability or OOM situations if Kubernetes API server replies an unexpected huge payload.
Attachments
The text was updated successfully, but these errors were encountered: