Tag: eBPF
-
Cloud Blog: The 10 top Kubernetes Podcast episodes of 2024
Source URL: https://cloud.google.com/blog/products/containers-kubernetes/kubernetes-podcast-top-episodes-of-2024/ Source: Cloud Blog Title: The 10 top Kubernetes Podcast episodes of 2024 Feedly Summary: Here at the Kubernetes Podcast, we’ve been bringing you news and interviews from the Kubernetes and Cloud-Native technology space since 2019. And this year, Kubernetes turned 10 years old. We celebrated the milestone by focusing on open-source maintainers,…
-
Cloud Blog: Using Cilium and GKE Dataplane V2? Be sure to check out Hubble for observability
Source URL: https://cloud.google.com/blog/products/containers-kubernetes/using-hubble-for-gke-dataplane-v2-observability/ Source: Cloud Blog Title: Using Cilium and GKE Dataplane V2? Be sure to check out Hubble for observability Feedly Summary: As a Kubernetes platform engineer, you’ve probably followed the buzz around eBPF and its revolutionary impact on Kubernetes networking. Perhaps you’ve explored Cilium, a popular solution leveraging eBPF, and wondered how Google…
-
Hacker News: Golang and Containers Perf Gotcha – Gomaxprocs
Source URL: https://metoro.io/blog/go-production-performance-gotcha-gomaxprocs Source: Hacker News Title: Golang and Containers Perf Gotcha – Gomaxprocs Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses a performance issue faced by Metoro, an observability platform, due to incorrect configuration of the GOMAXPROCS parameter in a Go application. This led to unexpected CPU usage on larger…
-
Hacker News: Every Boring Problem Found in eBPF (2022)
Source URL: https://tmpout.sh/2/4.html Source: Hacker News Title: Every Boring Problem Found in eBPF (2022) Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The article provides an in-depth exploration of eBPF (extended Berkeley Packet Filter) and its application in Linux endpoint security. It discusses both the advantages and challenges of using eBPF in security contexts,…