Lakshya Kumar
Lakshya Kumar
use the link [here](https://blockchain-automation-framework.readthedocs.io/en/latest/developer/baf_minikube_setup.html) to setup vault and other prerequistes related to baf for Kind. `baf-build` docker image is used to run the baf network on the kind the instructions...
For the issue with the `code-dns` pod in `crashloopbackoff`, remove the loop in the DNS configuration as per the solution mentioned [here](https://stackoverflow.com/questions/53075796/coredns-pods-have-crashloopbackoff-or-error-state)
the issue is due to the openshift version in the `baf-build` docker image as the module k8s_info uses openshift module of python. 