You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experimenting with running k3s as an app on my truenas instance. It requires privileged mode to run. The idea is to run control plane and workers over the same node that would give you a kubectl endpoint you can use in order to start pods.
I'm basing this custom app over the official rancher/k3s docker image.
If the app idea is interesting I can do the relevant work in order to properly create and add an app (or at least I can try 😅).
Thanks
The text was updated successfully, but these errors were encountered:
I don't find that a good idea tbh.
You can try it/run it as a custom app. I can't guarantee that a PR for this will be accepted or declined at the moment.
I'll leave it open for now.
I'm experimenting with running k3s as an app on my truenas instance. It requires privileged mode to run. The idea is to run control plane and workers over the same node that would give you a kubectl endpoint you can use in order to start pods.
I'm basing this custom app over the official rancher/k3s docker image.
If the app idea is interesting I can do the relevant work in order to properly create and add an app (or at least I can try 😅).
Thanks
The text was updated successfully, but these errors were encountered: