github.com/projectcontour/contour@v1.28.2/site/content/resources/ecosystem.md (about)

     1  ---
     2  title: Contour Ecosystem
     3  layout: page
     4  ---
     5  
     6  This is a list of Contour related resources. If you have a suggestion on what to add, please don't hesitate to [submit a pull request][1]!
     7  
     8  ## Related Projects
     9  
    10  ### Plugins
    11  
    12  -   [Argo Rollouts][2]: The Argo Rollouts plugin implementing the Contour HTTPProxy traffic control in progressive delivery scenarios.
    13  
    14  ### Documents
    15  
    16  -   [Open Service Mesh][3]: OSM takes a simple approach for users to uniformly manage, secure, and get out-of-the box observability features for highly dynamic microservice environments.
    17  
    18  -   [Linkerd][4]: Linkerd is a service mesh for Kubernetes. It makes running services easier and safer by giving you runtime debugging, observability, reliability, and security—all without requiring any changes to your code.
    19  
    20  -   [Knative][5]: Knative is a platform-agnostic solution for running serverless deployments.
    21  
    22  
    23  [1]: https://github.com/projectcontour/contour/pulls
    24  [2]: https://github.com/argoproj-labs/rollouts-plugin-trafficrouter-contour
    25  [3]: https://release-v1-2.docs.openservicemesh.io/docs/demos/ingress_contour/
    26  [4]: https://linkerd.io/2.13/tasks/using-ingress/#contour
    27  [5]: https://knative.dev/docs/install/yaml-install/serving/install-serving-with-yaml/#install-a-networking-layer