You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run kraken dockerized version, however there seems to be lot of uncertainty around kubeconfig and config.yaml files.
I am trying to test this on local. I have both kubectl and minikube installed on my system. I had been referring to this documentation: https://github.com/redhat-chaos/krkn/blob/main/docs/installation.md
I have a docker compose file that looks something like this:
I see that the kube-config is well present in the path C:/Users/voldemort/.kube/config.
When I do docker compose up I seem to be experiencing the following error :
Any idea what might be wrong. Appreciate the help.
The text was updated successfully, but these errors were encountered:
I am trying to run kraken dockerized version, however there seems to be lot of uncertainty around
kubeconfig
andconfig.yaml
files.I am trying to test this on local. I have both kubectl and minikube installed on my system. I had been referring to this documentation: https://github.com/redhat-chaos/krkn/blob/main/docs/installation.md
I have a docker compose file that looks something like this:
I see that the kube-config is well present in the path
C:/Users/voldemort/.kube/config
.When I do docker compose up I seem to be experiencing the following error :
Any idea what might be wrong. Appreciate the help.
The text was updated successfully, but these errors were encountered: