Skip to main content
Version: Early Access

Flux CD Container Workflows

This guide gives an overview of Flux CD Workflows in Digital.ai Release to deploy and manage Kubernetes applications. These workflows are part of the Flux CD Container Plugin which enable application lifecycle management through Git repositories.

Prerequisites

Workflow Overview

The Flux CD Container Plugin provides a suite of workflows to manage your applications. The key workflows include:

  1. FluxCD Setup Deployment Server: Configures the connection to your FluxCD instance.

  2. FluxCD Setup Live Deployment Configuration: Sets up how Digital.ai Release monitors application state.

  3. FluxCD Setup Git Repository: Configures the Git repository used by FluxCD as the source of truth.

  4. FluxCD Setup Application: Deploys a new application using FluxCD.

  5. FluxCD Update Application: Updates an existing application managed by FluxCD.

  6. FluxCD Delete Live Deployment Configuration: Removes a live deployment configuration from Digital.ai Release.

  7. FluxCD Delete Application: Deletes an application and its manifests managed by FluxCD.

    FluxCD Workflows