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! :)