Flux CD
GitOps continuous delivery for Kubernetes. Sync clusters with Git repositories and automate deployments.
34 commands
Browse by Topic
Getting Started
Quick setup and installation
Bootstrap
Initialize Flux on cluster
Sources
Git, Helm, OCI sources
Kustomizations
Deploy with Kustomize
Helm Releases
Manage Helm deployments
Image Automation
Auto-update images
Notifications
Alerts & providers
Debugging
Troubleshoot Flux
Install Flux CLI (macOS)
Install Flux CLI using Homebrew on macOS
Check prerequisites
Verify cluster meets Flux requirements
Bootstrap Flux with GitHub
Bootstrap Flux on a cluster using a GitHub repository
Bootstrap GitHub
Bootstrap Flux on a cluster with a GitHub repository.
Bootstrap GitLab
Bootstrap Flux on a cluster with a GitLab repository.
Check prerequisites
Check cluster prerequisites before bootstrap.
Verify installation
Verify Flux components are running correctly.
Uninstall Flux
Remove Flux components from cluster.
Create Git source
Create a GitRepository source.
Create Helm repository
Create a HelmRepository source.
List sources
List all Flux sources.
Reconcile source
Trigger immediate reconciliation of a source.
Create OCI source
Create an OCI artifact source.
Create Kustomization
Create a Kustomization to deploy from source.
List Kustomizations
List all Kustomizations.
Reconcile Kustomization
Reconcile Kustomization and its source.
Suspend Kustomization
Pause reconciliation of a Kustomization.
Resume Kustomization
Resume reconciliation of a Kustomization.
Create HelmRelease
Create a HelmRelease from repository.
List HelmReleases
List all HelmReleases.
Reconcile HelmRelease
Reconcile HelmRelease and source.
Export HelmRelease
Export HelmRelease to YAML.
Create image repository
Create ImageRepository to scan registry.
Create image policy
Create ImagePolicy for version selection.
Create image update
Create ImageUpdateAutomation.
Get image policies
List all image automation resources.
Create Slack provider
Create notification provider for Slack.
Create alert
Create alert for Kustomization events.
List alerts
List all configured alerts.
View Flux logs
View logs from all Flux controllers.
Trace Kustomization
Trace resource reconciliation.
Get events
List recent Flux events.
Debug HelmRelease
View logs for specific HelmRelease.
Get all resources
List all Flux resources cluster-wide.
Discussion
Loading comments...