Before run need install minikube and kubectl
make install-kubectl
make install-minikubemake minikube-deploymake minikube-startmake minikube-stopmake minikube-destroyOriginal version always return ip of ingress-dns pod, this is no problem if used one minikube-node.
Patched version return ip of ingress-controller and normal worked with multiple minikube-nodes.
Image location https://hub.docker.com/repository/docker/gitlabprozorro/minikube-ingress-dns/tags
Sources in build-ingress-dns directory.
- for StatefulSet and ReplicaSet use "csi-hostpath-sc" storage class
Support processing DNS requests for test domains with systemd-resolved
https://minikube.sigs.k8s.io/docs/handbook/addons/ingress-dns/#Linux