Replies: 1 comment 3 replies
-
I'm trying to document bundle configuration better as part of this: kairos-io/kairos-docs#108 I will have a look at the code and let you know what's possible currently. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I deploy a K3s cluster on rpi4 with cloud-init.
The cluster work. I want to add a bundle on my cluster.
I edit the
/oem/userdata.yaml
file to add :I tried with
install
orafter-install
, I didn't see any pod cert-manager on my cluster.Why this not works ? How can I add a bundle during the day-2 of my RPI4 cluster K3s ?
I use kairos 2.4.1 on opensuse.
I tried to find some logs, but I didn't see nothing in the.
/var/log/kairos/kairos-agent
.Beta Was this translation helpful? Give feedback.
All reactions