Report this

What is the reason for this report?

How to create a droplet with an ignition script larger than 64kb?

Posted on June 7, 2020
Maxime Chambreuil

By Maxime Chambreuil

Consultant

Hello,

I am trying to install OpenShift on Fedora CoreOS machines. I uploaded the image from https://getfedora.org/coreos/download?tab=cloud_operators&stream=stable

and generated my ignition files with the openshift-installer:

  • bootstrap.ign
  • master.ign
  • worker.ign

Unfortunately the bootstrap.ign embeds encoded scripts which sums up to a ~300KB file size.

When I copy/paste it in the user-data of the droplet creation form, I get the error message that the file size exceeds the 64KB limit…

I tried to make another ignition file which download bootstrap.ign and then run coreos-installer with systemd but the filesystem (dev/vda) is busy (running the unit happens too late in the installation process).

What can I do? How can I get around that limitation?

Thanks!



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.