Zaid Mohammad
Zaid Mohammad
@jwaltireland : I quickly tested this scenario and was able to run the kubectl commands by opening parallel Azure Cloud Shell. 
@jwaltireland The GKE script should work, can you try and share the result? Before running the script make sure that the kubectl context is pointing to your Azure Arc-enabled Kubernetes...
@jwaltireland Can you please share the output for "kubectl get pods -n flux-system" to check the status of flux ?
@jwaltireland I tested the script and it works. Can you ensure the EKS cluster is configured to auto-scale or configured with 3 nodes. I got a similar Flux extension deployment...
@jwaltireland Below config works for GitOps test. scaling_config { desired_size = 3 max_size = 3 min_size = 1 }
@Franck-WRui : I didn't encounter the first issue when clicking on the WorkshopPLUS link, i was able to see both the params. Regarding the 2nd issue, the deployment error, I...
@Franck-WRui: Did you try as per the password requirement? Let us know if you facing any issue.