Skip to content

Commit e8cc9bc

Browse files
authored
Merge pull request #111473 from zr-msft/ds-k8s-faq
[Dev Spaces] added FAQ entry for Kuberenetes version support
2 parents 4dbe213 + 6021754 commit e8cc9bc

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.
@@ -96,6 +100,7 @@ At this time, you can't use Azure Dev Spaces with service meshes such as [Istio]
96100
[aks-pod-managed-id]: ../aks/developer-best-practices-pod-security.md#use-pod-managed-identities
97101
[aks-pod-managed-id-uninstall]: https://github.com/Azure/aad-pod-identity#uninstall-notes
98102
[aks-restrict-egress-traffic]: ../aks/limit-egress-traffic.md
103+
[aks-supported-k8s]: ../aks/supported-kubernetes-versions.md#list-currently-supported-versions
99104
[bike-sharing]: https://github.com/Azure/dev-spaces/tree/master/samples/BikeSharingApp
100105
[dev-spaces-pod-managed-id-steps]: troubleshooting.md#error-no-azureassignedidentity-found-for-podazdsazds-webhook-deployment-id-in-assigned-state
101106
[dev-spaces-prep]: how-dev-spaces-works-prep.md

0 commit comments

Comments
 (0)