Skip to content

keda-operator throttling on the Kubernetes API server #6789

Open
kedacore/keda-docs
#1571
@ingmars1709

Description

@ingmars1709

In the logs of the keda-operator we see PATCH calls throttled to the Kubernetes API server on the ScaledObjects.
We have around 400 ScaledObjects divided between 17 namespaces.

Waited for 1.320310071s due to client-side throttling, not priority and fairness,
request: PATCH:https://10.24.0.1:443/apis/keda.sh/v1alpha1/namespaces/mynamespace/scaledobjects/scaled-service-foo/status

It looks like we are being throttled on our Kubernetes API server.

Are there any settings on the Keda chart that can tweak the amount of /status PATCH calls done through the K8s API-server?

We are using the Keda Chart version 2.17.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    To Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions