Share thoughts and experiences

[White Paper Reading] Conveyor: Continuous Deployment at Meta


A paper reading on the continuous deployment system at Meta, which is called Conveyor.
Read more ⟶

[White Paper Reading] Twine, cluster management system at Meta


A paper reading on the twine, the cluster management system in Meta.
Read more ⟶

Kube-proxy and CNI plugin: What's the difference?


Explain the difference between kube-proxy and CNI plugin, and describe how kube-proxy works briefly.
Read more ⟶

Explore Kubernetes Design inspired by Borg


Some discussion on Kubernetes design principles, which are inspired by Borg.
Read more ⟶

Iptables explore, implement virtual IP


Explain the core concepts of iptables and demonstrate how to implement virtual IP using iptables.
Read more ⟶

Kubernetes networking: network namespace, veth pair and bridge


This post will explain the fundamental concepts involved in Kubernetes networking, including network namespace, veth, and bridge.
Read more ⟶