Action-Provider
Add an action-provider to execute custom remediation actions.
Home / Keptn v1 Docs / Release 0.19.x / Reference / Configurations
Reference pages for Keptn configurations
Add an action-provider to execute custom remediation actions.
Define a distributor
Configure remediation actions for a service
Control orchestation for a Keptn project
Configure and add Service-Level Indicators (SLIs) to your service.
Configure and add Service-Level Objectives (SLO) to your service.
Configure the Keptn Helm chart
Keptn configurations are most commonly defined in YAML files which are created on your local system then installed into your Keptn configuration with a specific command. This writes the configuration to you upstream Git repo, where Keptn accesses the configuration.
The YAML syntax is generally easy to follow but be aware that the indentation is precise and important. For more information about YAML syntax, see the Fileformat YAML document.