Back
Join now
About

Popular Tags

  • typescript
  • llm
  • open-source-coding-agent
  • ai-agents
  • ai
  • open-source
  • python
  • claude
  • go
  • javascript

Top Sources

  • github.com
  • 21st.dev
  • activepieces.com
  • alchemy.run
  • altsendme.com
  • anthropic.com
  • better-auth-ui.com
  • better-hub.com
  • better-i18n.com
  • better-t-stack.dev

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Website favicongithub.com
Website preview

Flux v2: Continuous Delivery for Kubernetes

Flux v2 is a tool for automating continuous delivery in Kubernetes, integrating with Git and OCI artifacts for configuration management.

stack
Summary

Flux version 2 is a tool designed to maintain synchronization between Kubernetes clusters and configuration sources, such as Git repositories and OCI artifacts. It automates updates to configurations when new code is deployed, ensuring a seamless continuous delivery process.

Key features:

  • Multi-tenancy support - Allows syncing of multiple Git repositories.
  • Integration with Kubernetes API - Built to leverage Kubernetes' API extension system.
  • GitOps Toolkit - Composed of APIs and tools for building Continuous Delivery on Kubernetes.
  • Production-ready - A Cloud Native Computing Foundation (CNCF) graduated project, used by various organizations.

Use cases include automating image updates, managing Helm releases, and handling Kubernetes secrets. Comprehensive documentation is available to assist users in bootstrapping Flux on Kubernetes and deploying applications in a GitOps manner.

Comments
No comments yet. Sign in to add the first comment!
Tags
  • ci-cd
    1
  • continuous-delivery
    1
  • gitops
    1
  • gitops-toolkit
    1
  • go
    1
  • helm
    1
  • kubernetes
    1
  • kustomize
    1