+I dont think this will be an issue with Calico though because the whole idea of k3s is it sets up as much of the management stuff as possible without spinning up a memory intensive constiner everywhere, it just runs in one process instead. This has the issue that managing things is a lot harder since every component in the process needs to be coordinated, and that is what kubernetes excells at, which is cordinating things, so there will be a lot of edge cases is you dont use kubernetes.
0 commit comments