Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 875 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 875 Bytes

Workshop

Introduction

This workshop is designed to help you get started with GitOps and FluxCD. We will be using a simple application to demonstrate how to deploy and manage applications using GitOps and Flagger for progressive delivery.

Prerequisites

  • A GitHub account

Workshop

  1. Fork this repository to your GitHub account.

  2. Open the repository in your GitHub account with GitHub Codespaces.

  3. Setting up the Kubernetes cluster

  4. Setup Flux

  5. Setup Istio

  6. Canary Experiment

  7. Blue/Green Experiment

Conclusion

Congratulations! You have successfully set up a GitOps workflow using FluxCD. You can now start deploying and managing your applications using GitOps.