Skip to content

Commit 6ba1a66

Browse files
authored
Merge pull request #106226 from zr-msft/ds-add-faq-rbac
[Dev Spaces] add RBAC callout in FAQ page
2 parents 60b88e4 + 211e500 commit 6ba1a66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/dev-spaces/faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ Yes, you can use Azure Dev Spaces on AKS clusters with [API server authorized IP
6060

6161
Yes, you can use Azure Dev Spaces on AKS clusters with [restricted egress traffic for cluster nodes][aks-restrict-egress-traffic] enabled once the correct FQDNs have been allowed. More information on using an AKS clusters with restricted egress traffic for cluster nodes enabled with Azure Dev Spaces is available [here](configure-networking.md#ingress-and-egress-network-traffic-requirements).
6262

63+
## Can I use Azure Dev Spaces on RBAC-enabled AKS clusters?
64+
65+
Yes, you can use Azure Dev Spaces on AKS clusters with or without RBAC enabled.
66+
6367
[aks-auth-range]: ../aks/api-server-authorized-ip-ranges.md
6468
[aks-auth-range-create]: ../aks/api-server-authorized-ip-ranges.md#create-an-aks-cluster-with-api-server-authorized-ip-ranges-enabled
6569
[aks-auth-range-ranges]: https://github.com/Azure/dev-spaces/tree/master/public-ips

0 commit comments

Comments
 (0)