Image Overview: flux

ReferenceChainguard ImagesProduct

experimental cgr.dev/chainguard/flux

TagsAliases
latest0, 0.41, 0.41.2, 0.41.2-r3
latest-dev0-dev, 0.41-dev, 0.41.2-dev, 0.41.2-r3-dev

Get It

The image is available on cgr.dev:

docker pull cgr.dev/chainguard/flux

Using flux

The flux cli contains various functionality to interact with the flux gitops toolkit components in a running cluster.

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 -