Skip to content

Commit

Permalink
added final pattern hierarchy
Browse files Browse the repository at this point in the history
  • Loading branch information
rcarrata authored Feb 25, 2023
1 parent c4c38a1 commit 2dafe70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Kubernetes Community Days Amsterdam 2023 - GitOps Patterns for managing cloud-native applications
# Kubernetes Community Days Amsterdam 2023 - GitOps Patterns for managing cloud-native applications Session

Repository for the KCD 2023 Amsterdam about GitOps Patterns for managing cloud-native applications session.

## Abstract

In this session, we will present some of the best practices for deploying GitOps application workloads in multi-application use cases.

Using Syncwave, Hooks and ArgoCD Image Updater, we will present the advanced deployment patterns in GitOps / ArgoCD and discuss the promotion strategy between clusters in dev, test, stage and prod environments. Furthermore, we will demonstrate how to deploy GitOps Applications to multiple Kubernetes clusters simultaneously, by the means of grouping applications in Application Sets, using various strategies such as GitOps generators.
Using Syncwave, Hooks or Application Sets, we will present the advanced deployment patterns in GitOps / ArgoCD and discuss the promotion strategy between clusters in dev, test, stage and prod environments. Furthermore, we will demonstrate how to deploy GitOps Applications to multiple Kubernetes clusters simultaneously, by the means of grouping applications in Application Sets, using various strategies such as GitOps generators.

## Demos

Expand Down

0 comments on commit 2dafe70

Please sign in to comment.