CNI Essentials: Powering Kubernetes' Network
This article provides an in-depth explanation of the basic concepts of Container Network Interface (CNI), its core components, and its relationship with Container Runtime Interface (CRI).
CNI Essentials: Powering Kubernetes' Network
This article provides an in-depth explanation of the basic concepts of Container Network Interface (CNI), its core components, and its relationship with Container Runtime Interface (CRI).
Why Does Docker Add WebAssembly Runtime?
Explore the reasons for Docker adding WebAssembly runtime and understand its advantages in performance, security, and portability.
Please Temporarily Abandon the Illusion of Using eBPF to Replace Service Mesh and Sidecar Mode
Whether or not eBPF exists, in the foreseeable future, service mesh will be based on sidecar proxies running in user space (except for proxyless mode).
Cloud-Native Applications in the Post-Kubernetes Era
The post-Kubernetes era lies in solving the fragmentation problem of the Kubernetes ecosystem.
Understanding Envoy Proxy Sidecar Injection and Traffic Hijacking in Istio Service Mesh
Learn how Istio injects Envoy as a Sidecar into application Pods and how it hijacks traffic through detailed analysis of the injection and configuration process.