Add osm tutorial and docs

Signed-off-by: Johnson Shi <Johnson.Shi@microsoft.com>
This commit is contained in:
Johnson Shi
2021-08-20 14:25:47 -07:00
parent 8ee3d5835a
commit 82e490a875
11 changed files with 415 additions and 21 deletions
+2 -2
View File
@@ -3,11 +3,11 @@
Flagger can run automated application analysis, promotion and rollback for the following deployment strategies:
* **Canary Release** \(progressive traffic shifting\)
* Istio, Linkerd, App Mesh, NGINX, Skipper, Contour, Gloo Edge, Traefik
* Istio, Linkerd, App Mesh, NGINX, Skipper, Contour, Gloo Edge, Traefik, Open Service Mesh
* **A/B Testing** \(HTTP headers and cookies traffic routing\)
* Istio, App Mesh, NGINX, Contour, Gloo Edge
* **Blue/Green** \(traffic switching\)
* Kubernetes CNI, Istio, Linkerd, App Mesh, NGINX, Contour, Gloo Edge
* Kubernetes CNI, Istio, Linkerd, App Mesh, NGINX, Contour, Gloo Edge, Open Service Mesh
* **Blue/Green Mirroring** \(traffic shadowing\)
* Istio