Deploy Kubernetes resources
Deploy
Build method
Deployment type
Git repository
Indicate the path to the yaml file from the root of your repository.

Portainer uses Kompose to convert your Compose manifest to a Kubernetes compliant manifest. Be wary that not all the Compose format options are supported by Kompose at the moment.

You can get more information about Compose file format in the official documentation.

This feature allows you to deploy any kind of Kubernetes resource in this environment (Deployment, Secret, ConfigMap...).

You can get more information about Kubernetes file format in the official documentation.

Actions
Logs