Senior Systems Engineer, CKS Performance
CoreWeave
- Location
- Livingston, NJ / New York, NY / Sunnyvale, CA / Bellevue, WA
- Work model
- On-Site
- Level
- Senior
- Salary
- $182k – $242k/yr
- Posted
- 13h ago
Skills
About this role
CoreWeave is The Essential Cloud for AI™. Built for pioneers by pioneers, CoreWeave delivers a platform of technology, tools, and teams that enables innovators to build and scale AI with confidence. Trusted by leading AI labs, startups, and global enterprises, CoreWeave combines superior infrastructure performance with deep technical expertise to accelerate breakthroughs and turn compute into capability. Founded in 2017, CoreWeave became a publicly traded company (Nasdaq: CRWV) in March 2025. Learn more at www.coreweave.com.
What You'll Do
The Systems Engineering team owns the Linux kernel and host software stack underneath one of the largest GPU fleets in the world. When something breaks at the Kubernetes layer — a pod stuck in a mystery state, a cgroup that won't reclaim memory, a scheduler decision that makes no sense — the root cause almost always lives below the abstraction, in the kernel. Our team is the last line of defense: we go down into memory management, scheduling, and namespaces to find out what's actually happening, fix it, and often upstream the fix.
About the role
As a Senior Software Engineer on the Systems Engineering team, you will be the kernel expert who traces complex, ambiguous failures in Kubernetes, pods, and containers back to their root cause in the Linux kernel — and fixes them there. You'll live at the boundary between kernel internals (cgroups, namespaces, the scheduler, memory management) and the container/orchestration stack built on top of them (containerd, runc, the kubelet, the CRI). Day-to-day, you'll debug kernel crashes and panics, chase down cgroup and namespace edge cases that only show up at fleet scale, and work with hardware, platform, and product teams to turn "the pod is doing something impossible" into a root cause and a patch — upstreaming it when it belongs in the broader Linux and Kubernetes ecosystems.
Some of what you'll work on
• Debug and fix complex issues that span the kernel/Kubernetes boundary — pods stuck or evicted for unclear reasons, cgroup memory/CPU accounting that doesn't add up, namespace or mount issues that only manifest under real workloads at scale.
• Go deep into cgroups (v1 and v2), namespaces, the OOM killer, and the CPU scheduler (CFS) to explain and fix behavior that looks like a Kubernetes bug but is actually a kernel one — and the reverse.
• Debug kernel crashes, panics, oopses, and hangs using tools like crash, gdb, and kdump; identify root cause and drive it to a fix.
• Work across the container runtime stack (containerd, runc, the kubelet, the CRI) to understand how kernel behavior surfaces as pod- and container-level symptoms.
• Develop and, where applicable, upstream Linux kernel patches — to the mainline kernel, container runtimes, or Kubernetes itself.
• Build diagnostics and tooling for kernel- and cgroup-level observability, so the next issue like this is faster to find.
• Partner with hardware, platform, HPC, and Fleet teams to ensure kernel and container-runtime readiness for production workloads, and provide kernel-level expertise during incident response and root-cause investigations.
Who You Are
• 5+ years of professional experience in Linux kernel engineering, systems-level development, or a closely adjacent discipline.
• Deep understanding of kernel internals — memory management,