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
This module is functionally complete, meaning it successfully bootstraps a (HA) rke2 cluster on Azure with n optional nodepools, however, it is still very rough around the edges and in general needs some tlc in the following:
expand, clean up, and review terraform input/outputs
ensure depends_on where appropriate (module does not destroy properly all the time)
bootstrapping architecture review to make sure it meets Azure standards
validate on azure gov
pair down permissions to least privileged
add toggles for public/private resources
The text was updated successfully, but these errors were encountered:
This module is functionally complete, meaning it successfully bootstraps a (HA) rke2 cluster on Azure with n optional nodepools, however, it is still very rough around the edges and in general needs some tlc in the following:
The text was updated successfully, but these errors were encountered: