Hi All, I'm a pretty new Rancher user and I have a...
# rke
m
Hi All, I'm a pretty new Rancher user and I have a question about an on-prem cluster I have. My cluster was deployed with Terraform and is managed by rancher 2.5. Some manual operations were done along the way and now the RKE config of my cluster is different from its real state. In other words rancherKubernetesEngineConfig != appliedSpec I have 3 nodes that are part of the cluster but are not in the rancherKubernetesEngineConfig. I'd like to go back to managing my cluster with terraform but for that I need to "re-sync" rancherKubernetesEngineConfig and appliedSpec. Is there a way to do that?