Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I set node kernel params on aks? (or any cloud) #290

Open
jeacott1 opened this issue Oct 26, 2022 · 1 comment
Open

How can I set node kernel params on aks? (or any cloud) #290

jeacott1 opened this issue Oct 26, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jeacott1
Copy link

I need to be able to set 'net.ipv4.tcp_keepalive_time" etc on aks nodes (azure is brutal on connections).
I can see that the options are available via the azurerm provider, but I cant see how I can access them with kubestack?
should there be a map for adding arbitrary extra nodepool sysctl/kubelet config options from this list?
https://learn.microsoft.com/en-us/azure/aks/custom-node-configuration

thanks

@pst
Copy link
Member

pst commented Oct 26, 2022

If the configuration parameters are available in the Terraform provider, I'd be more than happy to review a PR that adds them to the modules.

@pst pst added enhancement New feature or request good first issue Good for newcomers labels Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants