/infra

Primary LanguageJustMIT LicenseMIT

Cluster Bootstrap

How to create the PAT

Install

  • set kube context
  • export GITHUB_TOKEN=<gh-token>
  • flux bootstrap github --token-auth --owner=bashfulrobot --repository=infra --branch=main --path=clusters/darkstar --personal

Upgrade Flux

  • essentially the same commands as installation
  • Upgrade doc

Secrets

"Oh man, why are you putting info about secrets in a public repo?"

  • Looking at the repo will tell anyone what secrets method is in play anyways
  • I need to remember how to do this stuff
  • The cluster is not exposed to the world

How

Traefik (Gateway API)

Sysdig Agent

Get Chart Version

  • Look for the sysdig-deploy chart version in releases on the GitHub repo.