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

cloud-init support #371

Open
shaunco opened this issue Dec 14, 2023 · 1 comment
Open

cloud-init support #371

shaunco opened this issue Dec 14, 2023 · 1 comment

Comments

@shaunco
Copy link

shaunco commented Dec 14, 2023

We have an increasing number of customers deploying balenaOS virtual appliances on VMWare, Nutanix, or Azure and we currently provide them a pre-configured OVA. When delivering a few, it isn't too bad to edit the config.json file in the boot partition and export a new OVA, but for larger deployments it would be great for balenaOS to support cloud-init to at least obtain network config (IP/mask, gateway, DNS, hostname, NTP, etc) and the remainder of config.json settings via vendordata for things like balena hostnames, provisioning keys, redsocks config, CA roots, etc.

@ab77
Copy link
Contributor

ab77 commented Feb 28, 2024

@shaunco we use this. It preloads a stub image that pulls cloud-init config from provider metadata.

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

No branches or pull requests

2 participants