Skip to content

Allow extraArgs to kine #5182

Open
Open

Description

Is your feature request related to a problem? Please describe.

Allow a kineExtraArgs to spec.storage of k0s configuration.

Currently we have a k0s cluster with several (100) CronJobs with minute frequency, this generates spike parallel traffic on kine, which transfers it directly to the dbms exhausting the maximum connections (postgres in our case).

Kine has the option datastore-max-open-connections but there is no way to config this extraArg to kine.

Describe the solution you would like

Create a new parameter kineExtraArgs and route to kine start.

Describe alternatives you've considered

No response

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions