#k8s -- you probably don't need it.

I've worked with it since 2018. It's very useful, but a lot to learn & a lot more to setup/run.

If you've been eyeballing running k8s, what you probably want instead is the ability to run container images, like those built via a Dockerfile.

For that you want Google Cloud Run or Azure Cloud Instances. (AWS says that Fargate is equivalent, but ime it's still a bit more complex.)

If you don't like #bigcloud vendors for some reason, I like http://Fly.io or Easypanel for people using Linode/Digital Ocean.

Deploy app servers close to your users · Fly