Skip to content

[CAPI] cloud init customization#155

Merged
jnummelin merged 1 commit intok0sproject:mainfrom
jnummelin:capi/cloud-init-customization
Jun 19, 2023
Merged

[CAPI] cloud init customization#155
jnummelin merged 1 commit intok0sproject:mainfrom
jnummelin:capi/cloud-init-customization

Conversation

@jnummelin
Copy link
Member

@jnummelin jnummelin commented Jun 14, 2023

Add more configurable items in K0sWorkerConfig

Files: Extra files create via cloud-init
Pre/Post commands: Executed pre and post k0s install and start
Args: Extra args passed to k0s worker command
DownloadURL: If k0s needs to be downloaded from custom URL instead of via get.k0s.sh
PreInstalledK0s: If k0s does not need to be downloaded at all

fixes #126

@jnummelin jnummelin requested a review from a team as a code owner June 14, 2023 10:57
@jnummelin jnummelin force-pushed the capi/cloud-init-customization branch from 4096fbc to 122fdd5 Compare June 14, 2023 11:07
@jnummelin
Copy link
Member Author

jnummelin commented Jun 14, 2023

Broke down the docs part as separate PR, see #156

@jnummelin jnummelin force-pushed the capi/cloud-init-customization branch from 122fdd5 to 6cae5e2 Compare June 14, 2023 11:24
Files: Extra files create via cloud-init
Pre/Post commands: Executed pre and post k0s install and start
Args: Extra args passed to `k0s worker` command
DownloadURL: If k0s needs to be downloaded from custom URL instead of via get.k0s.sh
PerInstalledK0s: If k0s does not need to be downloaded at all

Signed-off-by: Jussi Nummelin <jnummelin@mirantis.com>
@jnummelin jnummelin force-pushed the capi/cloud-init-customization branch from 6cae5e2 to 6eb6593 Compare June 14, 2023 11:26
@jnummelin jnummelin merged commit 789ed6b into k0sproject:main Jun 19, 2023
@jnummelin jnummelin deleted the capi/cloud-init-customization branch June 19, 2023 14:02
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.

cloud-init customization

2 participants