Skip to content

Commit a324495

Browse files
committed
clarify allowed dataplane support
1 parent 91de65f commit a324495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/network-observability-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ When the Network Observability add-on is enabled, it allows for the collection a
3131

3232
* **BYO Prometheus and Grafana:** Alternatively, you can choose to set up your own Prometheus and Grafana instances. In this case, you're responsible for provisioning and managing the infrastructure required to run Prometheus and Grafana. Install and configure Prometheus to scrape the metrics generated by the Network Observability add-on and store them. Similarly, Grafana needs to be set up to connect to Prometheus and visualize the collected data.
3333

34+
* **Multi Dataplane Support:** Network Observability add-on supports both Azure CNI and Kubenet dataplanes.
35+
3436
## Metrics
3537

3638
Network Observability add-on currently only supports node level metrics in both Linux and Windows platforms. The below table outlines the different metrics generated by the Network Observability add-on.
@@ -65,5 +67,3 @@ Certain scale limitations apply when you use Azure managed Prometheus and Grafan
6567
- 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).
6668

6769
- 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).
68-
69-

0 commit comments

Comments
 (0)