We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8fa9f6 commit 78ba4ccCopy full SHA for 78ba4cc
articles/aks/index.yml
@@ -28,8 +28,18 @@ landingContent:
28
links:
29
- text: Kubernetes core concepts for AKS
30
url: concepts-clusters-workloads.md
31
- - text: Best practices on AKS
32
- url: best-practices.md
+ - text: Clusters and workloads
+ url: concepts-clusters-workloads.md
33
+ - text: Access and identity
34
+ url: concepts-identity.md
35
+ - text: Security
36
+ url: concepts-security.md
37
+ - text: Networking
38
+ url: concepts-network.md
39
+ - text: Storage
40
+ url: concepts-storage.md
41
+ - text: Scale
42
+ url: concepts-scale.md
43
44
# Card (optional)
45
- title: Deploy an AKS cluster in 5 minutes
0 commit comments