This message was deleted.
# rke2
a
This message was deleted.
b
Yes. It stuck on:
Copy code
8:02:17 am	[INFO ] waiting for at least one control plane, etcd, and worker node to be registered
8:19:53 am	[INFO ] configuring bootstrap node(s) custom-cc4fb1e044dd: waiting for agent to check in and apply initial plan
8:19:57 am	[INFO ] configuring bootstrap node(s) custom-cc4fb1e044dd: waiting for probes: calico, etcd, kube-apiserver, kube-controller-manager, kube-scheduler, kubelet
8:21:11 am	[INFO ] configuring bootstrap node(s) custom-cc4fb1e044dd: waiting for probes: calico, kube-controller-manager
anyway, you have same names like custom-cc4fb1e044dd even you provide node name in agent parameters? ๐Ÿ˜‰
b
@bitter-painting-99908 how the rancher setup is done via docker or on top of kubernetes / RKE2 or K3s
b
I'm using rke2 and using registration mothod with curl -fL https://rancher/system-agent-install.sh | sudo sh -s - --server https://rancher --label 'cattle.io/os=linux' --token xxxx --etcd --controlplane --worker
b
the problem is because of the strict mode in rancher either you need to upload Valid CA provider CA https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/installation-references/tls-settings
if you are self sign
is it self sign SSL rancher ?
b
no, tls is via acme, sorry @best-oil-69865 unfortunately I have a meeting ;( Thank you for your reply.
@best-oil-69865 found the issue... To less ram ๐Ÿ˜‰ 2GB is not enough for control plane ๐Ÿ˜•
๐Ÿ‘ 1