Hey, pretty cool. Never heard of k3s but I like the idea of k8s without all the complexity - my last job had an entire team solely dedicated to managing and customizing k8s, it's truly a beast
I'll give k3s a look next time I need to do something like this
Actually it's first time that i see k3s, yeah looks great alternative. like @ben said, k8s demands a lot of efforts to keep up and it doesn't has teammates LoL
Additionaly, i saw some guys talking about Nomad from hashcorp, they presents himself as lighter alternative to k8s, i never used but sounds interesting;
Hmm, Coolify could be a life saver here, be able to deploy new services over API was my requirement, i'm little bit afraid about resiliency of this, and if it's safe to put in production but i probably will test and bring some comments,
Agree with what Tom said, don't try to implement this. It's a rabbit hole you probably don't want to go down.
If you want to deploy your containerized app to a VPS, take a look at something like Coolify or Kamal instead of doing it yourself
Or just try k3s on hetzner, thats what I would probably go with
Hey, pretty cool. Never heard of k3s but I like the idea of k8s without all the complexity - my last job had an entire team solely dedicated to managing and customizing k8s, it's truly a beast
I'll give k3s a look next time I need to do something like this
People make it way complicated than it has to be, but you do need to be familiar on how it works.
Actually it's first time that i see k3s, yeah looks great alternative. like @ben said, k8s demands a lot of efforts to keep up and it doesn't has teammates LoL
Additionaly, i saw some guys talking about Nomad from hashcorp, they presents himself as lighter alternative to k8s, i never used but sounds interesting;
Hmm, Coolify could be a life saver here, be able to deploy new services over API was my requirement, i'm little bit afraid about resiliency of this, and if it's safe to put in production but i probably will test and bring some comments,
Thank you @ben