Want to know how to read the YAML file? In this YAML Tutorial, I go over how to read a YAML file. I use real-world examples of YAML files used in Docker, Kubernetes, and Ansible and also provide a Python Script to read the YAML files.
👨💻 Join our Discord Community of DevOps Engineers: https://discord.com/invite/NW98QYW
🛍️ Amazon Store (homelab/youtube setup): https://www.amazon.com/shop/devopsjourney
☕ Buy me a coffee: https://www.buymeacoffee.com/bradmorg
📁 Code Available here: https://github.com/devopsjourney1/yaml-examples
📘 Chapters:
0:00 Introduction to YAML
0:39 YAML File Explained
1:42 YAML file Readers
2:00 YAML Lists and Dictionaries
4:40 Python Script to read YAML files
5:38 Example YAML files, Ansible Docker and Kubernetes