Skip to content

Commit

Permalink
link fixed (#1079)
Browse files Browse the repository at this point in the history
Co-authored-by: Akshay Gupta <aksgupta@microsoft.com>
  • Loading branch information
SychevIgor and akshaysngupta committed Dec 2, 2020
1 parent 2872ebe commit 183869d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup/install-existing.md
Expand Up @@ -16,7 +16,7 @@ shared between one or more AKS clusters and/or other Azure components.
### Prerequisites
This documents assumes you already have the following tools and infrastructure installed:
- [AKS](https://azure.microsoft.com/en-us/services/kubernetes-service/) with [Advanced Networking](https://docs.microsoft.com/en-us/azure/aks/configure-azure-cni) enabled
- [App Gateway v2](https://docs.microsoft.com/en-us/azure/application-gateway/create-zone-redundant) in the same virtual network as AKS
- [App Gateway v2](https://docs.microsoft.com/en-us/azure/application-gateway/tutorial-autoscale-ps) in the same virtual network as AKS
- [AAD Pod Identity](https://github.com/Azure/aad-pod-identity) installed on your AKS cluster
- [Cloud Shell](https://shell.azure.com/) is the Azure shell environment, which has `az` CLI, `kubectl`, and `helm` installed. These tools are required for the commands below.

Expand Down

0 comments on commit 183869d

Please sign in to comment.