Image Overview: flux
ReferenceChainguard ImagesProduct
Using
On this page
experimental
cgr.dev/chainguard/flux
Tags | Aliases |
---|---|
latest | 0 , 0.41 , 0.41.2 , 0.41.2-r3 |
latest-dev | 0-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 connectedkubectl
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 -