Skip to content
Zed

VMware VKS for Zed

io.github.zw008/vmware-vks

vSphere with Tanzu (VKS): Namespace and TanzuKubernetesCluster lifecycle. Requires vSphere 8.x+.

client:Zed transport:stdio runtime:pypi

Install VMware VKS in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "vmware-vks": {
      "command": "uvx",
      "args": [
        "vmware-vks"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

VMware VKS in other clients