Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

extension fails to create cluster on macOS #11

@darpr

Description

@darpr

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions