@@ -46,7 +46,7 @@ landingContent:
4646 url : trusted-access-feature.md
4747
4848 # Card (optional)
49- - title : Test and evaluate AKS
49+ - title : Evaluate Linux-based AKS cluster
5050 linkLists :
5151 - linkListType : quickstart
5252 links :
@@ -62,7 +62,7 @@ landingContent:
6262 url : ./learn/quick-kubernetes-deploy-terraform.md
6363
6464 # Card (optional)
65- - title : Test and evaluate applications on AKS
65+ - title : Evaluate application deployment on AKS
6666 linkLists :
6767 - linkListType : tutorial
6868 links :
@@ -81,22 +81,8 @@ landingContent:
8181 - text : 7. Upgrade Kubernetes in AKS
8282 url : tutorial-kubernetes-upgrade-cluster.md
8383
84- # Card
85- - title : Test and evaluate application deployment
86- linkLists :
87- - linkListType : tutorial
88- links :
89- - text : Develop with Helm
90- url : quickstart-helm.md
91- - text : Develop with Dapr
92- url : quickstart-dapr.md
93- - text : Use Draft and the DevX extension for Visual Studio Code
94- url : draft-devx-extension-aks.md
95- - text : Use Automated Deployments
96- url : automated-deployments.md
97-
98- # Card
99- - title : Get started with Windows containers
84+ # Card
85+ - title : Evaluate Windows-based AKS cluster
10086 linkLists :
10187 - linkListType : concept
10288 links :
@@ -108,7 +94,20 @@ landingContent:
10894 url : learn/quick-windows-container-deploy-cli.md
10995 - text : Create a Windows Server container using the Azure PowerShell
11096 url : learn/quick-windows-container-deploy-powershell.md
111-
97+ # Card
98+ - title : Evaluate application deployment methods
99+ linkLists :
100+ - linkListType : tutorial
101+ links :
102+ - text : Develop with Helm
103+ url : quickstart-helm.md
104+ - text : Develop with Dapr
105+ url : quickstart-dapr.md
106+ - text : Use Draft and the DevX extension for Visual Studio Code
107+ url : draft-devx-extension-aks.md
108+ - text : Use Automated Deployments
109+ url : automated-deployments.md
110+
112111 # Card
113112 - title : Architecture guidance
114113 linkLists :
@@ -124,7 +123,7 @@ landingContent:
124123 url : /azure/architecture/reference-architectures/containers/aks-multi-region/aks-multi-cluster?WT.mc_id=AKSDOCSPAGE
125124
126125 # Card
127- - title : Deployment guidance
126+ - title : Production deployment guidance
128127 linkLists :
129128 - linkListType : deploy
130129 links :
0 commit comments