Skip to content

Commit 752a590

Browse files
Fixed the TOC and some other wordings
1 parent a173ddb commit 752a590

6 files changed

+7
-19
lines changed

articles/aks/TOC.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -662,14 +662,10 @@
662662
href: cost-analysis.md
663663
- name: Network Observability
664664
items:
665-
- name: BYO Prometheus and Grafana
666-
href: network-observability-byo-cli.md
667-
- name: Azure managed Prometheus and Grafana
668-
href: network-observability-managed-cli.md
669-
- name: Azure managed Prometheus and Grafana
665+
- name: Advanced Network Observability - Azure managed Prometheus and Grafana
670666
href: advanced-network-observability-cli.md
671-
- name: BYO Prometheus and Grafana
672-
href: advanced-network-observability-byo-cli.md
667+
- name: Advanced Network Observability - BYO Prometheus and Grafana
668+
href: advanced-network-observability-byo-cli.md
673669
- name: Service Mesh
674670
items:
675671
- name: Istio service mesh AKS add-on

articles/aks/advanced-container-networking-services-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For more information about Advanced Network Observability, see [What is Advanced
2727

2828
## Pricing
2929
> [!IMPORTANT]
30-
> Advanced Container Networking Services will be a premium paid offering starting May 28th, 2024. Pricing details will be shared in the coming days.
30+
> Advanced Container Networking Services will be a paid offering starting May 28th, 2024. Pricing details will be shared in the coming days.
3131
3232
## Next steps
3333

articles/aks/advanced-network-observability-byo-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article shows you how to set up Advanced Network Observability for Azure Ku
1616

1717
You can use Advanced Network Observability to collect data about the network traffic data in your AKS clusters. It enables a centralized platform for monitoring application and network health. Currently, metrics are stored in Prometheus and Grafana can be used to visualize them. Advanced Network Observability also offers the ability to enable Hubble. These capabilities are supported for both Cilium and non-Cilium clusters.
1818

19-
Advanced Network Observability is one of the features of advanced Container Networking Services. For more information about Advanced Container Networking Services for Azure Kubernetes Service (AKS), see [What is Advanced Container Networking Services for Azure Kubernetes Service (AKS)?](advanced-container-networking-services-overview.md).
19+
Advanced Network Observability is one of the features of Advanced Container Networking Services. For more information about Advanced Container Networking Services for Azure Kubernetes Service (AKS), see [What is Advanced Container Networking Services for Azure Kubernetes Service (AKS)?](advanced-container-networking-services-overview.md).
2020

2121
> [!IMPORTANT]
2222
> Advanced Network Observability is currently in PREVIEW.

articles/aks/advanced-network-observability-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.date: 05/10/2024
1010
ms.custom: template-how-to-pattern, devx-track-azurecli
1111
---
1212

13-
# Set up Advanced Network Observability for Azure Kubernetes Service (AKS) - Azure managed Prometheus and Grafana
13+
# Set up Advanced Network Observability for Azure Kubernetes Service (AKS) - Azure managed Prometheus and Grafana (Preview)
1414

1515
This article shows you how to set up Advanced Network Observability for Azure Kubernetes Service (AKS) using Managed Prometheus and Grafana to visualize the scraped metrics.
1616

articles/aks/advanced-network-observability-concepts.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,10 @@ ms.date: 05/10/2024
1111

1212
# What is Advanced Network Observability?
1313

14-
Advanced Network Observability is the foundation of the [Advanced Container Networking Services](advanced-container-networking-services-overview.md) suite. It equips you with next-level monitoring and diagnostics tools, providing unparalleled visibility into your containerized workloads. These tools empower you to pinpoint and troubleshoot network issues with ease, ensuring optimal performance for your applications.
14+
Advanced Network Observability is a debut feature of the [Advanced Container Networking Services](advanced-container-networking-services-overview.md) suite. It equips you with next-level monitoring and diagnostics tools, providing unparalleled visibility into your containerized workloads. These tools empower you to pinpoint and troubleshoot network issues with ease, ensuring optimal performance for your applications.
1515

1616
Advanced Network Observability is compatible with all Linux workloads seamlessly integrating with Hubble regardless of whether the underlying data plane is Cilium or non-Cilium (both are supported) ensuring flexibility for your container networking needs.
1717

18-
* Cilium data plane: A high-performance, OSS (open-source), eBPF-based data plane specifically designed for Kubernetes environments. For more information, see [Cilium](https://cilium.io/).
19-
20-
* Non-Cilium Data plane: For non-cilium data plane scenarios, Advanced Network Observability uses an OSS, eBPF-based data plane originally built by Microsoft known as Retina. For more information, see [Retina](https://retina.sh).
21-
2218
:::image type="content" source="./media/advanced-container-networking-services/advanced-network-observability.png" alt-text="Diagram of Advanced Network Observability.":::
2319

2420
> [!NOTE]

articles/aks/network-observability-overview.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,3 @@ Certain scale limitations apply when you use Azure managed Prometheus and Grafan
6464

6565
- For more information about Azure Kubernetes Service (AKS), see [What is Azure Kubernetes Service (AKS)?](/azure/aks/intro-kubernetes).
6666

67-
- To create an AKS cluster with Network Observability and Azure managed Prometheus and Grafana, see [Setup Network Observability for Azure Kubernetes Service (AKS) Azure managed Prometheus and Grafana](network-observability-managed-cli.md).
68-
69-
- To create an AKS cluster with Network Observability and BYO Prometheus and Grafana, see [Setup Network Observability for Azure Kubernetes Service (AKS) BYO Prometheus and Grafana](network-observability-byo-cli.md).
70-

0 commit comments

Comments
 (0)