cryptk/kubernetes-mimic

Move from minikube to something like KinD

Closed this issue · 0 comments

using Minikube means that in order to test you must have both Docker and Minikube set up. Switching to something like KinD or k3d or such will allow testing with only a single dependency (docker)