Skip to content

[FEATURE] Configurable kernel parameters in node containers #746

@ehaymore

Description

@ehaymore

Scope of your request

k3d is awesome! I have a need to modify namespaced kernel parameters (e.g. kernel.sem) in the k3s cluster node containers that k3d creates. These parameters can't be modified from inside a running container so they must be specified at the time it's created.

Describe the solution you'd like

"docker run" provides a --sysctl option that provides this functionality when creating containers manually. It would be nice to have a k3d configuration option which allows modifications to kernel parameters to be specified and that can pass this information to the node container creation when creating the cluster.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions