Image Overview: flux-source-controller

Overview: flux-source-controller Chainguard Image

flux cli to interact with the Flux gitops toolkit components in a running cluster.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/flux-source-controller:latest

Using flux

NOTE: Many flux commands assume a properly connected kubectl context, which isn’t usually the case when running through docker.

# Install the flux gitops toolkit using chainguard images
docker run cgr.dev/chainguard/flux export --registry cgr.dev/chainguard | kubectl apply -f -

Last updated: 2024-04-11 12:38