Skip to content

Commit

Permalink
Task 1: Executable tutorial (#2430)
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Maltin <[email protected]>
  • Loading branch information
noizy-sthlm and SMaltin93 authored Sep 17, 2024
1 parent cdef179 commit bbcdf8d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions contributions/executable-tutorial/smhanna-anouiser/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Assignment Proposal

## Title

Multibranch pipelines with ArgoCD

## Names and KTH ID

- Sam Maltin ([email protected])
- Amin Nouiser ([email protected])

## Deadline

- Task 1

## Category

- Executable tutorial

## Description

The tutorial will demonstrate how to set up and manage a multibranch pipeline for Kubernetes clusters using ArgoCD. We'll guide readers through creating a development branch for testing a web application and a production branch for stable releases. ArgoCD will be integrated with Git to automate the deployment process, ensuring that each commit triggers an update.

**Relevance**

As automation is a core principle of DevOps, this tutorial is highly relevant to good DevOps practices.

0 comments on commit bbcdf8d

Please sign in to comment.