Hacker News new | ask | show | jobs
by filereaper 918 days ago
Podman is still considered experimental with KinD clusters.

I wish more efforts were spent getting better integration with KinD clusters as they're much easier to spinup and work with.

1 comments

What do you find easier to work with compared to minikube? As for the easiness to spinup, minikube also introduced a way to spinup a cluster in a container - so it's as smooth and simple than Kind. https://minikube.sigs.k8s.io/docs/drivers/podman/ and https://minikube.sigs.k8s.io/docs/drivers/docker/