# Hubble Timescape

Published articles for Hubble Timescape.

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

## 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.