Flux

Install

  • Create git repo

  • register ssh key

  • export KUBECONFIG=/path/to/kubeconfig

flux bootstrap git --url=ssh://[email protected]/flux-project.git --branch=main --private-key-file=/Users/cotsom/.ssh/id_rsa --path=clusters/my-cluster

Last updated