-
Notifications
You must be signed in to change notification settings - Fork 101
add k3s template #562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
add k3s template #562
Conversation
Co-authored-by: Nate Harris <nwithan8@users.noreply.github.com>
Co-authored-by: Nate Harris <nwithan8@users.noreply.github.com>
Co-authored-by: Nate Harris <nwithan8@users.noreply.github.com>
Co-authored-by: Nate Harris <nwithan8@users.noreply.github.com>
Co-authored-by: Nate Harris <nwithan8@users.noreply.github.com>
Co-authored-by: Nate Harris <nwithan8@users.noreply.github.com>
Co-authored-by: Nate Harris <nwithan8@users.noreply.github.com>
I discovered some bugs yesterday, so I will add the changes in this PullRequest. Stay tuned. |
Co-authored-by: Nate Harris <nwithan8@users.noreply.github.com>
I'm going to put this PR into draft mode. Please remove it from draft mode once it's ready for final review. |
I think a native integration into Unraid would be the better approach. Unfortunately, the Unraid Docker integration doesn’t support Docker volumes. However, these would be necessary for proper operation. Yes, you could work around it somehow, but it would still be a workaround. Wouldn’t it make sense to implement Kubernetes in addition to Docker? That would also bring all the advantages of Kubernetes. Among other things, apps could be templated much more effectively, and there would be official documentation. What do you think about that? |
the fact that truenas ditched k8s in favor of docker speaks volumes. |
Might be. I can say from my own experience that I can't relate to that. In my job, we use Kubernetes on a very large scale. Where it could become problematic is when using very weak hardware. |
Is there any plan to integrate Docker volumes? |
We are not unraid, we cannot answer that. |
Hey,
i created k3s template.
I think it was nice to use other too wiht unraid.
Greetings
Sam