@@ -24,6 +24,8 @@ landingContent:
2424 links :
2525 - text : What is AKS?
2626 url : intro-kubernetes.md
27+ - text : Get started with AKS
28+ url : /azure/architecture/reference-architectures/containers/aks-start-here
2729 - linkListType : whats-new
2830 links :
2931 - text : Reduce image pull time with Artifact Streaming on AKS (Preview)
@@ -119,13 +121,7 @@ landingContent:
119121 - text : Baseline for PCI-DSS 3.2.1
120122 url : /azure/architecture/reference-architectures/containers/aks-pci/aks-pci-intro?WT.mc_id=AKSDOCSPAGE
121123 - text : Baseline for multiregion
122- url : /azure/architecture/reference-architectures/containers/aks-multi-region/aks-multi-cluster?WT.mc_id=AKSDOCSPAGE
123- - text : Day-2 operations guide
124- url : /azure/architecture/operator-guides/aks/day-2-operations-guide?WT.mc_id=AKSDOCSPAGE
125- - text : Best practices for cluster operators and developers
126- url : best-practices.md
127- - text : Other AKS solutions
128- url : /azure/architecture/reference-architectures/containers/aks-start-here?WT.mc_id=AKSDOCSPAGE
124+ url : /azure/architecture/reference-architectures/containers/aks-multi-region/aks-multi-cluster?WT.mc_id=AKSDOCSPAGE
129125
130126 # Card
131127 - title : Deployment guidance
@@ -152,6 +148,19 @@ landingContent:
152148 url : integrations.md#github-actions
153149
154150 # Card
151+ - title : Operations guidance
152+ linkLists :
153+ - linkListType : how-to-guide
154+ links :
155+ - text : Day-2 operations guide
156+ url : /azure/architecture/operator-guides/aks/day-2-operations-guide?WT.mc_id=AKSDOCSPAGE
157+ - text : Best practices for cluster operators and developers
158+ url : best-practices.md
159+ - text : Plan how to monitor AKS
160+ url : monitor-aks.md
161+ - text : Plan how to monitor AKS cluster networks
162+ url : network-observability-overview.md
163+ # Card
155164 - title : Troubleshooting
156165 linkLists :
157166 - linkListType : how-to-guide
@@ -162,4 +171,3 @@ landingContent:
162171 url : /troubleshoot/azure/azure-kubernetes//troubleshoot-aks-cluster-creation-issues
163172 - text : Troubleshoot common issues
164173 url : /troubleshoot/azure/azure-kubernetes/aks-common-issues-faq
165-
0 commit comments