Skip to content

iremmats/gitops-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud-native-7

Demo during meetup Cloud Native 7 in Gothenburg

Useful Links

Steps to replicate

Create three clusters using terraform.

terraform apply

Retrieve contexts

make get-contexts

Or if you have the same contexts before...

make infra

Install argocd and sealed-secrets

make install-argocd

This requires that you have a key pair under a folder named private.

Packages

make packages

Once nginx is up and running the ingress for ArgoCD can be installed.

make ingress

Wait for domain to propagate and login with ArgoCD cli.

make login

Add the clusters to argocd and create the necessary projects.

make clusters2

Run the actual demos.

Check the Makefile for steps for each demo.

About

General Gitops Repo for Demos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published