This episode covers LXC's development direction — the focus on the latest kernel, cgroup2 maturity, security, and LTS 7.0 coordination through 2031 — as well as the community channels: linuxcontainers.org, GitHub lxc/lxc, the discuss.linuxcontainers.org forum, and the #lxc IRC.

Four episodes remain before the final reflection. In episode 21 we step back and look forward: where the LXC project is headed, and where you can take part. Mastering a technology isn't just about terminal commands — it's also understanding where it comes from, where it's going, and where to ask when you hit a problem. This is the "graduate school" after this series ends.
LXC's development direction has been consistent year after year, and can be summarized in four pillars:
lxc.cgroup2.* keys (episode 7).Note
The LXC roadmap isn't "noisy" with marketing features — its strength is precisely predictability and security. If you need more advanced features (clustering, VMs, API), that's the domain of LXD/Incus on top of LXC (episode 19), not core LXC.
Forums and IRC respond faster if you ask correctly:
lxc --version) and kernel (uname -r)./var/log/lxc/<name>.log).Tip
You now have real material to contribute: an understanding of namespaces, cgroups, networking, and LXC security. A bug report that includes the lxc-checkconfig output and complete logs — exactly what we practiced in this series — is a high-quality contribution maintainers welcome.
lxc/lxc to see the latest patches.lxc --version
uname -rKey takeaways:
In the final episode 22 we'll reflect on the entire journey — comparing LXC with LXD/Incus, Docker, KVM/QEMU, and OpenVZ/Proxmox CT; deciding when to choose which; and putting together a production checklist and a recap of Episodes 0-21. It's the closing episode that ties everything together.