Explore >> Select a destination


You are here

www.koyeb.com
| | isovalent.com
3.1 parsecs away

Travel
| | eBPF Service Mesh - How we can build an eBPF-based service mesh in the kernel to replace the complex sidecar model
| | sookocheff.com
2.7 parsecs away

Travel
| | eBPF is a relatively new extension of the Linux kernel that can run sandboxed programs in a privileged context. It is used to safely and efficiently extend the capabilities of the kernel at runtime without requiring changes to kernel source code or the loading of kernel modules. Because of eBPFs tight integration with the networking stack at the kernel level, it is seeing adoption in networking applications. This includes Kubernetes networking through eBPF implementations of the Kubnernetes networking st...
| | go.opensource.org
1.5 parsecs away

Travel
| | Explore community-powered innovation in cloud native development, AI/ML, API security, observability, network automation, and more, with contributions from Cisco developers.
| | lwn.net
23.0 parsecs away

Travel
| Tracing is a technique that is used for both performance analysis and debugging. A tracer gen [...]