Why YAML and How to Ace It?

I remember the first time I encountered YAML—it was during a seemingly regular workday when a Kubernetes task landed on my desk. I had been managing infrastructure the traditional way for years, but suddenly, here was this new ecosystem that used a format I hadn’t seen before: YAML. It was frustrating at first. The simple indentation of a line could break everything, and I was far too comfortable with JSON and XML. But as Kubernetes became indispensable, and Ansible, Docker Compose, and other tools followed suit, it became clear that YAML wasn’t just a passing trend—it was the new standard. ...

September 14, 2024 · 14 min · 2930 words · Dan