Hacker News new | ask | show | jobs
by revskill 660 days ago
What is the simplest way to deploy a mini k8s cluster on a vps ?
1 comments

You can try minikube, k3s or kind (kubernetes in docker).