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

Add flag for custom cloud-init / user_data for worker nodes #47

Merged
merged 1 commit into from
May 17, 2022

Conversation

jlamillan
Copy link
Collaborator

@jlamillan jlamillan commented May 17, 2022

This PR adds support for --node-user-data-path / --node-user-data-contents. Resolves #46

Use cases for users to add their own user_data / could-init for worker nodes include things like:

  • Installing software on nodes
  • Applying taints, on nodes
  • Configuring (SELinux)
  • Configuring a corporate proxy
  • etc.

@jlamillan jlamillan merged commit ff6423f into master May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add flag for custom cloud-init / user_data for worker nodes
1 participant