Deployment toolbox

To support your deployment tasks in Azure, you need to install the following tools on your desktop:

  • Docker Desktop - Run Docker Engine commands.

  • PowerShell - Your local command shell.

  • Azure Command-Line Interface (CLI) – Access Azure resource commands.

  • kubectl – Mange the Kubernetes cluster from your command prompt.

  • Chocolatery (choco) – Installation tool used to install Helm.

  • Helm – Use in combination with Werf to deploy WorkZone containers.

  • Werf – Tool based on Helm that ensures that pods are installed in the correct order. You can install Werf with a tool Trdl or via an Exe file.

  • Git – To use the werf dismiss command that deletes a deployed application.