# Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security

Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Replaying OpenShift Network Traffic with Hubble Timescape

DevFeed: [Replaying OpenShift Network Traffic with Hubble Timescape](<https://devfeed.tech/articles/replaying-openshift-network-traffic-with-hubble-timescape-31335.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/replaying-openshift-network-traffic-with-hubble-timescape/>)

Author: Christian Hernandez

Published: 2026-08-25T07:01:00Z

Content type: article

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Network](<https://devfeed.tech/topics/network.md>), [observability](<https://devfeed.tech/topics/observability.md>)

Tags: [hubble-timescape](<https://devfeed.tech/tags/hubble-timescape.md>), [network](<https://devfeed.tech/tags/network.md>), [network-traffic](<https://devfeed.tech/tags/network-traffic.md>), [observability](<https://devfeed.tech/tags/observability.md>)

### AI overview

This article explores using Hubble Timescape with OpenShift to replay network traffic and investigate what was happening when something went wrong.

### Source excerpt

OpenShift offers amazing metrics and observability out of the box. But what if you want to go back in time and see exactly what your network was doing when something went wrong? In this blog we explore Openshift with Hubble Timescape

## Progressive Delivery with Argo Rollouts, Isovalent and Gateway API

DevFeed: [Progressive Delivery with Argo Rollouts, Isovalent and Gateway API](<https://devfeed.tech/articles/progressive-delivery-with-argo-rollouts-isovalent-and-gateway-api-31325.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/argo-rollouts-and-gateway-api/>)

Author: Christian Hernandez

Published: 2026-08-06T07:01:00Z

Content type: tutorial

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [progressive delivery](<https://devfeed.tech/topics/progressive-delivery.md>), [Argo Rollouts](<https://devfeed.tech/topics/argo-rollouts.md>), [gateway](<https://devfeed.tech/topics/gateway.md>)

Tags: [argo-rollouts](<https://devfeed.tech/tags/argo-rollouts.md>), [delivery](<https://devfeed.tech/tags/delivery.md>), [gateway](<https://devfeed.tech/tags/gateway.md>), [progressive-delivery](<https://devfeed.tech/tags/progressive-delivery.md>)

### AI overview

This article explains how progressive delivery controls traffic to newly deployed Pods, focusing on header-based canary deployments with Argo Rollouts and Gateway API.

### Source excerpt

Progressive delivery is not only about creating the new Pods, it is also about controlling which traffic reaches them. This blog explores Header-based canaries with Argo Rollouts and Gateway API

## Introducing Isopcap: Kubernetes-Native Packet Capture for Cloud Native Operations

DevFeed: [Introducing Isopcap: Kubernetes-Native Packet Capture for Cloud Native Operations](<https://devfeed.tech/articles/introducing-isopcap-kubernetes-native-packet-capture-for-cloud-native-operations-31329.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/introducing-isopcap-kubernetes-native-packet-capture-for-cloud-native-operations/>)

Author: Christian Hernandez

Published: 2026-07-28T07:01:00Z

Content type: release

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Cloud Native Operations](<https://devfeed.tech/topics/cloud-native-operations.md>)

Tags: [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [cloud-native-operations](<https://devfeed.tech/tags/cloud-native-operations.md>), [isovalent](<https://devfeed.tech/tags/isovalent.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [operations](<https://devfeed.tech/tags/operations.md>), [product](<https://devfeed.tech/tags/product.md>)

### AI overview

Isovalent introduces Isopcap, a Kubernetes-native packet capture product included in the Isovalent Enterprise Platform for cloud-native operations.

### Source excerpt

Kubernetes tells you what failed. But what actually happened on the wire? That is why we are introducing Isopcap as part of the Isovalent Enterprise Platform. Isopcap is a Kubernetes-native packet capture product from Isovalent.

## What Is Cilium?

DevFeed: [What Is Cilium?](<https://devfeed.tech/articles/what-is-cilium-31342.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/what-is-cilium/>)

Author: Christian Hernandez

Published: 2026-07-23T07:01:00Z

Content type: tutorial

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Cilium](<https://devfeed.tech/topics/cilium.md>), [eBPF](<https://devfeed.tech/topics/ebpf.md>), [Kubernetes networking](<https://devfeed.tech/topics/kubernetes-networking.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Security](<https://devfeed.tech/topics/security.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [cilium](<https://devfeed.tech/tags/cilium.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-networking](<https://devfeed.tech/tags/kubernetes-networking.md>), [observability](<https://devfeed.tech/tags/observability.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

An introductory article explains Cilium and describes how it uses eBPF for Kubernetes networking, security, and observability in cloud-native infrastructure.

### Source excerpt

Learn what Cilium is, how it uses eBPF to power Kubernetes networking, security, and observability, and why organizations choose it for modern cloud-native infrastructure.

## Isovalent Networking for Kubernetes 1.19: BGP Route Import, Policy Tiers, and Timescape enhancements

DevFeed: [Isovalent Networking for Kubernetes 1.19: BGP Route Import, Policy Tiers, and Timescape enhancements](<https://devfeed.tech/articles/isovalent-networking-for-kubernetes-1-19-bgp-route-import-policy-tiers-and-timescape-enhancements-31331.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/isovalent-networking-for-kubernetes-119-bgp-route-import-policy-tiers-and-timescape-enhancements/>)

Author: Dean Lewis

Published: 2026-07-10T08:58:39Z

Content type: release

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [networking](<https://devfeed.tech/topics/networking.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [BGP](<https://devfeed.tech/topics/bgp.md>), [import](<https://devfeed.tech/topics/import.md>)

Tags: [bgp](<https://devfeed.tech/tags/bgp.md>), [import](<https://devfeed.tech/tags/import.md>), [isovalent](<https://devfeed.tech/tags/isovalent.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [latest](<https://devfeed.tech/tags/latest.md>), [networking](<https://devfeed.tech/tags/networking.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Isovalent Networking for Kubernetes 1.19 is presented as a release featuring BGP route import, policy tiers, and Timescape enhancements.

### Source excerpt

Learn about the latest Isovalent Networking for Kubernetes 1.19 release

## Isovalent Enterprise Platform 26.05: Bringing Kubernetes, VMs, and Load Balancing Into One Operating Model

DevFeed: [Isovalent Enterprise Platform 26.05: Bringing Kubernetes, VMs, and Load Balancing Into One Operating Model](<https://devfeed.tech/articles/isovalent-enterprise-platform-26-05-bringing-kubernetes-vms-and-load-balancing-into-one-operating-model-31330.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/isovalent-enterprise-platform-2605-bringing-kubernetes-vms-and-load-balancing-into-one-operating-model/>)

Author: Dean Lewis

Published: 2026-07-10T08:53:24Z

Content type: release

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Load Balancing](<https://devfeed.tech/topics/load-balancing.md>)

Tags: [isovalent](<https://devfeed.tech/tags/isovalent.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [load-balancing](<https://devfeed.tech/tags/load-balancing.md>), [platform](<https://devfeed.tech/tags/platform.md>)

### AI overview

The article presents Isovalent Enterprise Platform 26.05 and describes an operating model that brings Kubernetes, virtual machines, and load balancing together.

### Source excerpt

Learn all about Isovalent Enterprise Platform 26.05

## Splunk and Isovalent Runtime Security: Protecting the Platform Behind Splunk

DevFeed: [Splunk and Isovalent Runtime Security: Protecting the Platform Behind Splunk](<https://devfeed.tech/articles/splunk-and-isovalent-runtime-security-protecting-the-platform-behind-splunk-31338.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/splunk-and-isovalent-runtime-security-protecting-the-platform-behind-splunk/>)

Author: Dean Lewis

Published: 2026-07-09T06:02:44Z

Content type: article

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>)

Tags: [cilium](<https://devfeed.tech/tags/cilium.md>), [customer](<https://devfeed.tech/tags/customer.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [hubble](<https://devfeed.tech/tags/hubble.md>), [isovalent](<https://devfeed.tech/tags/isovalent.md>), [kubernetes-networking](<https://devfeed.tech/tags/kubernetes-networking.md>), [load-balancer](<https://devfeed.tech/tags/load-balancer.md>), [mesh-networking](<https://devfeed.tech/tags/mesh-networking.md>), [platform](<https://devfeed.tech/tags/platform.md>), [runtime-security](<https://devfeed.tech/tags/runtime-security.md>), [security](<https://devfeed.tech/tags/security.md>), [tetragon](<https://devfeed.tech/tags/tetragon.md>), [website](<https://devfeed.tech/tags/website.md>)

### AI overview

Splunk uses Isovalent Runtime Security, built on Tetragon, to protect its customer-facing platform.

### Source excerpt

Splunk uses Isovalent Runtime Security, built on Tetragon, to protect its customer facing platform.

## Taming the AI Double Threat with Isovalent Runtime Security

DevFeed: [Taming the AI Double Threat with Isovalent Runtime Security](<https://devfeed.tech/articles/taming-the-ai-double-threat-with-isovalent-runtime-security-31340.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/taming-the-ai-double-threat-with-isovalent-runtime-security/>)

Author: Paul Arah

Published: 2026-06-26T18:47:44Z

Content type: opinion

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [ai-assisted attacks](<https://devfeed.tech/topics/ai-assisted-attacks.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-assisted-attacks](<https://devfeed.tech/tags/ai-assisted-attacks.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [cilium](<https://devfeed.tech/tags/cilium.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [hubble](<https://devfeed.tech/tags/hubble.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [isovalent](<https://devfeed.tech/tags/isovalent.md>), [kubernetes-networking](<https://devfeed.tech/tags/kubernetes-networking.md>), [load-balancer](<https://devfeed.tech/tags/load-balancer.md>), [mesh-networking](<https://devfeed.tech/tags/mesh-networking.md>), [runtime-security](<https://devfeed.tech/tags/runtime-security.md>), [security](<https://devfeed.tech/tags/security.md>), [tetragon](<https://devfeed.tech/tags/tetragon.md>), [website](<https://devfeed.tech/tags/website.md>)

### AI overview

This blog post examines how AI-assisted attacks change assumptions about adversaries, the new attack surface introduced by AI workloads, and the infrastructure, identity, and runtime controls needed to address these risks with Isovalent Runtime Security.

### Source excerpt

This blog post explores how AI-assisted attacks are changing the assumptions we make about the adversary, the new attack surface AI workloads introduce, and the infrastructure, identity, and runtime controls they require, and finally, how teams can address this new threat landscape with Isovalent Runtime Security.

## What Is Multi-Cloud?

DevFeed: [What Is Multi-Cloud?](<https://devfeed.tech/articles/what-is-multi-cloud-31343.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/what-is-multi-cloud/>)

Author: Ryan Kollist

Published: 2026-06-23T16:45:27Z

Content type: tutorial

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Cloud Architecture](<https://devfeed.tech/topics/cloud-architecture.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Cilium](<https://devfeed.tech/topics/cilium.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [cilium](<https://devfeed.tech/tags/cilium.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-architecture](<https://devfeed.tech/tags/cloud-architecture.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [multi-cloud](<https://devfeed.tech/tags/multi-cloud.md>), [networking](<https://devfeed.tech/tags/networking.md>), [security](<https://devfeed.tech/tags/security.md>), [what-is-multicloud](<https://devfeed.tech/tags/what-is-multicloud.md>), [what-is-multicloud-architecture](<https://devfeed.tech/tags/what-is-multicloud-architecture.md>), [what-is-multicloud-networking](<https://devfeed.tech/tags/what-is-multicloud-networking.md>), [what-is-multicloud-security](<https://devfeed.tech/tags/what-is-multicloud-security.md>), [what-is-the-difference-between-multicloud-and-hybrid-cloud](<https://devfeed.tech/tags/what-is-the-difference-between-multicloud-and-hybrid-cloud.md>)

### AI overview

This article explains multi-cloud architecture, its importance, and how Isovalent Cilium supports a consistent networking and security operational model across different cloud infrastructures.

### Source excerpt

Learn what makes a multi-cloud architecture, why it's important and how Isovalent Cilium enables a consistent networking and security operational model across any cloud infrastructure.

## Join the Security Summer School 2026: Prepare for the AI age

DevFeed: [Join the Security Summer School 2026: Prepare for the AI age](<https://devfeed.tech/articles/join-the-security-summer-school-2026-prepare-for-the-ai-age-31337.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/security-summer-school-2026/>)

Author: Roland Wolters

Published: 2026-06-11T07:27:25Z

Content type: article

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Malware](<https://devfeed.tech/topics/malware.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [malware](<https://devfeed.tech/tags/malware.md>), [openclaw](<https://devfeed.tech/tags/openclaw.md>), [security](<https://devfeed.tech/tags/security.md>), [voidlink](<https://devfeed.tech/tags/voidlink.md>)

### AI overview

An invitation to the Security Summer School 2026, which teaches participants to secure hosts, protect against malware, and contain AI agents.

### Source excerpt

AI is re-shaping the IT landscape. Time to up your security skills and prepare to meet it! Join our Summer School and learn how to secure your host, protect against malware, and contain your AI agents.

## Tetragon 1.7 adds fentry sensing, environment variable capture, parent-process visibility, and scoped policies

DevFeed: [Tetragon 1.7 adds fentry sensing, environment variable capture, parent-process visibility, and scoped policies](<https://devfeed.tech/articles/tetragon-1-7-precision-filtering-richer-context-and-better-performance-31341.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/tetragon-v1.7-release/>)

Author: Paul Arah

Published: 2026-06-09T14:01:46Z

Content type: release

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Processes](<https://devfeed.tech/topics/processes.md>), [Environment Variables](<https://devfeed.tech/topics/environment-variables.md>), [context](<https://devfeed.tech/topics/context.md>)

Tags: [cilium](<https://devfeed.tech/tags/cilium.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [environment-variables](<https://devfeed.tech/tags/environment-variables.md>), [hubble](<https://devfeed.tech/tags/hubble.md>), [isovalent](<https://devfeed.tech/tags/isovalent.md>), [kubernetes-networking](<https://devfeed.tech/tags/kubernetes-networking.md>), [load-balancer](<https://devfeed.tech/tags/load-balancer.md>), [mesh-networking](<https://devfeed.tech/tags/mesh-networking.md>), [policy](<https://devfeed.tech/tags/policy.md>), [process](<https://devfeed.tech/tags/process.md>), [runtime-security](<https://devfeed.tech/tags/runtime-security.md>), [sensor](<https://devfeed.tech/tags/sensor.md>), [tetragon](<https://devfeed.tech/tags/tetragon.md>), [visibility](<https://devfeed.tech/tags/visibility.md>), [website](<https://devfeed.tech/tags/website.md>)

### AI overview

Tetragon 1.7 introduces a new fentry sensor, environment variable capture, parent-process visibility, and granular policy scoping with hostSelector.

### Source excerpt

Tetragon 1.7 introduces a new fentry sensor, environment variables capturing, parent process visibility, granular policy scoping with hostSelector and more!

## Isovalent Private Networks and Cisco Nexus One: BGP EVPN Integration for the Enterprise Data Center

DevFeed: [Isovalent Private Networks and Cisco Nexus One: BGP EVPN Integration for the Enterprise Data Center](<https://devfeed.tech/articles/isovalent-private-networks-and-cisco-nexus-one-bgp-evpn-integration-for-the-enterprise-data-center-31333.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/isovalent-private-networks-and-cisco-nexus-one-bgp-evpn-integration-for-the-enterprise-data-center/>)

Author: Marcos Hernandez, Camillo Rossi

Published: 2026-06-04T16:42:52Z

Content type: release

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [virtualization](<https://devfeed.tech/topics/virtualization.md>), [networking](<https://devfeed.tech/topics/networking.md>), [BGP](<https://devfeed.tech/topics/bgp.md>), [Cisco](<https://devfeed.tech/topics/cisco.md>), [evpn](<https://devfeed.tech/topics/evpn.md>), [VXLAN](<https://devfeed.tech/topics/vxlan.md>), [datacenter](<https://devfeed.tech/topics/datacenter.md>)

Tags: [bgp](<https://devfeed.tech/tags/bgp.md>), [cilium](<https://devfeed.tech/tags/cilium.md>), [cisco](<https://devfeed.tech/tags/cisco.md>), [data-center](<https://devfeed.tech/tags/data-center.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [evpn](<https://devfeed.tech/tags/evpn.md>), [hubble](<https://devfeed.tech/tags/hubble.md>), [isovalent](<https://devfeed.tech/tags/isovalent.md>), [kubernetes-networking](<https://devfeed.tech/tags/kubernetes-networking.md>), [load-balancer](<https://devfeed.tech/tags/load-balancer.md>), [mesh-networking](<https://devfeed.tech/tags/mesh-networking.md>), [networking](<https://devfeed.tech/tags/networking.md>), [nexus-one](<https://devfeed.tech/tags/nexus-one.md>), [runtime-security](<https://devfeed.tech/tags/runtime-security.md>), [tetragon](<https://devfeed.tech/tags/tetragon.md>), [virtualization](<https://devfeed.tech/tags/virtualization.md>), [vxlan](<https://devfeed.tech/tags/vxlan.md>), [website](<https://devfeed.tech/tags/website.md>)

### AI overview

Isovalent announces the general availability of Isovalent Networking for Virtualization and highlights its BGP EVPN/VXLAN integration with Cisco NX-OS for enterprise data centers.

### Source excerpt

Today we're announcing the General Availability (GA) of Isovalent Networking for Virtualization alongside a deeper look at one of its core connectivity capabilities: BGP EVPN/VXLAN integration with Cisco NX-OS, part of the Cisco Nexus One strategic alignment.

## OpenAI Uses Isovalent for a Common Networking for AI Infrastructure

DevFeed: [OpenAI Uses Isovalent for a Common Networking for AI Infrastructure](<https://devfeed.tech/articles/openai-uses-isovalent-for-a-common-networking-for-ai-infrastructure-31334.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/openai-isovalent-networking-kubernetes-case-study/>)

Author: Dean Lewis

Published: 2026-06-03T10:42:00Z

Content type: article

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Cilium](<https://devfeed.tech/topics/cilium.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [AI Infrastructure](<https://devfeed.tech/topics/ai-infrastructure.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [networking](<https://devfeed.tech/topics/networking.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-infrastructure](<https://devfeed.tech/tags/ai-infrastructure.md>), [cilium](<https://devfeed.tech/tags/cilium.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [hubble](<https://devfeed.tech/tags/hubble.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [isovalent](<https://devfeed.tech/tags/isovalent.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-networking](<https://devfeed.tech/tags/kubernetes-networking.md>), [load-balancer](<https://devfeed.tech/tags/load-balancer.md>), [mesh-networking](<https://devfeed.tech/tags/mesh-networking.md>), [networking](<https://devfeed.tech/tags/networking.md>), [openai](<https://devfeed.tech/tags/openai.md>), [policy](<https://devfeed.tech/tags/policy.md>), [runtime-security](<https://devfeed.tech/tags/runtime-security.md>), [tetragon](<https://devfeed.tech/tags/tetragon.md>), [troubleshooting](<https://devfeed.tech/tags/troubleshooting.md>), [uses](<https://devfeed.tech/tags/uses.md>), [website](<https://devfeed.tech/tags/website.md>)

### AI overview

The article reports that OpenAI uses Isovalent Networking for Kubernetes, built on Cilium, to provide consistent networking, policy, and troubleshooting across its AI infrastructure.

### Source excerpt

OpenAI uses Isovalent Networking for Kubernetes, built on Cilium, for consistent networking, policy, and troubleshooting across AI infrastructure.

## Isovalent Networking for Virtualization: Enterprise-Grade Network Segmentation and Multi-Tenancy for VMs in Kubernetes

DevFeed: [Isovalent Networking for Virtualization: Enterprise-Grade Network Segmentation and Multi-Tenancy for VMs in Kubernetes](<https://devfeed.tech/articles/isovalent-networking-for-virtualization-enterprise-grade-network-segmentation-and-multi-tenancy-for-vms-in-kubernetes-31332.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/isovalent-networking-for-virtualization/>)

Author: Marcos Hernandez

Published: 2026-06-02T12:59:28Z

Content type: release

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [virtualization](<https://devfeed.tech/topics/virtualization.md>), [Network Segmentation](<https://devfeed.tech/topics/network-segmentation.md>), [Multi-tenancy](<https://devfeed.tech/topics/multi-tenancy.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [cilium](<https://devfeed.tech/tags/cilium.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [hubble](<https://devfeed.tech/tags/hubble.md>), [isovalent](<https://devfeed.tech/tags/isovalent.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [kubernetes-networking](<https://devfeed.tech/tags/kubernetes-networking.md>), [load-balancer](<https://devfeed.tech/tags/load-balancer.md>), [mesh-networking](<https://devfeed.tech/tags/mesh-networking.md>), [migrations](<https://devfeed.tech/tags/migrations.md>), [multi-tenancy](<https://devfeed.tech/tags/multi-tenancy.md>), [network-segmentation](<https://devfeed.tech/tags/network-segmentation.md>), [policy](<https://devfeed.tech/tags/policy.md>), [product](<https://devfeed.tech/tags/product.md>), [runtime-security](<https://devfeed.tech/tags/runtime-security.md>), [tetragon](<https://devfeed.tech/tags/tetragon.md>), [virtualization](<https://devfeed.tech/tags/virtualization.md>), [website](<https://devfeed.tech/tags/website.md>)

### AI overview

Isovalent announced the general availability of Isovalent Networking for Virtualization, a product that provides network segmentation, multi-tenancy, and policy enforcement for virtual machine workloads running in Kubernetes. It also streamlines migrations to KubeVirt.

### Source excerpt

We're formally announcing the General Availability of Isovalent Networking for Virtualization (INV), a purpose-built product that brings full network segmentation, multi-tenancy, and policy enforcement to virtual machine workloads running in Kubernetes, in addition to streamlining migrations to KubeVirt.

## From Tickets to Pull Requests: Running Cilium in a GitOps Platform

DevFeed: [From Tickets to Pull Requests: Running Cilium in a GitOps Platform](<https://devfeed.tech/articles/from-tickets-to-pull-requests-running-cilium-in-a-gitops-platform-31328.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/cilium-gitops-platform-engineering/>)

Author: Dean Lewis

Published: 2026-06-02T12:56:19Z

Content type: tutorial

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Cilium](<https://devfeed.tech/topics/cilium.md>), [GitOps](<https://devfeed.tech/topics/gitops.md>), [argo-cd](<https://devfeed.tech/topics/argo-cd.md>), [Kyverno](<https://devfeed.tech/topics/kyverno.md>), [ci](<https://devfeed.tech/topics/ci.md>)

Tags: [argo](<https://devfeed.tech/tags/argo.md>), [argo-cd](<https://devfeed.tech/tags/argo-cd.md>), [ci](<https://devfeed.tech/tags/ci.md>), [cilium](<https://devfeed.tech/tags/cilium.md>), [gitops](<https://devfeed.tech/tags/gitops.md>), [hubble-timescape](<https://devfeed.tech/tags/hubble-timescape.md>), [kyverno](<https://devfeed.tech/tags/kyverno.md>), [network-policy](<https://devfeed.tech/tags/network-policy.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>)

### AI overview

The article describes running Cilium as part of a GitOps platform using Argo CD, Kyverno, and isopolicy CI.

### Source excerpt

Run Cilium as a GitOps platform: use Argo CD, Kyverno, and isopolicy CI.

## Buzzing Beyond Clouds: The Illustrated Children's Guide to Cilium

DevFeed: [Buzzing Beyond Clouds: The Illustrated Children's Guide to Cilium](<https://devfeed.tech/articles/buzzing-beyond-clouds-the-illustrated-children-s-guide-to-cilium-31326.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/children-guide-cilium/>)

Author: Bill Mulligan, Katie Meinders

Published: 2026-05-19T10:23:39Z

Content type: release

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Cilium](<https://devfeed.tech/topics/cilium.md>)

Tags: [book](<https://devfeed.tech/tags/book.md>), [cilium](<https://devfeed.tech/tags/cilium.md>), [ebpf](<https://devfeed.tech/tags/ebpf.md>), [hubble](<https://devfeed.tech/tags/hubble.md>), [isovalent](<https://devfeed.tech/tags/isovalent.md>), [kubernetes-networking](<https://devfeed.tech/tags/kubernetes-networking.md>), [load-balancer](<https://devfeed.tech/tags/load-balancer.md>), [mesh-networking](<https://devfeed.tech/tags/mesh-networking.md>), [runtime-security](<https://devfeed.tech/tags/runtime-security.md>), [tetragon](<https://devfeed.tech/tags/tetragon.md>), [website](<https://devfeed.tech/tags/website.md>)

### AI overview

Buzzing Beyond Clouds is an illustrated children's guide to Cilium. The book is presented as a follow-up to an illustrated guide to eBPF and is intended for readers with varying levels of technical expertise.

### Source excerpt

Buzzing Beyond Clouds: The Illustrated Children's Guide to Cilium, and follow up to Buzzing Across Space: The Illustrated Children's Guide to eBPF, is now available. This second illustrated book brings the Cilium story to life in a way that can be digested by readers of all ages and levels of technical expertise.

## Secure Multitenancy with OpenShift and Isovalent Networking for Kubernetes

DevFeed: [Secure Multitenancy with OpenShift and Isovalent Networking for Kubernetes](<https://devfeed.tech/articles/secure-multitenancy-with-openshift-and-isovalent-networking-for-kubernetes-31336.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/secure-multitenancy-with-openshift-and-isovalent-networking-for-kubernetes/>)

Author: Christian Hernandez

Published: 2026-04-30T07:01:05Z

Content type: article

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Multitenancy](<https://devfeed.tech/topics/multitenancy.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [isovalent](<https://devfeed.tech/tags/isovalent.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [multitenancy](<https://devfeed.tech/tags/multitenancy.md>), [networking](<https://devfeed.tech/tags/networking.md>)

### AI overview

The article explores how Isovalent Networking for Kubernetes fits into OpenShift's multitenancy model.

### Source excerpt

OpenShift has long treated multitenancy as a core platform concern and in this blog we explore how Isovalent Networking for Kubernetes fits perfectly in this model!

## Five Things to Know About Cilium Network Policies

DevFeed: [Five Things to Know About Cilium Network Policies](<https://devfeed.tech/articles/5-things-you-didn-t-know-about-cilium-network-polices-31324.md>)

Original publisher: [Read original article](<https://isovalent.com/blog/post/5-things-you-didnt-know-about-cilium-network-polices/>)

Author: Christian Hernandez

Published: 2026-04-27T21:23:02Z

Content type: article

Language: en

Sources: [Isovalent - The latest articles covering eBPF-based Networking, Observability, and Security](<https://devfeed.tech/sources/isovalent-the-latest-articles-covering-ebpf-based-networking-observability-and-security.md>)

Topics: [Cilium](<https://devfeed.tech/topics/cilium.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Network](<https://devfeed.tech/topics/network.md>)

Tags: [cilium](<https://devfeed.tech/tags/cilium.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [networkpolicies](<https://devfeed.tech/tags/networkpolicies.md>)

### AI overview

This blog introduces five points about Cilium Network Policies and contrasts them with standard Kubernetes NetworkPolicies, which it says can appear similar at first glance.

### Source excerpt

Not all CNIs are created equal, and many assume that CiliumNetworkPolicies are the same as standard Kubernetes NetworkPolicies. At first glance, they can look similar. In this blog, we'll go over the top 5 things you may not know about Cilium Network Policies.