Skip to content

iamraj007/GitOps_Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

88fe53f · Jul 13, 2023

History

8 Commits
Jul 13, 2023
Jul 11, 2023
Jul 12, 2023

Repository files navigation

GitOps_Workshop

GitOps workshop with ArgoCD

This repo contain a ArgoCD Application that will deploy a simple kubernetes apps with kustomize.

Please find the overall structure of app in datails below for overview:

└── mynginx-app
    ├── base
    │   ├── deployment.yaml
    │   ├── kustomization.yaml
    │   └── service.yaml
    └── overlays
        └── test
            ├── deployment_gitops_app.yaml
            ├── kustomization.yaml
            ├── ns.yaml
            └── replica-and-rollout-strategy.yaml

About

GitOps workshop with ArgoCD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published