factor in Stefan's feedback - use a table instead

This commit is contained in:
Daniel Holbach
2019-04-01 18:44:51 +02:00
parent 3a9a408941
commit e7bfaa4f1a
+6 -8
View File
@@ -151,14 +151,12 @@ For more details on how the canary analysis and promotion works please [read the
### Features
* A/B testing
* Canary deployments
* Integrated monitoring and alerts
* Zero downtime deployments
* Supported technologies
* [Helm](https://helm.sh/)
* [Istio](https://istio.io/)
* [App Mesh](https://aws.amazon.com/app-mesh/)
| Feature | Istio | App Mesh |
| ---------------------------------------- | ------- | -------- |
| Canary deployments with weighted traffic | :check: | :check: |
| A/B testing | :check: | |
| Request duration metrics | :check: | |
| Ingress support | :check: | |
### Roadmap