Skip to content

Commit 6021754

Browse files
committed
[Dev Spaces] added FAQ entry for Kuberenetes version support
1 parent 0595d20 commit 6021754

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/dev-spaces/faq.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ keywords: "Docker, Kubernetes, Azure, AKS, Azure Kubernetes Service, containers,
1111

1212
This addresses frequently asked questions about Azure Dev Spaces.
1313

14+
## What versions of Kubernetes are supported for Azure Dev Spaces?
15+
16+
Azure Dev Spaces supports all [currently supported general availability (GA) versions of Kubernetes in AKS][aks-supported-k8s].
17+
1418
## Which Azure regions currently provide Azure Dev Spaces?
1519

1620
See [supported regions][supported-regions] for a complete list of available regions.
@@ -92,6 +96,7 @@ In Visual Studio, it is possible to configure .NET Core solutions for debugging
9296
[aks-pod-managed-id]: ../aks/developer-best-practices-pod-security.md#use-pod-managed-identities
9397
[aks-pod-managed-id-uninstall]: https://github.com/Azure/aad-pod-identity#uninstall-notes
9498
[aks-restrict-egress-traffic]: ../aks/limit-egress-traffic.md
99+
[aks-supported-k8s]: ../aks/supported-kubernetes-versions.md#list-currently-supported-versions
95100
[bike-sharing]: https://github.com/Azure/dev-spaces/tree/master/samples/BikeSharingApp
96101
[dev-spaces-pod-managed-id-steps]: troubleshooting.md#error-no-azureassignedidentity-found-for-podazdsazds-webhook-deployment-id-in-assigned-state
97102
[dev-spaces-prep]: how-dev-spaces-works-prep.md

0 commit comments

Comments
 (0)