You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/advanced-network-observability-concepts.md
+30-32Lines changed: 30 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Advanced Network Observability - Advanced Container Networking Services for Azure Kubernetes Service (AKS)
3
-
description: An overview of Advanced Network Observability - Advanced Container Networking Services for Azure Kubernetes Service (AKS).
3
+
description: An overview of Advanced Container Networking Services'a Advanced Network Observability capabilities Azure Kubernetes Service (AKS).
4
4
author: Khushbu-Parekh
5
5
ms.author: kparekh
6
6
ms.service: azure-kubernetes-service
@@ -13,61 +13,59 @@ ms.date: 05/10/2024
13
13
14
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.
15
15
16
-
Advanced Network Observability offers compatibility across all Linux workloads. It seamlessly integrates with Hubble, regardless of the underlying data planes.
16
+
Advanced Network Observability is compatible with all Linux workloadsseamlessly 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.
17
17
18
-
Advanced Container Networking Services offers support for both Cilium and non-Cilium data planes, ensuring flexibility for your container networking needs.
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
19
20
-
* Cilium Data plane: This is a high-performance, eBPF-based data plane specifically designed for Kubernetes environments. This data plane is Powered by Open-source project [Cilium](https://cilium.io/).
21
-
22
-
* Non-Cilium Data plane: For non-cilium data plane users, we are using an ebpf based open-source project [Retina](https://retina.sh) to collect network related metrics.
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).
23
21
24
22
:::image type="content" source="./media/advanced-container-networking-services/advanced-network-observability.png" alt-text="Diagram of Advanced Network Observability.":::
25
23
26
24
> [!NOTE]
27
-
> For deployments leveraging Cilium data planes, Advanced Network Observability is readily available starting with Kubernetes version 1.29.
28
-
> For Non-Cilium Linux data planes, Advanced Network Observability is supported on all Linux distributions. Azure Linux is supported starting with version 2.0 and greater.
25
+
> For Cilium data plane scenarios, Advanced Network Observability is available beginning with Kubernetes version 1.29.
26
+
> For non-Cilium data plane scenarios, Advanced Network Observability is supported on all Linux distributions including Azure Linux beginning with version 2.0.
29
27
30
28
## Features of Advanced Network Observability
31
29
32
30
Advanced Network Observability offers the following capabilities to monitor network-related issues in your cluster:
33
31
34
-
***Node-Level Metrics:** Understanding the health of your container network at the node-level is crucial for maintaining optimal application performance. These metrics indicate traffic volume, dropped packets, number of connections, etc. by node. Since they are Prometheus metrics, you can view them in Grafana or create custom alerts.
32
+
***Node-Level Metrics:** Understanding the health of your container network at the node-level is crucial for maintaining optimal application performance. These metrics provides insights into traffic volume, dropped packets, number of connections, etc. by node. The metrics are stored in Prometheus format and, as such, you can view them in Grafana.
35
33
36
-
***Hubble Metrics (DNS and Pod-Level Metrics):** These Prometheus metrics include source/destination Pod information, empowering you to pinpoint network-related issues at a granular level. Metrics cover traffic volume, dropped packets, TCP resets, L4/L7 packet flows, etc. There are also DNS metrics (currently only for Non-Cilium data planes), covering DNS errors and DNS requests missing responses.
34
+
***Hubble Metrics (DNS and Pod-Level Metrics):** These Prometheus metrics include source and destination pod information allowing you to pinpoint network-related issues at a granular level. Metrics cover traffic volume, dropped packets, TCP resets, L4/L7 packet flows, etc. There are also DNS metrics (currently only for Non-Cilium data planes), covering DNS errors and DNS requests missing responses.
37
35
38
-
***Hubble Flow Logs:** Flow logs unlock deep visibility into your cluster's network activity. All communications to/from Pods are logged, allowing you to investigate connectivity issues and more. Flow logs help answer questions such as: did the server receive the client's request? What is the round-trip latency between the client's request and server's response?
36
+
***Hubble Flow Logs:** Flow logs provide deep visibility into your cluster's network activity. All communications to and from pods are logged allowing you to investigate connectivity issues over time. Flow logs help answer questions such as: did the server receive the client's request? What is the round-trip latency between the client's request and server's response?
39
37
40
-
***Hubble CLI:** The Hubble Command-Line Interface (CLI) provides a means to retrieve flow logs from across the cluster with customizable filtering and formatting.
38
+
***Hubble CLI:** The Hubble Command-Line Interface (CLI) can retrieve flow logs across the entire cluster with customizable filtering and formatting.
41
39
42
-
***Hubble UI:** Hubble UI is a user-friendly web-browser interface for exploring your cluster's network activity. It creates a service-connection graph based on Flow logs, and it also displays flow logs for the selected namespace. You're responsible for provisioning and managing the infrastructure required to run Hubble UI.
40
+
***Hubble UI:** Hubble UI is a user-friendly browser-based interface for exploring cluster network activity. It creates a service-connection graph based on flow logs, and displays flow logs for the selected namespace. Users are responsible for provisioning and managing the infrastructure required to run Hubble UI.
43
41
44
42
## Key Benefits of Advanced Network Observability
45
43
46
-
***CNI-Agnostic**: Supported on kubenet and all Azure CNI modes.
44
+
***CNI-Agnostic**: Supported on all Azure CNI variants including kubenet.
47
45
48
-
***Cilium and Non-Cilium**: Uniform and seamless experience across Cilium and Non-Cilium data planes.
46
+
***Cilium and Non-Cilium**: Provides a uniform, seamless experience across both Cilium and non-Cilium data planes.
49
47
50
-
***eBPF-Based Network Observability:**Identify potential bottlenecks and congestion issues before they impact application performance. Gain insights into key network health indicators, including traffic volume, dropped packets, and connection information.
48
+
***eBPF-Based Network Observability:**Leverages eBPF (extended Berkeley Packet Filter) for performance and scalability to identify potential bottlenecks and congestion issues before they impact application performance. Gain insights into key network health indicators, including traffic volume, dropped packets, and connection information.
51
49
52
50
***Deep Visibility into Network Activity:** Understand how your applications are communicating with each other through detailed network flow logs.
***Azure Managed Prometheus and Grafana**: With this option, Azure manages the infrastructure and maintenance, allowing you to focus on configuring and visualizing metrics.
56
-
***Bring your own (BYO) Prometheus and Grafana**: With this option, you set up your own instances and manage the underlying infrastructure.
52
+
***Simplified Metrics Storage and Visualization Options**: Choose between:
53
+
***Azure Managed Prometheus and Grafana**: Azure manages the infrastructure and maintenance, allowing users to focus on configuring metrics and visualizing metrics.
54
+
***Bring Your Own (BYO) Prometheus and Grafana**: Users deploy and configure their own instances and manage the underlying infrastructure.
57
55
58
56
## Metrics
59
57
60
58
### Node-Level Metrics
61
59
62
-
The following metrics are aggregated per Node. All metrics include the labels:
60
+
The following metrics are aggregated per node. All metrics include labels:
63
61
64
62
*`cluster`
65
63
*`instance` (Node name)
66
64
67
65
#### [**Non-Cilium**](#tab/non-cilium)
68
66
69
-
On Non-Cilium data plane, the Network Observability add-on provides metrics in both Linux and Windows platforms.
70
-
The below table outlines the different metrics generated.
67
+
For non-Cilium data plane scenarios, Advanced Network Observability provides metrics for both Linux and Windows operating systems.
68
+
The table below outlines the different metrics generated.
71
69
72
70
| Metric Name | Description | Extra Labels | Linux | Windows |
|**hubble_dns_queries_total**| Total DNS requests by query |`source` or `destination`, `query`, `qtypes` (query type) | ✅ | ❌ |
115
113
|**hubble_dns_responses_total**| Total DNS responses by query/response |`source` or `destination`, `query`, `qtypes` (query type), `rcode` (return code), `ips_returned` (number of IPs) | ✅ | ❌ |
116
114
|**hubble_drop_total**| Total dropped packet count |`source` or `destination`, `protocol`, `reason`| ✅ | ❌ |
117
-
|**hubble_tcp_flags_total**|Toctal TCP packets count by flag. |`source` or `destination`, `flag`| ✅ | ❌ |
115
+
|**hubble_tcp_flags_total**|Total TCP packets count by flag. |`source` or `destination`, `flag`| ✅ | ❌ |
118
116
|**hubble_flows_processed_total**| Total network flows processed (L4/L7 traffic) |`source` or `destination`, `protocol`, `verdict`, `type`, `subtype`| ✅ | ❌ |
119
117
120
118
### Limitations
121
119
122
-
* Pod-level metrics available only on Linux.
120
+
* Pod-level metrics are available only on Linux.
123
121
* Cilium data plane is supported starting with Kubernetes version 1.29.
124
-
* Metric labels may have subtle differences between Cilium and Non-Cilium clusters.
122
+
* Metric labels may have subtle differences between Cilium and non-Cilium clusters.
125
123
* Cilium data plane does not currently support DNS metrics.
126
124
127
125
### Scale
128
126
129
-
Certain scale limitations apply when you use Azure managed Prometheus and Grafana. For more information, see [Scrape Prometheus metrics at scale in Azure Monitor](/azure/azure-monitor/essentials/prometheus-metrics-scrape-scale)
127
+
Azure managed Prometheus and Grafana impose service-specific scale limitations. For more information, see [Scrape Prometheus metrics at scale in Azure Monitor](/azure/azure-monitor/essentials/prometheus-metrics-scrape-scale)
0 commit comments