Roadmap
- Design simplifications (v0.8)
- CRD and controller-less experimentation using Kubernetes configmaps and jobs
- Iter8Hub: Helm repo with reusable namespace-scoped experiment charts
- Multi-tenancy
- GitOps
- Integration with ArgoCD, Flux, JenkinsX and other GitOps operators
- Enhanced experiments
- Support for progressive rollout of statefulsets
- Support for distributed Helm applications
- Enhanced examples for mirroring/shadow deployments
- Enhanced examples for experiments with fixed traffic splits
- Enhanced examples for experiments with progressive traffic shifting
- Metrics
- Enhanced examples with built-in metrics, including for apps using gRPC
- Support for more metric providers like MySQL, PostgreSQL, CouchDB, MongoDB, and Google Analytics.
- CNCF Sandbox project
- Enhanced MLOps experiments
- Customized experiments/metrics for serving frameworks like TorchServe and TFServing
- Analytics improvements
- Pareto testing strategies with single and multiple reward metrics
- Early termination of experiments
- Extension points for traffic shifting and version assessment algorithms
- Experiments with
support
and confidence
estimation
Back to top