Hi guys, i have problems provisioning a rke2 clust...
# general
d
Hi guys, i have problems provisioning a rke2 cluster via Rancher. The machine-plan secret stays empty. Can someone help me debug this issue, please? rancher-system-agent on node is installed and logs 4 lines
Copy code
rancher-system-agent[149349]: time="2024-03-21T09:17:29+01:00" level=info msg="Rancher System Agent version v0.3.3 (9e827a5) is starting"
rancher-system-agent[149349]: time="2024-03-21T09:17:29+01:00" level=info msg="Using directory /var/lib/rancher/agent/work for work"
rancher-system-agent[149349]: time="2024-03-21T09:17:29+01:00" level=info msg="Starting remote watch of plans"
rancher-system-agent[149349]: E0321 09:17:29.861850  149349 memcache.go:206] couldn't get resource list for management.cattle.io/v3:
rancher-system-agent[149349]: time="2024-03-21T09:17:29+01:00" level=info msg="Starting /v1, Kind=Secret controller"
rancher-system-agent is accessing secret `custom-f174e0ca2d47-machine-plan`in namespace
fleet-default
according to
/var/lib/rancher/agent/rancher2_connection_info.json
. Machine condition `NodeHealthy`is `false`with reason
WaitingForNodeRef
. rke2-server.service is not installed on provisioned master node. Rancher v2.7.10 k8s version local cluster: v1.26.11+k3s2 rancher-system-agent v0.3.3 Provisioned Cluster: rke2: v1.26.11+rke2r1 custom nodes System is airgapped