Tag: Kernel

Kubernetes And Kernel Panics

How Netflix’s Container Platform Connects Linux Kernel Panics to Kubernetes Pods By Kyle Anderson With a recent effort to reduce customer (engineers, not end users) pain on our container platform Titus, I started investigating “orphaned” pods. There are pods that never g...

How I hacked my android kernel

Hi, well I was inactive for a while because as you know I’m a curious lad lol. Some context for this read-up, since I was a kid, I always tinkered with my smartphones. Unlocked their bootloaders, flashed custom recoveries, kernels and even flashed whole different OSes. This is cool IMO, ...

Kubernetes And Kernel Panics

How Netflix’s Container Platform Connects Linux Kernel Panics to Kubernetes Pods By Kyle Anderson With a recent effort to reduce customer (engineers, not end users) pain on our container platform Titus, I started investigating “orphaned” pods. There are pods that never g...

Kernel Observability with OpenTelemetry — eBPF

Kernel observability has rapidly become a cornerstone of efficient systems monitoring, and with the integration of OpenTelemetry and eBPF, developers are now equipped with more powerful tools than ever before. Let’s delve into how these technologies are revolutionizing the way we understand an...

Demystifying Containers - Part I: Kernel Space

This series of blog posts and corresponding talks aims to provide you with a pragmatic view on containers from a historic perspective. Together we will discover modern cloud architectures layer by layer, which means we will start at the Linux Kernel level and end up at writing our own secure cloud n...

The Kernel Trick in Support Vector Classification

The kernel trick seems to be one of the most confusing concepts in statistics and machine learning; it first appears to be genuine mathematical sorcery, not to mention the problem of lexical ambiguity (does kernel refer to: a non-parametric way to estimate a probability density (statistics), the set...