Skip to main content

How to

📄️ How to Import a YAML?

This Procedure shows the import of a YAML (Yet Another Markup Language) which is a format used to define configurations and infrastructure as code, facilitating the standardization and automation of resources in a cluster. Importing a YAML allows applying configurations such as deploys, services, and permissions efficiently. During import, adjustments may be necessary, such as modifying names, updating container images, and defining environment variables. This ensures that the configuration is suitable for the environment before application.