Neonox31 / fluxv2-demo-root

Repository used to demonstrate the abilities of FLuxV2 in a GitOps context.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Repository used to demonstrate the abilities of FLuxV2 in a GitOps context.