What's the best option for setting up a single-node #kubernetes cluster for testing/small deployments on cheap VPS?
@matir possibly something like k3s?
@rkervell k3s might be a good choice, mostly hoping I'm not missing out on something better. I like that it, unlike some other options, comes with an ingress controller.