kind-vscode icon indicating copy to clipboard operation
kind-vscode copied to clipboard

Integrating the Kind local Kubernetes cluster into Visual Studio Code

Results 7 kind-vscode issues
Sort by recently updated
recently updated
newest added

Thanks you so much in advance for taking time for this PR. This PR is an attempt to update packages and changes to fix the - nom run compile. With...

Hi guys, it would be great if you could release this plugin to the open vsx registry as well so other vscode based editors can use this. https://github.com/eclipse/openvsx/wiki/Publishing-Extensions Thanks!

👋 Hi there, Martin here, from the VS Code team. Recently we've announced the [Remote Repository feature](https://code.visualstudio.com/updates/v1_56#_remote-repositories-remotehub) that lets you browse and edit files and folders directly on GitHub. `Open...

Hello :wave: I'm from the VS Code team. Recently, we have been exploring a security feature we refer to as _Workspace Trust_. This feature is intended to centralize and unify...

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`...

enhancement

It would be cool if the Create Cluster dialogue provided a way to specify node counts, like we can in the config yaml.

Kind is great for testing tooling and applications against different versions of k8s, but it looks like another significant use case is testing Kubernetes custom builds, for example as part...