Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 770 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 770 Bytes

fluxv2-demo

This repository contains the demo to use fluxv2.

To start the demonstration, here.

Authors

From WeScale with ♥ ~

What you wiil learn

In this tutorial you will learn how to do GitOps with Fluxv2 :

  • how to use kustomize and helm to manage your applications
  • how you can order you repositories to have a deployment adapted to your structure
  • how to securise this deployment

We'll also briefly see how to use kubeseal to save secret securely in your code, so that you can store them in git.