Skip to content

Commit ab7fa55

Browse files
authored
Merge pull request #274634 from Khushbu-Parekh/release-advanced-cni
ACNS Documentation
2 parents d577562 + 64517af commit ab7fa55

8 files changed

+1337
-10
lines changed

articles/aks/TOC.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,12 @@
142142
href: azure-cni-overview.md
143143
- name: Services
144144
href: concepts-network-services.md
145+
- name: Advanced Container Networking Services
146+
items:
147+
- name: Advanced Container Networking Services overview
148+
href: advanced-container-networking-services-overview.md
149+
- name: Advanced Network Observability overview
150+
href: advanced-network-observability-concepts.md
145151
- name: Storage
146152
href: concepts-storage.md
147153
- name: Scaling
@@ -666,10 +672,10 @@
666672
href: cost-analysis.md
667673
- name: Network Observability
668674
items:
669-
- name: BYO Prometheus and Grafana
670-
href: network-observability-byo-cli.md
671-
- name: Azure managed Prometheus and Grafana
672-
href: network-observability-managed-cli.md
675+
- name: Advanced Network Observability - Azure managed Prometheus and Grafana
676+
href: advanced-network-observability-cli.md
677+
- name: Advanced Network Observability - Bring Your Own Prometheus and Grafana
678+
href: advanced-network-observability-bring-your-own-cli.md
673679
- name: Service Mesh
674680
items:
675681
- name: Istio service mesh AKS add-on
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Advanced Container Networking Services for the Azure Kubernetes Service (AKS)
3+
description: An overview of the Advanced Container Networking Services suite for the Azure Kubernetes Service (AKS).
4+
author: Khushbu-Parekh
5+
ms.author: kparekh
6+
ms.service: azure-kubernetes-service
7+
ms.subservice: aks-networking
8+
ms.topic: overview
9+
ms.date: 05/10/2024
10+
---
11+
12+
# What is Advanced Container Networking Services?
13+
14+
Advanced Container Networking Services is a suite of services built to significantly enhance the operational capabilities of your Azure Kubernetes Service (AKS) clusters. The suite is comprehensive and is designed to address the multifaceted and intricate needs of modern containerized applications. With capabilities specifically tailored for observability, security, and compliance, customers can unlock a transformative approach to managing container networking.
15+
16+
With Advanced Container Networking Services, the focus is on delivering a seamless and integrated experience that empowers you to maintain robust security postures, ensure comprehensive compliance and gain deep insights into your network traffic and application performance. This ensures that your containerized applications are not only secure and compliant but also meet or exceed your performance and reliability goals, allowing you to confidently manage and scale your infrastructure.
17+
18+
## What is included in Advanced Container Networking Services?
19+
20+
Advanced Network Observability is the inaugural feature of the Advanced Container Networking Services suite bringing the power of Hubble’s control plane to both Cilium and Non-Cilium Linux data planes. While Advanced Network Observability is the foundation of the Advanced Container Networking Services suite, the feature set will evolve over time offering even more insights and providing yet more new & powerful ways to manage your AKS networks.
21+
22+
## What is Advanced Network Observability?
23+
24+
Advanced Network Observability unlocks Hubble metrics, Hubble’s command line interface (CLI) and the Hubble user interface (UI) on your AKS clusters providing deep, actionable insights into your containerized workloads. It allows you to precisely detect and root-cause network related issues in AKS through its next-level monitoring and diagnostics tools that provide unparalleled visibility. This ensures that your containerized applications are not only secure and compliant but also meet or exceed your performance and reliability goals, allowing you to confidently manage and scale your infrastructure.
25+
26+
For more information about Advanced Network Observability, see [What is Advanced Network Observability?](/azure/aks/intro-kubernetes).
27+
28+
## Pricing
29+
> [!IMPORTANT]
30+
> Advanced Container Networking Services will be a paid offering starting May 30th, 2024.
31+
32+
## Next steps
33+
34+
* For more information about Azure Kubernetes Service (AKS), see [What is Azure Kubernetes Service (AKS)?](/azure/aks/intro-kubernetes).
35+
36+
* For more information about Advanced Network Observability, see [What is Advanced Network Observability?](advanced-network-observability-concepts.md).
37+
38+

0 commit comments

Comments
 (0)