5 lines
216 B
Markdown
5 lines
216 B
Markdown
choco install kind
|
|
choco install flux
|
|
|
|
kind create cluster
|
|
flux bootstrap git --private-key-file=C:/Users/Joe/.ssh/gitea --url ssh://git@gitea.home.joemonk.co.uk:2222/joe/gitops.git --branch main --path=clusters/kind |