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
Give the engineer the ability to manipulate the cluster creation options after provisioning the cluster
Use case: an engineer provisioned a cluster without --enable-flagger option. Now he needs to install flagger. So instead of letting him do it manually, the script will copy the needed files to his cluster dir.
Options:
--enable-flagger => to enable flagger
--add-capi-templates => to add capi templates to the clsuter.
The text was updated successfully, but these errors were encountered:
Give the engineer the ability to manipulate the cluster creation options after provisioning the cluster
Use case: an engineer provisioned a cluster without
--enable-flagger
option. Now he needs to install flagger. So instead of letting him do it manually, the script will copy the needed files to his cluster dir.Options:
--enable-flagger
=> to enable flagger--add-capi-templates
=> to add capi templates to the clsuter.The text was updated successfully, but these errors were encountered: