For personal projects I roll with just docker.
I'm bothered by the minimal requirements of k8s, I want to deploy on 5$ machines
[0] https://rancher.com/docs/k3s/latest/en/
I used it to host several small projects in cheap virtual machines. The setup is very straightforward. I guess we just need better editing support of YAMLs.
Thanks for the recommendation!
or just containers on the virtual machine?
I would love to deploy with docker and no other orchestration tools.
For personal projects I roll with just docker.
I'm bothered by the minimal requirements of k8s, I want to deploy on 5$ machines