kestra-io / plugin-kubernetes

https://kestra.io/plugins/plugin-kubernetes/
Apache License 2.0
6 stars 7 forks source link

Add support for custom operators to deploy Kestra flows #67

Closed anna-geller closed 1 year ago

anna-geller commented 1 year ago

Feature description

From a user: "All our teams are allowed to configure Kubernetes resources. We'd need a Kubernetes Operator or a component that could read a Custom Resource containing the kestra workflow YAML and apply that to the running kestra instance. We do not use Github, Gitlab nor Terraform for our CICD... we only do kubectl apply."

anna-geller commented 1 year ago

moved to main repo