I am on macOS (v10.14.5 - 18F132). After installing kind extension, I get the following error from VS Code, when executing the "Create Cluster" operation:
/bin/sh: kind: command not found
On my machine, the kind binary is located in $GOPATH. How do I configure extension to look for kind from the correct location?
Extension Details:
Name: Kubernetes Kind
Id: ms-kubernetes-tools.kind-vscode
Description: Work with the Kind local Kubernetes provider in Visual Studio Code
Version: 0.0.2
Publisher: Microsoft
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ms-kubernetes-tools.kind-vscode