Skip to content

Commit a90ca80

Browse files
committed
[AKS] added whats new section
1 parent f5f2efe commit a90ca80

File tree

1 file changed

+35
-20
lines changed

1 file changed

+35
-20
lines changed

articles/aks/index.yml

Lines changed: 35 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,21 @@ landingContent:
2424
links:
2525
- text: What is AKS?
2626
url: intro-kubernetes.md
27+
- linkListType: whats-new
28+
links:
29+
- text: Automatically upgrade an AKS cluster
30+
url: auto-upgrade-cluster.md
31+
- text: Start/stop node pools
32+
url: start-stop-nodepools.md
33+
- text: Default OS disk sizing
34+
url: cluster-configuration.md#default-os-disk-sizing
35+
- text: Bring your own CNI plugin (GA)
36+
url: use-byo-cni.md
37+
- text: Calico for Windows Server containers (GA)
38+
url: use-network-policies.md#create-an-aks-cluster-for-calico-network-policies
39+
- text: API Server VNet integration (preview)
40+
url: api-server-vnet-integration.md
41+
2742
- linkListType: concept
2843
links:
2944
- text: Kubernetes core concepts for AKS
@@ -99,26 +114,6 @@ landingContent:
99114
- text: Other AKS solutions
100115
url: /azure/architecture/reference-architectures/containers/aks-start-here?WT.mc_id=AKSDOCSPAGE
101116

102-
# Card
103-
- title: Deploy, manage, and update applications
104-
linkLists:
105-
- linkListType: tutorial
106-
links:
107-
- text: 1. Prepare an application for AKS
108-
url: tutorial-kubernetes-prepare-app.md
109-
- text: 2. Deploy and use Azure Container Registry
110-
url: tutorial-kubernetes-prepare-acr.md
111-
- text: 3. Deploy an AKS cluster
112-
url: tutorial-kubernetes-deploy-cluster.md
113-
- text: 4. Run your application
114-
url: tutorial-kubernetes-deploy-application.md
115-
- text: 5. Scale applications
116-
url: tutorial-kubernetes-scale.md
117-
- text: 6. Update an application
118-
url: tutorial-kubernetes-app-update.md
119-
- text: 7. Upgrade Kubernetes in AKS
120-
url: tutorial-kubernetes-upgrade-cluster.md
121-
122117
- title: Configure your cluster for Windows containers
123118
linkLists:
124119
- linkListType: quickstart
@@ -156,6 +151,26 @@ landingContent:
156151
- text: Windows Server containers FAQ
157152
url: windows-faq.md
158153

154+
# Card
155+
- title: Deploy, manage, and update applications
156+
linkLists:
157+
- linkListType: tutorial
158+
links:
159+
- text: 1. Prepare an application for AKS
160+
url: tutorial-kubernetes-prepare-app.md
161+
- text: 2. Deploy and use Azure Container Registry
162+
url: tutorial-kubernetes-prepare-acr.md
163+
- text: 3. Deploy an AKS cluster
164+
url: tutorial-kubernetes-deploy-cluster.md
165+
- text: 4. Run your application
166+
url: tutorial-kubernetes-deploy-application.md
167+
- text: 5. Scale applications
168+
url: tutorial-kubernetes-scale.md
169+
- text: 6. Update an application
170+
url: tutorial-kubernetes-app-update.md
171+
- text: 7. Upgrade Kubernetes in AKS
172+
url: tutorial-kubernetes-upgrade-cluster.md
173+
159174
- title: Extend the capabilities of your cluster
160175
linkLists:
161176
- linkListType: concept

0 commit comments

Comments
 (0)