Skip to content

How should I go about debugging my cloud-config? #708

Answered by paynejacob
sdwilsh asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Regarding the image you will want to use the https://quay.io/repository/kairos/kairos-ubuntu-22-lts repo. The one mentioned in your post is a core image. These images do not contain k3s, though for testing yip configuration they should both work.
  2. You can have multiple cloud init files for executing yip stages however Kairos will only read configuration from the configuration file with the highest precedence. This only matters if you are configuring settings specific to kairos. All yip stages will be executed in all cloud init files.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@sdwilsh
Comment options

@paynejacob
Comment options

@sdwilsh
Comment options

@paynejacob
Comment options

Answer selected by sdwilsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants