weaveworks/weave-gitops-enterprise

[cluster-reflector] how to add Azure credentials into a kind cluster that the controller can use?

Opened this issue · 3 comments

foot commented

Lets add some instructions on

  • E.g. Generate some long lasting az token
  • Add them to a secret
  • Mount secret as env on cluster-reflector deployment?

So we can demo/test controller against az using Kind as the hub (which won't have implicit az credentails)

foot commented
  • Add some instructions to cluster-reflector-controller/docs/getting-started.md
foot commented
  • Give a recommended option for aws, and maybe mention other options too that we don't recommend too.
foot commented
  • add a note to CAPI that we can only query/generate gitopsclusters in the same namespace as the ACD