When I build a new Kubernetes cluster using Rancher, which is a recommended approach? Where the differences are?
-
Creating a Cluster with Custom Nodes https://rancher.com/docs/rancher/v2.x/en/cluster-provisioning/rke-clusters/custom-nodes/
-
Importing Kubernetes Clusters https://rancher.com/docs/rancher/v2.x/en/cluster-provisioning/imported-clusters/
I think the formar uses RKE and RKE-related products works in the cluster. The latter doesn’t.
I prefer less agent daemons and control containers under the cluster.