Skill Paths

Curated lists of practical challenges sprinkled with a little bit of theory and lots of colorful diagrams to help you learn more efficiently. Skill paths are ultra focused learning series which you can use to develop or improve a specific skill: container networking troubleshooting, image building, etc.

Collection
Category
Difficulty

Official Collection

Skill paths crafted by iximiuz Labs to help you master DevOps and Server Side topics.

Skill Path

Master Container Networking

Do you want to troubleshoot container and Kubernetes networking issues like a true expert? This is a highly practical learning path that will take you from the basics of container networking like creating a network namespace, to more complex topics like configuring a bridge network and using iptables to set up network address translation (NAT) and port forwarding.

See all official skill paths →

Independent Authors

Skill paths from outstanding independent authors proudly hosted by iximiuz Labs.

Skill Path

eBPF CO-RE Skill Path

In this learning path, you’ll go from comparing different tracing program types — tracepoints, raw tracepoints, kprobes, and fprobes — to writing portable eBPF programs that work reliably across environments. You’ll also understand the role of BTF and learn how to make your eBPF code portable even when BTF isn’t available on the target system.

Skill Path

eBPF Beginner Skill Path

Learn eBPF from the ground up — from writing and running your first program, to storing data in eBPF maps, inspecting and monitoring kernel activity using bpftool and bpftop, and understanding how the verifier ensures safe eBPF execution. Finish with a hands-on challenge to put your new skills to the test.

  • 4 Tutorials
  • 1 Challenge
  • Easy

Community Collection

Skill paths contributed by the community members sharing their knowledge and expertise.

Skill Path

Get Started with KubeBlocks

Master database management on Kubernetes with KubeBlocks! This path covers setup, auto-tuning, deployment, upgrades, backups, monitoring, and optimization across five tutorials, all aligned with Operator Capability levels.