Mec-iS opened a new issue #641: URL: https://github.com/apache/openwhisk-deploy-kube/issues/641
Hi, I am going through the documentation and when I reached > Next, configure kubectl by executing > `KUBECONFIG="$(kind get kubeconfig-path)"` it happened to notice that the version of `kind` I am using (`kind version 0.9.0`) does not have at all the command `get kubeconfig-path`. The only affine command I found in the help for version 0.9 is `kind get kubeconfig` but this returns an object and not a path. How can I find out the path to assign to `KUBECONFIG` with `kind version 0.9.0`? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
