Flux CD logo

Flux CD

The GitOps operator for Kubernetes
80
73
+ 1
1

What is Flux CD?

It is a tool that automatically ensures that the state of your Kubernetes cluster matches the configuration you’ve supplied in Git. It uses an operator in the cluster to trigger deployments inside Kubernetes, which means that you don’t need a separate continuous delivery tool.
Flux CD is a tool in the Container Tools category of a tech stack.
Flux CD is an open source tool with 6.9K GitHub stars and 1.1K GitHub forks. Here’s a link to Flux CD's open source repository on GitHub

Who uses Flux CD?

Companies
36 companies reportedly use Flux CD in their tech stacks, including main, StreamElements, and Flowdesk.

Developers
40 developers on StackShare have stated that they use Flux CD.

Flux CD Integrations

Pros of Flux CD
1
Open Source

Flux CD's Features

  • Describe the entire desired state of your system in Git. This includes apps, configuration, dashboards, monitoring, and everything else
  • Use YAML to enforce conformance to the declared system. You don’t need to run kubectl because all changes go through Git. Use diffing tools to detect divergence between observed and desired state and receive notifications
  • Everything is controlled through pull requests, which means no learning curve for new developers. Just use your standard PR process. Your Git history provides a sequence of transactions, allowing you to recover system state from any snapshot. Fix a production issue via pull request rather than making changes to the running system

Flux CD Alternatives & Comparisons

What are some alternatives to Flux CD?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
See all alternatives

Flux CD's Followers
73 developers follow Flux CD to keep up with related blogs and decisions.