Home / BeaverDeck / Docs / User Guide / Apply YAML

Apply YAML

The Apply YAML page is for creating or updating Kubernetes resources from YAML. Select a template, edit the YAML, then run Dry-run before Apply. The namespace selected in the sidebar is used by the UI permission check.

Built-in templates include ConfigMap, Secret, Deployment, Service, Ingress, Pod, PVC, and CronJob.

Permissions: both Dry-run and Apply require apply: edit and an allowed namespace. This page does not additionally check the target resource permission, so grant apply: edit only to trusted operators. Kubernetes RBAC still controls which resource kinds and verbs can succeed.