rubenfR
True Infrastructure as Code
https://www.windmill.dev/changelog/infrastructure-as-code
https://www.windmill.dev/docs/core_concepts/infrastructure_as_code#kubernetes-operator-recommended

It's one of the longest requested feature, being able to set all instance settings from static config/helm chart. It was always difficult because you actually need to set them in the db for true propagation but it's now done (in beta) using a dedicated operator that constantly checks and monitor for drift and sync.

We also took the opportunity to make everything consistent and you can configure and review worker groups and instance configs in yaml in the UI directly using the same format.

It's available for both CE and EE
image.png
Manage Windmill instance configuration declaratively with YAML files, a Kubernetes operator, or the CLI. Version-control, review, and reproduce your setup across environments.
Manage Windmill instance configuration declaratively with YAML files, a Kubernetes ConfigMap, or the CLI.
Was this page helpful?