aws vpc cni deep dive: enis, trunk networking & policy routing
phân tích chuyên sâu aws vpc cni - cách eni gán ip cho pod, trunk networking cho security groups, policy routing, và iptables chains trong eks
apr 4, 2026
cấu hình tls certificate với nginx ingress, cert-manager và let's encrypt
hướng dẫn từng bước cấu hình tls certificate tự động cho kubernetes sử dụng nginx ingress controller, cert-manager và let's encrypt với http-01 challenge
apr 4, 2026
container networking from scratch: hands-on guide
tìm hiểu container networking từ đầu bằng cách tự tay xây dựng từ veth pair, bridge, nat đến cni plugin - hiểu sâu cách kubernetes kết nối các pod
apr 4, 2026
tổng quan kubernetes cni: cách pod nhận được network
tổng quan về cni trong kubernetes - từ network model, so sánh cách gke và aws eks triển khai networking, đến security groups và performance benchmarking
apr 4, 2026
configure tls certificate with haproxy ingress and cert-manager
step-by-step guide to set up automatic tls certificates using cert-manager, haproxy ingress, and http-01 challenge with let's encrypt on kubernetes
feb 27, 2026
metallb: giải pháp load balancer cho kubernetes on-premise
hướng dẫn chi tiết về metallb - công cụ cung cấp load balancer cho kubernetes trong môi trường bare metal
dec 31, 2025
deep dive: goroutines, threads, and processes in go
a comprehensive exploration of go's concurrency model - understanding goroutines, os threads, processes, and the go scheduler
dec 16, 2025
clean architecture in go
clean architecture trong go - thiết kế ứng dụng sạch và bảo trì
nov 24, 2025
building your blog with open blog in 5 minutes
complete guide on how to set up and deploy your blog using open blog on vercel
nov 16, 2025
