ROOST SHORTS: Install your dependencies or application as soon as cluster is up

Roost gives you ability to install your dependencies or application as soon as the cluster is up and running using your custom script.
To install the script in manage cluster , Go to
Cluster Dashboard → Remote Cluster → Add Cluster
Select your kubeconfig , add your alias for the cluster and then click on auth config of your cluster and go to scripts tab.



Choose your install script. You can choose multiple script that will execute synchronously .
Note: The script which is selected first will execute first.


Click on save and then click on create button .

Now your cluster will be added with your install script triggered and your dependencies and application will be staged in your cluster.