Skip to content

Artifact

  • https://argoproj.github.io/argo-workflows/walk-through/artifacts/

  • https://argoproj.github.io/argo-workflows/configure-artifact-repository/

  • https://argoproj.github.io/argo-workflows/key-only-artifacts/

  • https://argoproj.github.io/argo-workflows/artifact-repository-ref/

Artifact is a file that is compressed and stored in object storage.

  • An input artifact is a file downloaded from storage and mounted as a volume within the container.

  • An output artifact is a file created in the container that is uploaded to storage.