@nh4ttruong
DevOps Engineer | GitOps, Platforms and DevSecOps
Hi, I’m Nhật Trường, a DevOps Engineer who never deploys on Fridays, just write YAML, chat with AI, make things secure, automate what we can, debug what we must. Let's grab a cup of ☕ and explore technical stuff together 🚀
You
Jan 13 · 4 min read · This repository provides a GitOps approach to maanage your DNS records live in Git, changes are peer-reviewed, and deployments are automated through CI/CD. When the dashboard is down, your DNS config is still version-controlled and ready to push to a...
Join discussion
Jan 9 · 4 min read · Welcome to the "heartbeat" of Kubernetes. How do you benchmark and perform performance testing? Today, we focus on etcd. Etcd is the consistent and highly available key-value store used as Kubernetes' backing store for all cluster data. If etcd is sl...
Join discussion
Jan 9 · 6 min read · Building a Kubernetes cluster is easy; proving it's production-ready is hard. How do you know if your control plane can scale? Is your storage actually delivering the IOPS promised by the vendor? To answer these questions and ensure the cluster is re...
Join discussion