-
Notifications
You must be signed in to change notification settings - Fork 135
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 documentation for passing cloud-init metadata #110
Comments
I think we can improve the documentation at https://docs.tinkerbell.org/services/hegel to more easily demonstrate how to do this. Is that what you were looking for @wangxin311? |
@nshalman has some experience with this |
sounds like we could definitely use some help documenting how to integrate with cloud-init. Anyone out there that has done this or is interested in this?? We could most definitely use help creating this document. |
There's an on-going documentation overhaul effort. I've added this as something for consideration. For more information please track tinkerbell/roadmap#5. |
For service provisioning, customer need pass cloud-init info to create user/get package, etc. tink should handle cloud-init via metadata, but it's not clear on how to pass cloud-init data to metadata server and retrieve it during boot up.
The text was updated successfully, but these errors were encountered: