Skip to content

yashwanth-l/argo-deploy-feeder

Repository files navigation

Argo Deploy Feeder

This repository contains the manifests for the Argo, a component designed to feed deployment events to Argo components via argo-bootstrap Repo

Directory Structure

The directory structure of this repository is as follows:

  • deploy-kustomize-appset-list: This directory holds the configuration bases and kustomization for various tools that can be deployed to the cluster via kustomize using ArgoCD.

  • deploy-kustomize-appset-matrix: This directory holds the configuration bases and kustomization for various tools that can be deployed to the cluster via kustomize using ArgoCD.

  • deploy-kustomize: This directory holds the configuration bases and kustomization for various tools that can be deployed to the cluster via kustomize using ArgoCD.

  • deploy-helm: This directory holds the configuration for various tools that can be deployed to the cluster via helm charts using ArgoCD(COMING SOON!).

Prerequisites

Before using the ArgoCD Deploy Feeder, ensure that you have the following prerequisites in place:

  • argo-bootstrap has this repo defined as a kind: Application or kind: ApplicationSet defined connecting to this repo using List or Matrix Generators, offered by ArgoCD CRD's.

Support

If you have any questions or need assistance, please open an issue.