Replies: 3 comments 1 reply
-
Kairos supports other kubernetes distributions however the usage of these distributions is not well documented at the moment. I will make issues to document this more thoroughly and make it easier to use kairos with other distributions but for now I can just give a brief summary of the interface. There are a few repositories that demonstrate this: https://github.com/kairos-io/provider-k3s The k3s provider readme describes the cluster configuration section. This configuration is universal for all cluster providers in Kairos. |
Beta Was this translation helpful? Give feedback.
-
👋 Another way to approach this, if you are willing to spend time to, is to customize Core images https://kairos.io/docs/advanced/customizing/ or use live layers to add k0s https://kairos.io/docs/advanced/livelayering/. Currently we don't have documentation for SDKs, but the providers are creating images as described in the customization docs with an additional binary that allows to control the Kubernetes distribution. https://github.com/kairos-io/provider-k3s is a good example as it have a very limited scope. |
Beta Was this translation helpful? Give feedback.
-
Let's document things here: #70 |
Beta Was this translation helpful? Give feedback.
-
is there any way to use kairos tooling to deploy another kubernetes distribution like k0s for example, instead of k3s ?
i'd love to try out kairos, but not a real fan (no harm) of k3s :(
let me know,
Cheers,
Rachid
Beta Was this translation helpful? Give feedback.
All reactions