This topic tells you how to install VMware Tanzu Developer Tools for Visual Studio Code (VS Code).
Before installing the extension, you must have:
If you are an app developer, someone else in your organization might have already set up the Tanzu Application Platform environment.
Docker Desktop and local Kubernetes are not prerequisites for using Tanzu Developer Tools for VS Code.
To install VMware Tanzu Developer Tools for VS Code:
Extension
.Tanzu
.To configure VMware Tanzu Developer Tools for VS Code:
Ensure that you are targeting the correct cluster. For more information, see the Kubernetes documentation.
Go to Code > Preferences > Settings > Extensions > Tanzu Developer Tools and set the following:
registry.io/yourapp-source
. This must include both a registry and a project name. A source image registry location is optional when Local Source Proxy is configured.kubeconfig
is the default.To uninstall VMware Tanzu Developer Tools for VS Code:
Proceed to Getting started with Tanzu Developer Tools for Visual Studio Code.