fluxcd / flagger

Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments)
https://docs.flagger.app
Apache License 2.0
4.92k stars 737 forks source link

Add Alibaba Cloud Service Mesh install docs #573

Open haoshuwei opened 4 years ago

haoshuwei commented 4 years ago

Alibaba Cloud Service Mesh is a managed service mesh platform which makes it easy for your services to communicate with each other across multiple kubernetes clusters, and it is compatible with istio. It works very well to automate a progressive delivery in kubernetes with Flagger. So we want to add a guide to help users walk through setting up Flagger on Alibaba Cloud Service Mesh.

Any comments about this issue are welcome, and I will submit a PR if it can be accepted.

stefanprodan commented 4 years ago

@haoshuwei thanks for this, please use the EKS/GKE install guide format.

ryan4yin commented 4 years ago

@haoshuwei we are trying to use flagger on Alibaba Cloud Service Mesh, any new information about this?

haoshuwei commented 4 years ago

@haoshuwei we are planning using flagger on Alibaba Cloud Service Mesh, any new information about this?

sorry about this, will add the doc this month.

ryan4yin commented 4 years ago

@haoshuwei we are planning using flagger on Alibaba Cloud Service Mesh, any new information about this?

sorry about this, will add the doc this month.

any updates for this?

ryan4yin commented 3 years ago

Just treat ASM as a istio multi-cluster shared control plane, set the Istio control plane host cluster kubeconfig in flagger's helm vaules and then everything is ok.