📄️ YAML Basics
Document, Mapping, Sequence, and Scalar are the four basic types of YAML documents.
📄️ Create YAML Nodes
Anemos provides various ways to create YAML nodes. It is possible to create all nodes using constructors.
📄️ Create a YAML Document
Main outputs of an Anemos project are YAML documents. These documents define the Kubernetes manifests
📄️ Modify a YAML Document
Modifying YAML documents is a simple but powerful feature of Anemos. It allows you to change the content of a document