naderelos
Dabbler
- Joined
- Sep 25, 2022
- Messages
- 14
I am currently on v22.12 of scale and have opted not to configure k3s as part of the set up and just use bare metal docker/compose. I am not going to discuss the merit of using k3s over docker but want to understand what the end game is for TrueNAS scale. I have viewed a few merged PR’s on GitHub:
github.com
They clearly show docker being removed given that K3S interacts directly with conainterd. I also know that the argument of enterprise requirements favours orchestration of containers (I have yet to see an enterprise utilise a NAS as an application server, perhaps small to medium business but not enterprise).
Will IXSystems, enforce K3S or will I still have the option of not configuring it and manually installing docker/compose? I’m not asking for IXSystem
S to bake in a solution for Docker but for a way for me to do it myself that doesn’t break TrueNAS by removing K3S and installing Docker/Compose.
NAS-109044 / 23.10 / Phase out docker from middleware by sonicaj · Pull Request #10247 · truenas/middleware
This PR phases out docker from SCALE and we now move in with containerd. Following are some notable changes which have been introduced: NVIDIA gpu support has been added but now app devs need to u...
They clearly show docker being removed given that K3S interacts directly with conainterd. I also know that the argument of enterprise requirements favours orchestration of containers (I have yet to see an enterprise utilise a NAS as an application server, perhaps small to medium business but not enterprise).
Will IXSystems, enforce K3S or will I still have the option of not configuring it and manually installing docker/compose? I’m not asking for IXSystem
S to bake in a solution for Docker but for a way for me to do it myself that doesn’t break TrueNAS by removing K3S and installing Docker/Compose.