File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -192,6 +192,7 @@ For more details on how the canary analysis and promotion works please [read the
192
192
193
193
### Roadmap
194
194
195
+ * Add support for Kubernetes [Ingress v2](https://github.com/kubernetes-sigs/service-apis)
195
196
* Integrate with other service mesh like Consul Connect and ingress controllers like HAProxy, ALB
196
197
* Integrate with other metrics providers like InfluxDB, Stackdriver, SignalFX
197
198
* Add support for comparing the canary metrics to the primary ones and do the validation based on the derivation between the two
Original file line number Diff line number Diff line change 3
3
[ Flagger] ( https://github.com/weaveworks/flagger ) can be configured to automate the release process
4
4
for Kubernetes workloads with a custom resource named canary.
5
5
6
- ### Canary custom resource
6
+ ### Canary resource
7
7
8
8
The canary custom resource defines the release process of an application running on Kubernetes
9
9
and is portable across clusters, service meshes and ingress providers.
You can’t perform that action at this time.
0 commit comments