Last changed
Get notified of upcoming product changes, critical vulnerability notifications and patches and more.
Sign InArgo CD is a declarative continuous deployment tool for Kubernetes.
The image is available on cgr.dev
:
There are two recommended methods for installing Argo CD: using helm
and raw manifests. Chainguard's Argo CD Image is designed to be a drop-in replacement for either method.
To use this Image, replace the appropriate image:
value with the Chainguard Argo CD Image. The following is an example how such a value might appear within a Helm chart:
Based on these values, you would install Argo CD using the following helm
commands. First, add the Argo Helm repository:
Then you can install Argo CD:
Note that this example uses multiple container images, namely argocd-fips
and argocd-repo-server-fips
. Refer to the following components section for more information.
Optionally, you can use other Chainguard Images to replace Argo CD dependencies:
Argo CD is comprised of multiple components that all share the same container image.
Keeping in line with the philosophy of minimal dependencies in Chainguard Images, we chose to split this up to keep the number of packages in each respective component to a minimum. This means the overall number of images increases, but the size and complexity of each image is reduced down to the minimum needed to function.
Argo CD Repo Server has ability to use GnuPG signature verification, see upstream documentation. Chainguard does not currently have FIPS CVMP certification for gpg
. The cgr.dev/chainguard/argocd-repo-server-fips
image has environment variable ARGOCD_GPG_ENABLED=false
set, which should also be used for FIPS deployments.
Chainguard Images contain software packages that are direct or transitive dependencies. The following licenses were found in the "latest" version of this image:
Apache-2.0
GPL-2.0-only
GPL-2.0-or-later
LGPL-2.1-or-later
MIT
MPL-2.0
For a complete list of licenses, please refer to this Image's SBOM.
Software license agreementThis is a FIPS validated image for FedRAMP compliance.
This image is STIG hardened and scanned against the DISA General Purpose Operating System SRG with reports available.
Learn more about STIGsGet started with STIGs