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.

📄️ How to inspect audit events in GITA?

The Audit tab in GITA allows you to view and track all relevant actions performed within the cluster, such as configuration changes, creation or removal of resources, and administrative events. It works as a historical record that facilitates audits, problem investigation, and compliance verification. With this data, it is possible to understand who did what, when, and what the impact was on the environment, ensuring greater transparency and operational security.