2 posts tagged with "Kubernetes"
View All TagsManage Windmill instance configuration declaratively with YAML files, a Kubernetes operator, or the CLI. Version-control, review, and reproduce your setup across environments.
New features
- Declarative YAML configuration for global settings and worker groups.
- Kubernetes operator with ConfigMap-based continuous reconciliation and drift detection.
- sync-config CLI command for Docker Compose and VM deployments.
- Secret references via envRef (environment variables) and secretKeyRef (Kubernetes Secrets API).
- Export current instance configuration as YAML from the UI or CLI.
Windmill autoscaling now supports native Kubernetes integration, providing easier setup, improved reliability, and enhanced security compared to custom script-based solutions.
New features
- Native Kubernetes autoscaling without custom scripts.
- Automatic worker-group, namespace and credentials inference.
- RBAC-based security with deployment scaling permissions.
- Health check validation for proper configuration.
- Seamless integration within existing Kubernetes clusters.