← Package directory
Available on winget

Install AKS desktop

Azure Kubernetes Service (AKS) desktop application.

Install with winget
winget install --id Microsoft.AKSdesktop
Upgrade
winget upgrade --id Microsoft.AKSdesktop
Uninstall
winget uninstall --id Microsoft.AKSdesktop

About AKS desktop

Kubernetes workflows often require writing and maintaining YAML, switching between tools (kubectl, dashboards, monitoring), and an understanding of low-level infrastructure concepts. AKS desktop simplifies this process using Projects, which group everything your application needs into a single, manageable unit, and provides guided workflows for deploying, monitoring, scaling, and troubleshooting applications. AKS desktop works within your existing environment and tools, including Visual Studio Code, GitHub, and CI/...

What's new in 0.40.0

What's Changed - Fix multi-tenant auth by threading tenant ID into kubeconfig exec plugin by @gambtho in #502 - Deploy: Add secrets, workload identity, ACR support, and fix identity role assignments by @gambtho in #468 - aksd: DeployWizard: warn when deployment exceeds namespace resource quota by @gambtho in #494 Full Changelog: https://github.com/Azure/aks-desktop/compare/v0.5.0...v0.6.0

Read release notes

Version history

Version Updated Notes
0.40.0 Unknown What's Changed - Fix multi-tenant auth by threading tenant ID into kubeconfig exec plugin by @gambtho in #502 - Deploy: Add secrets, workload identity, ACR support, and fix identity role assignments by @gambtho in #468 -...
0.1.0-alpha Unknown Release notes