Skip to content

Full setup of a Kubernetes K3D cluster managed by Flux on a local git server

Notifications You must be signed in to change notification settings

fragolinux/k3d-local-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Full setup of a Kubernetes K3D cluster managed by Flux on a local Git server

This script will automaGically create a single node Kubernetes K3D cluster on your development machine (tested on MacOS), managed in GitOps way by Flux, which will interact with a fully local Git server running in a Docker container (external to the cluster). This all started as a Github Gist here.

You can use it in interactive mode passing "-d" switch on the command line.

On March 17, 2022 a live session of the interactive mode was taken and recorded by Kingdon Barrett (Open Source Support Engineer at Weaveworks), which collaborated by refactoring and reviewing the script code, so many thanks to him! :)

Youtube recording of the live session on the interactive mode:

live session with Kingdon Barrett

An Asciinema recording of the full setup in unuttended mode:

asciicast

GitOps is the way...

About

Full setup of a Kubernetes K3D cluster managed by Flux on a local git server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages