by Emerging Technologies | Jul 13, 2023
bpfd is a system daemon aimed at simplifying the deployment and management of eBPF programs. Its goal is to enhance the developer-experience as well as provide features to improve security, visibility and program-cooperation. bpfd provides: A system daemon...
by Emerging Technologies | Jul 13, 2023
The Nexodus project provides network connectivity as a service between nodes deployed across heterogeneous environments (Edge, Public, Private, and Hybrid Cloud) with different visibilities (nodes in a Cloud VPC, nodes behind NAT, etc.). This solution is not specific...
by Emerging Technologies | Feb 17, 2023
Kubernetes-based Efficient Power Level Exporter Project Kepler uses eBPF to probe CPU performance counters and Linux kernel tracepoints. These data and stats from cgroups and sysfs are fed into ML models to estimate power consumption by Kubernetes Pods. The power...
by Emerging Technologies | May 4, 2022
IPFS is a protocol which allows data to be distributed for storing and accessing files, websites, applications, and data In contrast to traditional location-addressed schemes, where accessing a photo requires you to specify the image’s exact location (e.g....
by Emerging Technologies | Mar 3, 2022
GitOps Primer is an operator that runs in your OpenShift cluster that gives the ability for developers to export all Kubernetes objects within a namespace producing a portable zip file that can be easily taken to another cluster or shared with other developers/team...