|
56 | 56 | href: create-clusters-bicep.md
|
57 | 57 | - name: Terraform
|
58 | 58 | href: create-clusters-terraform.md
|
59 |
| - - name: Deploy to Azure using a quickstart template |
| 59 | + - name: Quickstart template |
60 | 60 | href: /samples/azure/azure-quickstart-templates/aks-on-ashci
|
61 | 61 | - name: Azure Resource Manager template
|
62 | 62 | href: resource-manager-quickstart.md
|
63 | 63 | - name: Networking
|
64 | 64 | items:
|
65 | 65 | - name: Create logical networks
|
66 | 66 | href: aks-networks.md
|
| 67 | + - name: Simplify outbound connectivity |
| 68 | + href: arc-gateway-aks-arc.md |
| 69 | + - name: Deploy in environments with low internet bandwidth |
| 70 | + items: |
| 71 | + - name: Disable Windows nodepool |
| 72 | + href: disable-windows-nodepool,md |
67 | 73 | - name: Use MetalLB load balancer
|
68 | 74 | items:
|
69 | 75 | - name: Azure CLI
|
|
72 | 78 | href: deploy-load-balancer-portal.md
|
73 | 79 | # - name: Troubleshoot issues
|
74 | 80 | # href: load-balancer-troubleshoot.md
|
75 |
| - - name: Use Arc Gateway |
76 |
| - href: arc-gateway-aks-arc.md |
77 | 81 | - name: Authentication and authorization
|
78 | 82 | items:
|
79 | 83 | - name: Enable Microsoft Entra ID authentication for Kubernetes clusters
|
|
88 | 92 | href: restrict-ssh-access.md
|
89 | 93 | - name: Deploy and configure Workload Identity
|
90 | 94 | href: workload-identity.md
|
| 95 | + - name: High availability |
| 96 | + items: |
| 97 | + - name: Use availability sets |
| 98 | + href: availability-sets.md |
91 | 99 | - name: Storage
|
92 | 100 | items:
|
93 | 101 | - name: CSI storage drivers
|
|
108 | 116 | href: cluster-labels.md
|
109 | 117 | - name: Taints
|
110 | 118 | href: aks-arc-use-node-taints.md
|
111 |
| - - name: Use availability sets |
112 |
| - href: availability-sets.md |
113 |
| - - name: Scale a Kubernetes cluster |
| 119 | + - name: Use auto-scaler |
114 | 120 | href: auto-scale-aks-arc.md
|
115 | 121 | - name: Upgrade Kubernetes clusters
|
116 | 122 | href: cluster-upgrade.md
|
117 | 123 | - name: Create Windows Server containers
|
118 | 124 | href: aks-create-containers.md
|
119 |
| - - name: Integrate Azure Container Registry with a Kubernetes cluster |
| 125 | + - name: Integrate Azure Container Registry |
120 | 126 | href: deploy-container-registry.md
|
121 | 127 | - name: Monitoring and logging
|
122 | 128 | items:
|
|
0 commit comments