Question
Editing cloud-config with CoreOS
There are several tutorials on how to setup and initialize a CoreOS cluster with cloud-init
, however I can’t find any on how to edit cloud-config after a cluster has been set up.
The cluster is running and I would like to add a few options and parameters now that I’m more familiar with the system.
Restarting each droplet in the cluster to activate the new options is not an issue. Just would like some way of altering the configuration.
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.
×