You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another potential approach to address this is to move the setup scripts into a Docker container. The setup container can then either be run locally or on ACI. This is a pattern we've used successfully on a few projects already (e.g. OKpy).
a. Look at nested ARM templates like I started here: https://github.com/xtophs/project-fortis-pipeline/tree/multi-dc-deploy
a. Az cli is only needed to ssh to master to get kubeconfig to run kubectl
b. Since you’re now running on the master, you already have kubeconfig
Copied from CatalystCode/project-fortis-pipeline#248
The text was updated successfully, but these errors were encountered: