This message was deleted.
# general
a
This message was deleted.
c
You need to deploy an alternative cloud controller manager that will clear that taint.
If you are using a HelmChart resource to do that, make sure you set
bootstrap: true
so that it can install while the node is still tainted.
If you are using terraform helm_release to do that... you will need to figure out how to inject the proper tolerations.
a
trying to use a helm_release. Would you be able to provide examples or ideas as to how it can be triggered when using resource "rancher2_cluster_v2 for an rke2 cluster?
c
I'd probably open an issue on the provider repo