From 6b21e81d1e4156db6f0dd3de8d3305484be3cc7f Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Fri, 23 Nov 2018 12:46:05 +0100 Subject: [PATCH] List some popular integrations in main README.md Signed-off-by: Daniel Holbach --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ae4e7d7b8..e9aee1cb6 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,16 @@ Get started by browsing through the documentation below: - [Frequently encountered issues](https://github.com/weaveworks/flux/labels/FAQ) - [Upgrading to Flux v1](/site/upgrading-to-1.0.md) +### Integrations + +As Flux is Open Source, integrations are very straight-forward. Here are +a few popular ones you might want to check out: + +- [Managing Helm releases the GitOps way](https://github.com/stefanprodan/gitops-helm) +- [OpenFaaS GitOps workflow with Flux](https://github.com/stefanprodan/openfaas-flux) +- [GitOps for Istio Canary deployments](https://github.com/stefanprodan/openfaas-flux) +- [Fluxcloud to receive events from Flux](https://github.com/justinbarrick/fluxcloud) + ## Community & Developer information We welcome all kinds of contributions to Flux, be it code, issues you found,