argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.07k stars 5.53k forks source link

Need documentation on Argo CD with ecosystem projects #5827

Open jessesuen opened 3 years ago

jessesuen commented 3 years ago

Summary

We have several ecosystem argoproj-labs projects which integrate well with Argo CD and assume (or were only tested with) specific versions of Argo CD. These include:

We should improve our documentation to

  1. mention the ecosystem projects as useful add-ons to Argo CD
  2. provide a compatibility matrix to recommended versions
  3. document, or link to installation instructions
jannfis commented 3 years ago

I do like this idea, but I feel that a compatibility matrix would belong more in the domain of the ecosystem's project.

Maybe the matrix should be maintained in each project separately at a given URL, and we link to it from Argo CD docs?

sbose78 commented 3 years ago

I wonder if we should introduce a "certify with the upcoming release of ArgoCD" program ?

This ensures the following:

  1. Participating ecosystem projects have an incentive to continue to be well-maitained.
  2. Users feel a sense of confidence banking on an ecosystem project.
jay-lee-otsk commented 2 years ago

Hi @jessesuen

I would like to know how this issue is going on. Especially, due to our k8s cluster version upgrade task, I really need a k8s compatibility matrix table.

Regards, Jay Lee

jannfis commented 2 years ago

Hi @jay-lee-otsk,

Especially, due to our k8s cluster version upgrade task, I really need a k8s compatibility matrix table.

If you are requesting information on compatibility between Argo CD and Kubernetes versions, our official stance is as follows:

terrytangyuan commented 2 years ago

ICYMI, there's a section for "ecosystem projects" in this list: https://github.com/terrytangyuan/awesome-argo#ecosystem-projects

jay-lee-otsk commented 2 years ago

Hi @jannfis cc @terrytangyuan

Noted with thanks. It was very helpful. I suggest this information be included in README.md shown on the front page. So that everyone could understand this community's official guidance.