Skip to content

Commit 12b176b

Browse files
authored
Merge pull request #106243 from zr-msft/ds-add-faq-ingress
[Dev Spaces] add FAQ for ingress in Visual Studio
2 parents 58dbe70 + c743fe9 commit 12b176b

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
@@ -64,6 +64,10 @@ Yes, you can use Azure Dev Spaces on AKS clusters with [restricted egress traffi
6464

6565
Yes, you can use Azure Dev Spaces on AKS clusters with or without RBAC enabled.
6666

67+
## What happens when I enable ingress for project in Visual Studio?
68+
69+
When using Visual Studio to prepare your project, you have the option of enabling ingress for your service. Enabling ingress creates a public endpoint to access your service when running on your AKS cluster, which is optional. If you do not enable ingress, your service is only accessible from within your AKS cluster.
70+
6771
[aks-auth-range]: ../aks/api-server-authorized-ip-ranges.md
6872
[aks-auth-range-create]: ../aks/api-server-authorized-ip-ranges.md#create-an-aks-cluster-with-api-server-authorized-ip-ranges-enabled
6973
[aks-auth-range-ranges]: https://github.com/Azure/dev-spaces/tree/master/public-ips

0 commit comments

Comments
 (0)