-
Notifications
You must be signed in to change notification settings - Fork 108
/
Copy pathindex.yml
77 lines (72 loc) · 2.76 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
### YamlMime:Landing
title: Azure Kubernetes Service (AKS)
summary: AKS allows you to quickly deploy a production ready Kubernetes cluster in Azure. Learn how to use AKS with these quickstarts, tutorials, and samples. # < 160 chars
metadata:
title: Azure Kubernetes Service (AKS) documentation
description: AKS allows you to quickly deploy a production ready Kubernetes cluster in Azure. Learn how to use AKS with these quickstarts, tutorials, and samples.
ms.service: azure-kubernetes-service
ms.custom:
- build-2024
ms.topic: landing-page
author: nickomang
ms.author: nickoman
ms.date: 01/12/2024
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- title: About AKS
linkLists:
- linkListType: overview
links:
- text: What is AKS?
url: what-is-aks.md
- text: What is AKS Automatic?
url: intro-aks-automatic.md
- text: Supported Kubernetes versions
url: supported-kubernetes-versions.md
- linkListType: concept
links:
- text: Core concepts
url: core-aks-concepts.md
- linkListType: reference
links:
- text: Azure CLI
url: /cli/azure/aks
- text: Azure PowerShell
url: /powershell/module/az.aks
- text: REST
url: /rest/api/aks/
# Card (optional)
- title: Get started
linkLists:
- linkListType: quickstart
links:
- text: Create a Linux cluster
url: ./learn/quick-kubernetes-deploy-cli.md
- text: Create a Windows cluster
url: ./learn/quick-windows-container-deploy-cli.md
- linkListType: tutorial
links:
- text: Prepare an application for AKS
url: tutorial-kubernetes-prepare-app.md
- linkListType: training
links:
- text: AKS training modules
url: /training/browse/?products=azure-kubernetes-service
# Card (optional)
- title: Plan and design
linkLists:
- linkListType: architecture
links:
- text: Architectural best practices
url: /azure/well-architected/service-guides/azure-kubernetes-service
- text: Baseline infrastructure architecture
url: /azure/architecture/reference-architectures/containers/aks/baseline-aks
- linkListType: concept
links:
- text: Optimize costs
url: best-practices-cost.md
- text: Windows container considerations
url: windows-vs-linux-containers.md