Topology graph from NetObserv showing kube cluster external traffic to AWS eu-west-3 S3
π’ Just published: Identifying #kubernetes cluster external traffic with subnet labels and #netobserv
netobserv.io/posts/identi...
#network #observability #ebpf #kubernetes #openshift
02.03.2026 10:07
π 0
π 0
π¬ 0
π 0
(Some inaccuracies for netobserv but hey, that's ok π)
19.02.2026 21:37
π 0
π 0
π¬ 0
π 0
You can work on the #eBPF cache timeout/size to increase aggregation in time, which generates more or less flows.
We're changing the defaults. Some tests have shown UP TO 40% CPU DECREASE across all components. It's also less flows to be ingested by Loki.
Change: github.com/netobserv/ne...
12.02.2026 09:04
π 0
π 0
π¬ 0
π 0
NetObserv 1.11 for #openshift will be released in a couple of days.
FYI, if you use NetObserv already: there's something you might want to look at, without waiting.
In some scenarios, tweaking config can result in HUGE performance improvements.
1/2
12.02.2026 09:02
π 0
π 0
π¬ 1
π 0
Learn KubeVirt: Deep Dive for VMware vSphere Admins
A deep dive into KubeVirt for vSphere admins. Learn VM creation, storage, networking, and operations mapped to familiar VMware concepts.
Oh, that's a nice and long post on #kubevirt written for #vSphere admins who might consider migrating:
veducate.co.uk/kubevirt-for...
As said, #redhat is well placed here. For those admins looking into #openshift #virtualization , NetObserv can help monitor closely your workloads network.
03.05.2025 09:31
π 1
π 1
π¬ 1
π 0
Native network segmentation for virtualization workloads | Red Hat Developer
Discover the UDN feature for network segmentation in OpenShift, and learn how it addresses virtualization workload challenges in the Kubernetes platform
One more thing, that isn't mentionned in the above article: the recent versions of ovn-kubernetes have a new feature called UDN for User Defined Network, which is basically segmentation. More about that here: developers.redhat.com/articles/202...
#redhat #openshift #kubevirt #ovn #kubernetes
03.05.2025 09:32
π 1
π 0
π¬ 0
π 0
Learn KubeVirt: Deep Dive for VMware vSphere Admins
A deep dive into KubeVirt for vSphere admins. Learn VM creation, storage, networking, and operations mapped to familiar VMware concepts.
Oh, that's a nice and long post on #kubevirt written for #vSphere admins who might consider migrating:
veducate.co.uk/kubevirt-for...
As said, #redhat is well placed here. For those admins looking into #openshift #virtualization , NetObserv can help monitor closely your workloads network.
03.05.2025 09:31
π 1
π 1
π¬ 1
π 0
About
NetObserv aka Network Observability is a set of components used to observe network traffic by generating NetFlows from eBPF agents, enrich those flows using a configurable pipeline that is Kubernetes-...
Interesting post from #netflix: netflixtechblog.com/how-netflix-... on #eBPF based #observability with network flows.
If you're not Netflix but still are interested, you can also take a look at what we're doing with NetObserv: netobserv.io/about/
08.04.2025 19:45
π 2
π 0
π¬ 0
π 0
- OVN is improving its observability, for instance it can emit events such as when a network policy blocks/accept traffic. NetObserv can leverage and display that.
It's only Tech Preview at the moment, so you'll need to wait a bit before having it on a prod cluster.
11.03.2025 13:58
π 0
π 0
π¬ 0
π 0
UserDefinedNetwork CR - Multiple networks | Networking | OpenShift Container Platform 4.18
There are also cool new features related to ovn-kubernetes (you won't get them if you use a different CNI) :
- As #OpenShift introduces new User Defined Networks (docs.openshift.com/container-pl...), which offers a much better isolation, NetObserv can visualize them as topologies and more...
11.03.2025 13:54
π 0
π 0
π¬ 1
π 0
Enhancing NetObserv By Introducing Multi Rules Flow filtering capability in eBPF
NetObserv eBPF Flows Filtering
... and more filtering options in the #eBPF agent. For example, you can now decide to sample ALL external traffic while maintaining a 1:50 ratio on internal traffic, to save resources without compromising what matters most.
More on that here: netobserv.io/posts/enhanc...
11.03.2025 13:47
π 1
π 0
π¬ 1
π 0
There is also a good bunch of improvements on the CLI side, such as generating Prometheus metrics on the fly: netobserv.io/posts/networ...
11.03.2025 13:43
π 0
π 0
π¬ 1
π 0
Performance improvements in 1.8
How we reached -50% CPU on the eBPF agent
One of the cool things that you can immediately notice if you upgrade from 1.7, is the performance improvement, especially on the eBPF Agent CPU. More on this here: netobserv.io/posts/perfor...
11.03.2025 13:40
π 1
π 0
π¬ 1
π 0
What's new in Network Observability 1.8
New features: Packet Translation, eBPF resource reduction, Network Events, eBPF flow filter enhancements, UDN Observability, eBPF Manager support
NetObserv 1.8 is out!
Check it out: netobserv.io/posts/what-s...
Available as a helm chart or, for #OpenShift users, in OperatorHub.
We also created a CNCF slack channel, come and have a look if you want to chat: cloud-native.slack.com/archives/C08...
#kubernetes #network #observability
11.03.2025 13:38
π 2
π 1
π¬ 1
π 0
JoΓ«l prΓ©sentant NetObserv
On continue avec JoΓ«l qui nous parle eBPF et prΓ©sente son projet @netobserv.bsky.social
06.03.2025 19:25
π 4
π 1
π¬ 1
π 0
Enhancing NetObserv for Kubernetes Service Flows using eBPF
NetObserv Packet Translation provide enriched service endpoint POD information
π’ New blog post on how to correlate pods and services traffic in #Kubernetes : netobserv.io/posts/enhanc...
This feature will be coming soon, in netobserv 1.8 (already merged in the main branch).
It's achieved by hooking into the #linux #kernel conntracking, with #ebpf .
16.01.2025 09:36
π 2
π 0
π¬ 0
π 0
NetObserv: network observability on Kubernetes / OpenShift
Components for Network Observability, unleashing eBPF super-power.
Good morning Bluesky !
#Introduction
This is a developer account of the NetObserv tool. It's an #opensource software, born at #redhat, that provides network observability through #ebpf probes in the Linux kernel. It's mostly designed for #Kubernetes / #OpenShift
Our blog: netobserv.io
16.01.2025 08:16
π 2
π 0
π¬ 1
π 0