Hey Team,
We are hitting an issue while adding couple of nodes to the RKE1 cluster, the size of the cluster is 130 odd nodes. When we run rke up --update-only we are facing "timeout kubernetes to be ready" and the rke up fails with it.
We assume this might be an issue with the size of rkestate file being stored in cm by the rke cli at the end of the node addition sequence. Our rkestate has went beyond 1Mb. Anyone have faced similar issue?