Skip to content

Commit ecad4c2

Browse files
committed
Update scenarios/azure-aks-docs/articles/aks/TOC.yml
1 parent f85aa60 commit ecad4c2

File tree

1 file changed

+52
-16
lines changed
  • scenarios/azure-aks-docs/articles/aks

1 file changed

+52
-16
lines changed

scenarios/azure-aks-docs/articles/aks/TOC.yml

Lines changed: 52 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@
109109
href: monitor-aks.md
110110
- name: Network Observability
111111
href: network-observability-overview.md
112+
- name: Advanced Network Observability
113+
href: advanced-network-observability-concepts.md
112114
- name: Security
113115
items:
114116
- name: Security concepts
@@ -160,12 +162,16 @@
160162
href: concepts-ai-ml-language-models.md
161163
- name: Fine-tuning language models
162164
href: concepts-fine-tune-language-models.md
165+
- name: Machine learning operations (MLOps)
166+
href: concepts-machine-learning-ops.md
163167
- name: Advanced Container Networking Services
164168
items:
165169
- name: Advanced Container Networking Services overview
166170
href: advanced-container-networking-services-overview.md
167171
- name: Advanced Network Observability overview
168172
href: advanced-network-observability-concepts.md
173+
- name: Security
174+
href: advanced-network-container-services-security-concepts.md
169175
- name: Storage
170176
href: concepts-storage.md
171177
- name: Scaling
@@ -246,6 +252,10 @@
246252
href: windows-best-practices.md
247253
- name: Enforce best practices with deployment safeguards
248254
href: deployment-safeguards.md
255+
- name: AI and machine learning
256+
items:
257+
- name: Machine learning operations (MLOps)
258+
href: best-practices-ml-ops.md
249259
- name: How-to guides
250260
items:
251261
- name: AKS extension for Visual Studio Code
@@ -336,6 +346,8 @@
336346
href: spot-node-pool.md
337347
- name: Node pool snapshot
338348
href: node-pool-snapshot.md
349+
- name: Add a Virtual Machines node pool
350+
href: virtual-machines-node-pools.md
339351
- name: Use system node pools
340352
href: use-system-pools.md
341353
- name: Resize node pools
@@ -354,6 +366,16 @@
354366
items:
355367
- name: Stateful workloads
356368
items:
369+
- name: Overview
370+
href: stateful-workloads-overview.md
371+
- name: Deploy a MongoDB cluster
372+
items:
373+
- name: Overview
374+
href: mongodb-overview.md
375+
- name: Create MongoDB infrastructure
376+
href: create-mongodb-infrastructure.md
377+
- name: Deploy MongoDB cluster
378+
href: deploy-mongodb-cluster.md
357379
- name: Deploy a highly available PostgreSQL database
358380
items:
359381
- name: Overview
@@ -478,6 +500,8 @@
478500
href: use-cvm.md
479501
- name: Use Dedicated Hosts with AKS
480502
href: use-azure-dedicated-hosts.md
503+
- name: Restrict access to IMDS
504+
href: imds-restriction.md
481505
- name: Authentication and authorization
482506
items:
483507
- name: Use managed identities
@@ -492,8 +516,10 @@
492516
href: enable-authentication-microsoft-entra-id.md
493517
- name: Manage local accounts
494518
href: manage-local-accounts-managed-azure-ad.md
495-
- name: Cluster access control
519+
- name: Cluster access control with Conditional Access
496520
href: access-control-managed-azure-ad.md
521+
- name: Cluster access control with Privileged Identity Management
522+
href: privileged-identity-management.md
497523
- name: Microsoft Entra integration (legacy)
498524
href: azure-ad-integration-cli.md
499525
- name: Enable GMSA integration
@@ -586,6 +612,8 @@
586612
href: use-node-public-ips.md
587613
- name: Restrict and control cluster egress traffic
588614
href: limit-egress-traffic.md
615+
- name: Configure Static Egress Gateway
616+
href: configure-static-egress-gateway.md
589617
- name: Ingress
590618
items:
591619
- name: Use application routing add-on
@@ -624,6 +652,10 @@
624652
href: private-clusters.md#use-a-private-endpoint-connection
625653
- name: Diagnose and solve UDP packet drops
626654
href: troubleshoot-udp-packet-drops.md
655+
- name: Network Security
656+
items:
657+
- name: FQDN Filtering with Advanced Container Networking Services
658+
href: advanced-network-container-services-security-cli.md
627659
- name: Storage
628660
items:
629661
- name: CSI storage drivers
@@ -712,16 +744,8 @@
712744
href: events.md
713745
- name: Monitor kube-audit events
714746
href: monitor-apiserver.md
715-
- name: Monitor control plane metrics
716-
href: monitor-control-plane-metrics.md
717-
- name: Monitor reference
718-
href: monitor-aks-reference.md
719-
- name: Control plane metrics reference
720-
href: control-plane-metrics-default-list.md
721747
- name: View the kubelet logs
722748
href: kubelet-logs.md
723-
- name: View container data in real time
724-
href: container-insights-live-data.md
725749
- name: Cost analysis
726750
items:
727751
- name: Enable cost analysis on your cluster
@@ -758,6 +782,10 @@
758782
href: istio-support-policy.md
759783
- name: Istio service mesh add-on performance
760784
href: istio-scale.md
785+
- name: Latency comparison for Istio
786+
href: istio-latency.md
787+
- name: Telemetry API for Istio service mesh
788+
href: istio-telemetry.md
761789
- name: Open Service Mesh AKS add-on
762790
items:
763791
- name: About Open Service Mesh
@@ -800,10 +828,14 @@
800828
items:
801829
- name: About Kubernetes Event-driven Autoscaler (KEDA)
802830
href: keda-about.md
803-
- name: Use ARM template
804-
href: keda-deploy-add-on-arm.md
805-
- name: Use Azure CLI
806-
href: keda-deploy-add-on-cli.md
831+
- name: Enable KEDA add-on for your cluster
832+
items:
833+
- name: Use an ARM template
834+
href: keda-deploy-add-on-arm.md
835+
- name: Use the Azure CLI
836+
href: keda-deploy-add-on-cli.md
837+
- name: Enable on an existing cluster using the Azure portal
838+
href: enable-keda-existing-cluster.md
807839
- name: Securely scale your applications using the Kubernetes Event-driven Autoscaling (KEDA) add-on and workload identity
808840
href: keda-workload-identity.md
809841
- name: Kubernetes Event-driven Autoscaler (KEDA) integrations
@@ -847,7 +879,7 @@
847879
- name: Windows Server containers
848880
items:
849881
- name: Windows Server containers FAQ
850-
href: windows-faq.md
882+
href: windows-faq.yml
851883
- name: Connect remotely
852884
href: rdp.md
853885
- name: Use HostProcess containers
@@ -938,6 +970,8 @@
938970
href: ai-toolchain-operator.md
939971
- name: Deploy data and ML pipelines with Flyte
940972
href: use-flyte.md
973+
- name: Work with clusters using Copilot
974+
href: /azure/copilot/work-aks-clusters?toc/azure/aks/toc.json&bc=/azure/aks/breadcrumb/toc.json
941975
- name: DevOps
942976
items:
943977
- name: Azure DevOps Project
@@ -969,7 +1003,7 @@
9691003
- name: Deploy to Azure
9701004
href: eks-edw-deploy.md
9711005
- name: FAQ
972-
href: faq.md
1006+
href: faq.yml
9731007
- name: Reference
9741008
items:
9751009
- name: Azure CLI
@@ -991,6 +1025,8 @@
9911025
- name: Azure Policy built-ins
9921026
displayName: samples, policies, definitions
9931027
href: ./policy-reference.md
1028+
- name: AKS monitoring data reference
1029+
href: monitor-aks-reference.md
9941030
- name: Resources
9951031
items:
9961032
- name: Build your skills with Microsoft Learn training
@@ -1014,4 +1050,4 @@
10141050
- name: Support options for AKS
10151051
href: aks-support-help.md
10161052
- name: Troubleshooting documentation for AKS
1017-
href: /troubleshoot/azure/azure-kubernetes/welcome-azure-kubernetes
1053+
href: /troubleshoot/azure/azure-kubernetes/welcome-azure-kubernetes

0 commit comments

Comments
 (0)