{"id":28130,"date":"2023-06-26T08:00:00","date_gmt":"2023-06-26T15:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/en-us\/blog\/?p=28130"},"modified":"2025-06-16T00:50:09","modified_gmt":"2025-06-16T07:50:09","slug":"enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/","title":{"rendered":"Enhance Kubernetes Troubleshooting with Network Observability add-on in AKS"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">As containerized environments continue to grow in complexity, it can be increasingly challenging to identify the root cause of networking issues within a Kubernetes cluster. Intermittent failures and performance bottlenecks can be particularly frustrating, and gaining comprehensive visibility into the networking infrastructure can often seem like a daunting task. Many organizations find themselves grappling with these challenges, struggling to find effective solutions to address them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To address these, we are pleased to announce the availability of <a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/aks\/network-observability-overview?branch=main\">Azure Kubernetes Service (AKS)\u2014Network Observability<\/a>. This feature provides customers with powerful capabilities to gain enhanced visibility into their container network traffic. By providing real-time insights and comprehensive networking metrics, this feature empowers administrators and developers to effectively troubleshoot networking issues and optimize performance of their containerized applications.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In this blog post, we will delve into the details of this exciting new network observability&nbsp;feature in AKS. We will explore its capabilities, use cases, and discuss the benefits of this feature.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-is-network-observability-for-aks\">What is Network Observability for AKS<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Network observability feature in AKS is a distributed monitoring solution which works for both Linux and Windows hosting environments. This add-on gains insight into networking infrastructure by collecting real-time data points leveraging eBPF in Linux, Virtual Filtering Platform (VFP), and Host Networking Service (HNS) in Windows and provides them to be consumed in Prometheus and Grafana. <\/p>\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres-1024x419.webp\" alt=\"Network Observability capability in different Container Network Interface (CNI) dataplanes.\" class=\"wp-image-28413 webp-format\" srcset=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres-1024x419.webp 1024w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres-300x123.webp 300w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres-768x314.webp 768w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres-1536x629.webp 1536w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres.webp 1979w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" data-orig-src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres-1024x419.webp\"><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"visualizing-network-observability-data\">Visualizing network observability data<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"azure-managed-prometheus-and-grafana\">Azure Managed Prometheus and Grafana:<\/h3>\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-managed.webp\" alt=\"Network Observability-addon enabled on Cluster with Azure Managed Prometheus and Grafana setup \" class=\"wp-image-28416 webp-format\" data-orig-src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-managed.webp\"><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">With the Azure-managed <a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/azure-monitor\/essentials\/prometheus-metrics-overview\" target=\"_blank\" rel=\"noreferrer noopener\">Prometheus<\/a> and <a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/azure-monitor\/visualize\/grafana-plugin\" target=\"_blank\" rel=\"noreferrer noopener\">Grafana <\/a>approach, Microsoft Azure offers integrated services that simplify the setup and management of monitoring and visualization. <a href=\"https:\/\/azure.microsoft.com\/en-us\/products\/monitor\/?ef_id=_k_397892daaf531b96b9d5f65608d2d575_k_&amp;OCID=AIDcmm5edswduu_SEM__k_397892daaf531b96b9d5f65608d2d575_k_&amp;msclkid=397892daaf531b96b9d5f65608d2d575#overview\" target=\"_blank\" rel=\"noreferrer noopener\">Azure Monitor<\/a> provides a managed instance of Prometheus, which collects and stores metrics from various sources, including the network observability addon. Grafana, a popular open-source platform for data visualization, is seamlessly integrated with Azure Monitor. Users can leverage pre-configured dashboards and templates specifically designed for AKS and the network observability addon. These dashboards provide a comprehensive view of network metrics, allowing users to monitor and analyze the data in a visually appealing and intuitive manner.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To set up network observability using Azure-managed Prometheus and Grafana approach, users can follow the Azure <a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/aks\/network-observability-managed-cli?branch=main&amp;tabs=non-cilium\" target=\"_blank\" rel=\"noreferrer noopener\">documentation<\/a>. Once configured, they can access the Grafana interface to explore the predefined dashboards or create custom visualizations tailored to their specific requirements. The integration between Azure Monitor, Prometheus, and Grafana streamlines the process of visualizing network observability data, making it easier for users to gain valuable insights into their AKS cluster&#8217;s network performance.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"bring-your-own-byo-prometheus-and-grafana\">Bring your own (BYO) Prometheus and Grafana: <\/h3>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"for-advanced-users-comfortable-with-increased-management-overhead\">(<strong>For advanced users comfortable with increased management overhead<\/strong>)<\/h3>\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-nonmanaged-highres-1024x348.webp\" alt=\"Network Observability-addon enabled on Cluster with BYO Prometheus and Grafana Setup\" class=\"wp-image-28412 webp-format\" srcset=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-nonmanaged-highres-1024x348.webp 1024w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-nonmanaged-highres-300x102.webp 300w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-nonmanaged-highres-768x261.webp 768w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-nonmanaged-highres.webp 1370w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" data-orig-src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-nonmanaged-highres-1024x348.webp\"><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Alternatively, users have the option to set up and manage their own Prometheus and Grafana instances. This approach provides more flexibility and control over the configuration and customization of the monitoring and visualization stack. Users can deploy Prometheus and Grafana as separate components within their infrastructure or use containerized versions running alongside their AKS cluster.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Setting up a BYO Prometheus involves configuring Prometheus to scrape the metrics exposed by the network observability addon. Users can define scrape configurations to collect the relevant metrics and store them in Prometheus&#8217;s time-series database. Grafana can then be connected to Prometheus to create custom dashboards and visualizations. Users can design their own Grafana dashboards or import community-provided templates to visualize the network observability metrics based on their specific monitoring needs and preferences. Users can follow the Azure <a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/aks\/network-observability-byo-cli?branch=main&amp;tabs=non-cilium\" target=\"_blank\" rel=\"noreferrer noopener\">documentation<\/a> to enable Network observability add-on to and visualize using BYO Prometheus and Grafana.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By using BYO Prometheus and Grafana, users have complete control over the deployment, configuration, and customization of their monitoring and visualization stack. This approach allows for more advanced and tailored visualizations of network observability data, empowering users to design insightful dashboards that align with their unique monitoring requirements.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"use-cases\">Use cases<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"customer-scenario-1-network-policy-drops\">Customer scenario 1: Network policy drops<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Debugging network policies in large, intricate clusters with multiple namespaces can be a daunting task, especially when there are numerous network policies per namespace. To address this challenge, the network policy addon leverages eBPF in Linux to collect crucial information about dropped packets. By attaching kprobes at various critical locations in the Linux kernel, such as the netfilter drop function and the netfilter nat function, the network policy addon effectively determines if a packet is being dropped.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When a dropped packet is detected, the associated eBPF programs generate an event that includes packet metadata, along with the drop reason and location. This event is then processed by a userspace program, which parses the data and converts it into Prometheus metrics. These metrics offer valuable insights into the dropped packets, aiding in the identification and resolution of network policy configuration issues.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In Windows, the VFP and HNS provide counters for Access Control List (ACL), or endpoint rule drops. Our network observability addon scrapes these counters and converts the data into Prometheus metrics, ensuring consistent and comprehensive monitoring across different platforms.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To illustrate the capabilities of our solution, consider the following example, showcasing dropped packets with various reasons, such as iptables or ACL:<\/p>\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/blog-usecase-networkpolicy-picture-1024x264.webp\" alt=\"Grafana Dashboard illustrating packet drops along with the reasons. \" class=\"wp-image-28414 webp-format\" srcset=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/blog-usecase-networkpolicy-picture-1024x264.webp 1024w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/blog-usecase-networkpolicy-picture-300x77.webp 300w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/blog-usecase-networkpolicy-picture-768x198.webp 768w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/blog-usecase-networkpolicy-picture-1536x396.webp 1536w, https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/blog-usecase-networkpolicy-picture-2048x528.webp 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" data-orig-src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/blog-usecase-networkpolicy-picture-1024x264.webp\"><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"customer-scenario-2-receive-cache-full\">Customer scenario 2: Receive Cache full<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In Azure, accelerated networking is enabled by default for almost all Linux virtual machines (VMs). With the introduction of Accelerated Networking, each network interface is allocated a dedicated memory space for receiving packets. The network observability addon plays a crucial role in monitoring this memory allocation by examining the Rx Cache full statistic on each interface and converting it into Prometheus metrics. By doing so, users gain valuable insights into the performance of their network interfaces.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The diagram below illustrates a specific scenario where a VM is operating at its maximum capacity, receiving packets at the line rate. In such cases, users may experience intermittent latency spikes or packet drops. By quickly correlating this information with the provided graph, it becomes evident that when the &#8220;Rx buffer full&#8221; metric spikes, the network interface&#8217;s receive buffer becomes saturated, potentially leading to packet drops or an increase in latency for packets awaiting processing.<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/blog-usecase-bufferfull-picture.webp\" alt=\"Grafana Dashboard illustrating Rx buffer full error.\" class=\"wp-image-28418 webp-format\" data-orig-src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/blog-usecase-bufferfull-picture.webp\"><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"benefits\">Benefits<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Enhanced network visibility<\/strong>: The network observability addon empowers users to gain deep visibility into their network infrastructure, enabling them to identify and troubleshoot issues related to network policies, packet drops, latency spikes, and other performance-related issues.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Improved debugging capabilities<\/strong>: By leveraging eBPF and other monitoring mechanisms, the addon provides valuable insights into network policy configurations, enabling efficient debugging and troubleshooting. Users can quickly identify misconfigured network policies and resolve them promptly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Real-time monitoring and alerting<\/strong>: With the conversion of network observability metrics into Prometheus metrics, users can monitor their network performance in real-time. They can set up alerts and notifications to proactively address any anomalies, ensuring high availability and optimal performance of their network infrastructure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Platform compatibility<\/strong>: The network observability addon is designed to work seamlessly across different platforms, including Linux and Windows. This compatibility allows users to maintain a consistent monitoring experience across their infrastructure, regardless of the underlying operating system.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Multi-Cluster Historical View<\/strong>: Enabling multiple Clusters with network observability addon and connecting them to same Azure managed Prametheus and Grafana will facilitate in a single pane of glass to visualize all your clusters\u2019 networking performance over time.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"learn-more\">Learn more<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Read more in the&nbsp;<a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/aks\/network-observability-overview\">network observability add-on documentation<\/a>&nbsp;and you can also watch a demo on Microsoft\u2019s Azure&nbsp;<a href=\"https:\/\/www.youtube.com\/watch?v=kLBLaCC_dNs&amp;t=623s\" target=\"_blank\" rel=\"noreferrer noopener\">YouTube<\/a>&nbsp;channel.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Learn more about <a href=\"https:\/\/azure.microsoft.com\/en-us\/products\/kubernetes-service\/\">Azure Kubernete Service<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Explore <a href=\"https:\/\/azure.microsoft.com\/en-us\/solutions\/linux-on-azure\/?ef_id=_k_631e4a73e3f91475cce72eff4e9cb498_k_&amp;OCID=AIDcmm5edswduu_SEM__k_631e4a73e3f91475cce72eff4e9cb498_k_&amp;msclkid=631e4a73e3f91475cce72eff4e9cb498#overview\/\">Azure Linux<\/a> to gain more insight.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Discover more about <a href=\"https:\/\/azure.microsoft.com\/en-us\/products\/monitor\/?ef_id=_k_a266f86c5c541701035f9ce0f23d7d7e_k_&amp;OCID=AIDcmm5edswduu_SEM__k_a266f86c5c541701035f9ce0f23d7d7e_k_&amp;msclkid=a266f86c5c541701035f9ce0f23d7d7e#overview\/\">Azure Monitor<\/a>.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>AKS\u2014network observability. This feature equips AKS users with powerful capabilities to gain enhanced visibility into their container network traffic.<\/p>\n","protected":false},"author":39,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1467,1470],"tags":[],"audience":[3055,3053,3056],"content-type":[1465],"product":[1472],"tech-community":[],"topic":[],"coauthors":[1729,2663],"class_list":["post-28130","post","type-post","status-publish","format-standard","hentry","category-compute","category-containers","audience-developers","audience-it-decision-makers","audience-it-implementors","content-type-announcements","product-azure-kubernetes-service-aks","review-flag-1-1680286581-825","review-flag-2-1680286581-601","review-flag-lever-1680286579-649","review-flag-microsofts","review-flag-new-1680286579-546","review-flag-vm-1680286585-143"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Enhance Kubernetes Troubleshooting with Network Observability add-on in AKS | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"AKS\u2014network observability. This feature equips AKS users with powerful capabilities to gain enhanced visibility into their container network traffic.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Enhance Kubernetes Troubleshooting with Network Observability add-on in AKS | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"AKS\u2014network observability. This feature equips AKS users with powerful capabilities to gain enhanced visibility into their container network traffic.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-26T15:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-16T07:50:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1979\" \/>\n\t<meta property=\"og:image:height\" content=\"810\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Deepak Bansal, Qi Ke\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Deepak Bansal, Qi Ke\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/deepak-bansal\/\",\"@type\":\"Person\",\"@name\":\"Deepak Bansal\"},{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/qi-ke\/\",\"@type\":\"Person\",\"@name\":\"Qi Ke\"}],\"headline\":\"Enhance Kubernetes Troubleshooting with Network Observability add-on in AKS\",\"datePublished\":\"2023-06-26T15:00:00+00:00\",\"dateModified\":\"2025-06-16T07:50:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/\"},\"wordCount\":1217,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres-1024x419.webp\",\"articleSection\":[\"Compute\",\"Containers\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/\",\"name\":\"Enhance Kubernetes Troubleshooting with Network Observability add-on in AKS | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres-1024x419.webp\",\"datePublished\":\"2023-06-26T15:00:00+00:00\",\"dateModified\":\"2025-06-16T07:50:09+00:00\",\"description\":\"AKS\u2014network observability. This feature equips AKS users with powerful capabilities to gain enhanced visibility into their container network traffic.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres.webp\",\"width\":1979,\"height\":810},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Networking\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/networking\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Enhance Kubernetes Troubleshooting with Network Observability add-on in AKS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/dddfb06db704f28e44dc633b15e0d6ae\",\"name\":\"Brianna McGovern\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g5fc6a76f72449f78acaf535ec3e0c54f\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g\",\"caption\":\"Brianna McGovern\"},\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/briannamcgovern\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Enhance Kubernetes Troubleshooting with Network Observability add-on in AKS | Microsoft Azure Blog","description":"AKS\u2014network observability. This feature equips AKS users with powerful capabilities to gain enhanced visibility into their container network traffic.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/","og_locale":"en_US","og_type":"article","og_title":"Enhance Kubernetes Troubleshooting with Network Observability add-on in AKS | Microsoft Azure Blog","og_description":"AKS\u2014network observability. This feature equips AKS users with powerful capabilities to gain enhanced visibility into their container network traffic.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2023-06-26T15:00:00+00:00","article_modified_time":"2025-06-16T07:50:09+00:00","og_image":[{"width":1979,"height":810,"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres.png","type":"image\/png"}],"author":"Deepak Bansal, Qi Ke","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Deepak Bansal, Qi Ke","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/deepak-bansal\/","@type":"Person","@name":"Deepak Bansal"},{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/qi-ke\/","@type":"Person","@name":"Qi Ke"}],"headline":"Enhance Kubernetes Troubleshooting with Network Observability add-on in AKS","datePublished":"2023-06-26T15:00:00+00:00","dateModified":"2025-06-16T07:50:09+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/"},"wordCount":1217,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres-1024x419.webp","articleSection":["Compute","Containers"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/","name":"Enhance Kubernetes Troubleshooting with Network Observability add-on in AKS | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres-1024x419.webp","datePublished":"2023-06-26T15:00:00+00:00","dateModified":"2025-06-16T07:50:09+00:00","description":"AKS\u2014network observability. This feature equips AKS users with powerful capabilities to gain enhanced visibility into their container network traffic.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2023\/06\/network-observability-overview-highres.webp","width":1979,"height":810},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/enhance-kubernetes-troubleshooting-with-network-observability-add-on-in-aks\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"Networking","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/networking\/"},{"@type":"ListItem","position":3,"name":"Enhance Kubernetes Troubleshooting with Network Observability add-on in AKS"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/dddfb06db704f28e44dc633b15e0d6ae","name":"Brianna McGovern","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g5fc6a76f72449f78acaf535ec3e0c54f","url":"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/471211b4d059ccb73aa3fda768b31973fb946424996c0376f7f0be3cb919d469?s=96&d=mm&r=g","caption":"Brianna McGovern"},"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/briannamcgovern\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/28130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/39"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=28130"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/28130\/revisions"}],"predecessor-version":[{"id":41846,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/28130\/revisions\/41846"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=28130"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=28130"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=28130"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=28130"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=28130"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=28130"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=28130"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=28130"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=28130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}