Skip to content

Add sysctl configuration ability to HostPlumber #26

@xagent003

Description

@xagent003

There might use usecase for configuring various sysctl parameters. Like enabling/disabling IP forwarding, RPF filters, TCP, ARP, ipv6, etc... HostPlumber could easily take in which to set and apply them on each host.

We could either take in pre-defined parameters only to apply, or just accept a list of key-value pairs to append to sysctl.conf on each host, applying whatever the user provides (with the assumption the user knows what they are doing, and has permissions to tweak every single parameter) This is a broader discussion as changing these settings can affect security or connectivity to the nodes

https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions