Hi, How would you go about adding flux into the cluster? It requires a cli to be run as indicated here.
b
brave-planet-10645
03/18/2021, 3:21 PM
My understanding is that you run the CLI on your local machine if you want to use that to configure flux on your cluster
So you don't actually run the CLI on your k8s cluster
b
bumpy-laptop-30846
03/18/2021, 3:22 PM
yes but I need that to be automated, itโs part of the IaC
m
microscopic-umbrella-55816
03/18/2021, 3:23 PM
@quiet-wolf-18467 did a live session where he set this up
https://www.youtube.com/watch?v=s9zjayZ1oxAโพ
๐ 1
๐ 1
b
bumpy-laptop-30846
03/18/2021, 4:10 PM
Well actually the script is ran on a bare metal from Pulumi. I guess I will just use pulumi to create my cluster and run a command line to install flux inside the cluster from my ci machine