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
Completed
Q1 2026
Completed-
- Kubernetes 1.35 conformance
- Distribution release
- Launch official mirror on Quay.io
- Controllers
- ResourceSet: reduce the mean time to recovery (MTTR)
- ResourceSet: Integrate with Gitea / Forgejo
- ResourceSet: 3rd-party orchestrators integration
-
- Package Manager for Agent Skills: flux-operator skills commands
- New command: flux-operator create secret web-auth
- New command: flux-operator create secret web-config
- MCP Server
- Update to MCP Spec 2025-11-25
- Improve log query tool for failing pods
- Web UI
- Extend workload views with CronJob support
- GitOps actions: reconcile, suspend/resume, download artifact
- Workload actions: rollout restart, delete pod
- CronJob action: create Job
- Multi-tenant cluster dashboard
- Server OAuth hot reload from Kubernetes Secret
- Accessibility improvements
- Load testing with 5K apps and 100 concurrent users
- Website
Q2 2026
In Progress
Q2 2026
In Progress-
- Kubernetes 1.36 conformance
- Distribution release
- Controllers
- ResourceSet: Cancel Kustomizations and HelmReleases health checks on updates
- ResourceSet: Checksum ConfigMaps and Secrets to trigger rollout restarts
- ResourceSet: Multi-stage reconciliation for workflow orchestration
- ResourceSet: Kubernetes Job scheduler
-
- Air-gapped image sync: flux-operator distro mirror
- MCP Server
- Query tool: metadata only results
- Debug tool: ResourceSet support
- Publish to registry.modelcontextprotocol.io
- Web UI
- Workload dashboards (Deployments, StatefulSets, DaemonSets, CronJobs)
- Workload rollout visualization and deploy pipeline graph view
- Workload actions: rollout restart, delete pods, reconcile, suspend/resume
- Website
- Serve docs in Markdown format to AI crawlers
- Flux AI Agent Skills catalog
- AI Agent Skills packaging and distribution guide
Q3 2026
Provisional
Q3 2026
Provisional-
- Kubernetes 1.37 conformance
- Distribution release
- Controllers
- FluxInstance: distro attestation verification
- Flux extensions management
- Web UI (GA release)
- GitOps actions: bulk reconcile, suspend, resume
- Custom actions for ResourceSets
- Security audit and hardening