Flux Operator Roadmap
Planned features for the Flux Operator project, including the Kubernetes controllers, MCP Server, Web UI and Flux distribution releases.
Note that the milestones marked as provisional are subject to change based on the project's priorities and the community's feedback.
Q4 2025
Completed
Q4 2025
Completed-
- Kubernetes 1.34 conformance
- Distribution release
- Controllers
-
- New command: flux-operator install
- New command: flux-operator uninstall
- MCP Server
- Install tool: bootstrap from OCI Artifact
- Docs tool: offline full-text search
- Web UI (MVP release)
- Cluster overview dashboard
- Resource dashboards per Flux kind
- Favorite resources management
- GitOps pipeline visualization
- Search and filtering
- Single Sign-On (SSO) integration
- Multi-tenancy RBAC based on OIDC claims
- Website (GA release)
- Presentation of operator features
- Documentation import and search
- Quickstart guide
- Launch new fluxoperator.dev website
Q1 2026
In Progress
Q1 2026
In Progress-
- Kubernetes 1.35 conformance
- Distribution release
- Launch official mirror on Quay.io
- Controllers
- ResourceSet: reduce the mean time to recovery (MTTR)
- FluxInstance: distro attestation verification
- Flux extensions management
-
- New command: flux-operator create secret web-auth
- New command: flux-operator create secret web-config
- MCP Server
- Web UI
- GitOps actions: reconcile, suspend, resume
- Multi-tenant cluster dashboard
- Server OAuth hot reload from Kubernetes Secret
- OpenShift SSO support via Dex
- Accessibility improvements
- Load testing with 5K apps and 100 concurrent users
Q2 2026
Provisional
Q2 2026
Provisional-
- Kubernetes 1.36 conformance
- Distribution release
- Controllers
- ResourceSet: Multi-stage reconciliation
- ResourceSet: Kubernetes Job scheduler
- MCP Server
- Query tool: metadata only results
- Debug tool: ResourceSet support
- Web UI
- Workload dashboards (Deployments, StatefulSets, DaemonSets)
- Workload rollout visualization
- Workload actions: force reconcile, suspend/resume source
Q3 2026
Provisional
Q3 2026
Provisional-
- Kubernetes 1.37 conformance
- Distribution release
- Controllers
- Web UI (GA release)
- GitOps actions: bulk reconcile, suspend, resume
- Custom actions for ResourceSets
- Security audit and hardening