Yaml file Basics for Devops and Kubernetes
Mar 15, 2025 · 3 min read · Basics YAML file is a text-based file used for configuration files, data serialization, and exchange between different as a format for storing structured data. Example --- name: John Doe age: 30 email: john@example.com Sample_names: - John - Sam - Dw...
Join discussion



