diff --git a/src/posts/2024-08-19-hubble-for-network-security-p2/index.md b/src/posts/2024-08-19-hubble-for-network-security-p2/index.md index 6ac9bd7a..953fe11f 100644 --- a/src/posts/2024-08-19-hubble-for-network-security-p2/index.md +++ b/src/posts/2024-08-19-hubble-for-network-security-p2/index.md @@ -16,7 +16,8 @@ categories: In this second installment of this series, we'll delve deeper into Hubble's powerful observability features and explore how they can enhance your Kubernetes network observability strategy. We'll also examine practical use cases, such as monitoring network traffic for dropped packets and identifying abnormal patterns in your network. -In the first part of the series, we introduced Cilium and Hubble, highlighting their significance in modern Kubernetes environments. We guided you through their setup process and showcased real-world case studies of organizations successfully leveraging Cilium and Hubble in production environments. + +In the [first part of the series](https://cilium.io/blog/2024/08/14/hubble-for-network-security-and-observability-part-1/), we introduced Cilium and Hubble, highlighting their significance in modern Kubernetes environments. We guided you through their setup process and showcased real-world case studies of organizations successfully leveraging Cilium and Hubble in production environments. Now, let's take on a comprehensive exploration of Hubble's capabilities for modern network observability!