This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
Provide a Helm chart for Checkly Agent #285
Labels
canny
checkly Agent
The Private Locations Docker Agent
enhancement
New feature or request
feature request
A feature request made by a Checkly users
integrations
Is your feature request related to a problem? Please describe.
Checkly agent is great but it is a lot of manual work to get it up and running in my Kubernetes cluster. I need to understand the documentation and then translate this into a Deployment spec and run it in my cluster.
Describe the solution you'd like
I'd like to have a Helm chart, where a new installation would be only three steps:
or to update to a new version
All customizations would happen in a Helm style in a separate
values.yaml
.Describe alternatives you've considered
Hand roll it by myself in my cluster. Write my own Helm chart. Use other config management tools like Terraform or Ansible to write the deployment.
The text was updated successfully, but these errors were encountered: