Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Install flux cli

brew install fluxcd/tap/flux

Export github credentials

export GITHUB_TOKEN= export GITHUB_USER=/

Check kubernetes cluster

flux check --pre
Install flux components

flux bootstrap github
--owner=$GITHUB_USER
--repository=flux
--branch=main
--path=./clusters/training
--personal --components-extra=image-reflector-controller,image-automation-controller --read-write-key

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors