KOP Integrations - Helm Workloads - Rafay Product Documentation

Helm Workloads

We develop and maintain a public Git repository with functioning examples of workload specifications and automation pipelines that can be leveraged by customers.

Example

This is an illustrative example of a workload definition based on a Helm chart payload. In this example,

name: km-redis
namespace: redis
type: Helm
project: defaultproject
clusters: eks-prod-east, eks-prod-west, eks-prod-europe, eks-prod-singapore, eks-prod-tokyo
payload: "./redis-with-sentine.tar.gz"
values: "./redis-values-production.yaml"