Flux Ecosystem
All entries on this page were added by people who worked on these and thus self-identified as being part of the Flux Ecosystem.
Join us
To join this list, please open a PR on this file. If you represent an organisation, please add yourself to the adopters page. We are happy and proud to have you all as part of our community! 💖Products and Services built on top of Flux
Featured entries
Complete list
Vendor | Product / Service | Link |
---|---|---|
AWS | EKS Anywhere | Documentation |
Azure | AKS + Azure Arc | Documentation |
D2iQ | Kommander | Product page |
Giant Swarm | Kubernetes Platform | Documentation |
Gimlet | Gimlet | Documentation |
VMware | Tanzu | Product Page |
Weaveworks | Weave Gitops Enterprise | Product Page |
Flux UIs
These open source projects offer a dedicated UI for Flux.
Source | Description |
---|---|
weaveworks/vscode-gitops-tools | GitOps Tools for Visual Studio Code: provides an intuitive way to manage, troubleshoot and operate your Kubernetes environment following the GitOps operating model |
weaveworks/weave-gitops | Weaveworks offers a free and open source GUI for Flux under the
weave-gitops project. You can install the Weave GitOps UI using a Flux HelmRelease , please see the
get started documentation for more details. |
VS Code GitOps Tools
Weave GitOps
Flux Extensions
These open source projects extend Flux with new capabilities.
Source | Description |
---|---|
weaveworks/tf-controller | A Flux controller for managing Terraform resources. |
pelotech/jsonnet-controller | A Flux controller for managing manifests declared in jsonnet. |
kluctl/flux-kluctl-controller | A Flux controller for managing Kluctl deployments. |
Integrations
These projects make use of Flux to offer GitOps capabilities to their users.
Source | Description |
---|---|
23technologies/gardener-extension-shoot-flux | Gardener implements the automated management and operation of Kubernetes clusters as a service. With this extension fresh clusters will be reconciled to the state defined in the Git repository by the Flux controller. |
fidelity/kraan | Kraan is a Kubernetes Controller that manages the deployment of HelmReleases to a cluster. |
flux-subsystem-argo/flamingo | 🚧 Technology preview: FSA (aka Flamingo) is Flux Subsystem for Argo. FSA’s container image can be used as a drop-in replacement for the equivalent ArgoCD version to visualize, and manage Flux workloads, along side ArgoCD. |
microsoft/bedrock | Automation for Production Kubernetes Clusters with a GitOps Workflow. |
microsoft/fabrikate | Making GitOps with Kubernetes easier one component at a time. |
microsoft/gitops-connector | A GitOps Connector integrates a GitOps operator with CI/CD orchestrator. |
telekom/das-schiff | This is home of Das Schiff - Deutsche Telekom Technik’s engine for Kubernetes Cluster as a Service (CaaS) in on-premise environment on top of bare-metal servers and VMs. |
weaveworks/eksctl | The official CLI for creating and managing Kubernetes clusters on Amazon EKS. |
kubevela/kubevela | KubeVela integrates fluxcd well for Helm Chart delivery and GitOps, and provide multi-cluster capabilities. |
Ancillary Tools
The functionality of Flux can be easily extended with ancillary utility tools. Here is a list of tools we like. If yours is missing, feel free to send a PR to add it.
Source | Description | Documentation |
---|---|---|
renovatebot/renovate | Universal dependency update tool that fits into your workflows. | Automated Dependency Updates for Flux |
jgz/s3-auth-proxy | Creates a simple basic-auth proxy for an s3 bucket. | README |
tarioch/flux-check-hook | A pre-commit that validates values of HelmRelease using helm lint | README |