https://rancher.com/ logo
#harvester
Title
# harvester
a

adventurous-oyster-5549

06/05/2022, 1:22 PM
Hi I am trying to create a VM in harvester with some configurations populated in cloud init file and it has exceeded 2048 bytes. I am unable to create vm. Any advise how to i overcome it
g

great-bear-19718

06/05/2022, 11:23 PM
compress where possible?
personally when i have large embedded scripts or files within cloud-init i just place them in a git repo and curl / execute them at runtime via cloud-init directives
4 Views