This will describe how to identify clusters that are created by RKE, created by Rancher or managed by Rancher
Clusters created by RKE CLI have:
- Cluster state stored as Configmap called
full-cluster-statein namespacekube-system(cluster-statebefore RKE v0.2.0) kubectl -n kube-system get configmap full-cluster-state