PinnedTonyTony’s Recommended ArticlesCloud Native, DevOps, Linux, K8s, ProgrammingJan 29, 20232Jan 29, 20232
TonyThe Three Most Expensive Bugs in HistoryWhen we talk about software, we must recognize that it now forms the fundamental layer supporting various technologies, underscoring its…Aug 251Aug 251
TonyHow Do You Store Password For Your ProjectPasswords are a sensitive and crucial part of an IT system, especially in older systems where logging into a system only required a…Aug 191Aug 191
TonyDocker Networking — How Containers Connect with the Outside UniverseDocker, the revolutionary containerization platform, utilizes OS-level virtualization to encapsulate software applications and their…Aug 18Aug 18
TonyEfficient Reading — How to Read 500+ Books in a YearRecently, I went through my reading list and realized that there are still many books I want to read but haven’t had the time for. My…Aug 17Aug 17
TonyK8s CKA Certificate 8 — IngressIn the last article, I introduced the concept of Service, which is primarily responsible for service discovery and load balancing within…Aug 16Aug 16
TonyLinux — Understanding the Power of SEDsed (short for “stream editor”) is a Unix utility designed to parse and transform text using a simple, compact programming language. It…Aug 14Aug 14
TonyK8s CKA Certificate 6— Resource Objects for Different Application ScenariosIn this article, let’s talk about a few other resource objects. Namespaces are used to group and isolate resource objects in K8s. Jobs and…Aug 12Aug 12