This message was deleted.
# general
a
This message was deleted.
e
More important one are at the bottom.
I've noticed that I have Cluster resource using both cluster.x-k8s.io/v1alpha3 and cluster.x-k8s.io/v1beta1 APIs
Running Rancher in Docker container. Mounting
/var/lib/rancher
. Rest is Docker volumes that get rebuild after upgrade:
Copy code
Destination": "/var/lib/cni",
Destination": "/var/lib/kubelet",
Destination": "/var/log",
Upgrade: stop container, remove, run again with new image
Also interested in one time premium support if someone can deliver. Paid.
Copy code
I1221 23:55:17.981300       1 machine_controller_phases.go:286] "Waiting for infrastructure provider to create machine infrastructure and report status.ready" controller="machine" controllerGroup="<http://cluster.x-k8s.io|cluster.x-k8s.io>" controllerKi
nd="Machine" Machine="fleet-default/custom-f1247676cae2" namespace="fleet-default" name="custom-f1247676cae2" reconcileID=7683b079-914f-481a-9e2b-a778ce0c5a36 Cluster="fleet-default/gp-operations" Cluster="fleet-default/gp-operations" CustomMachine="fleet-default/custom-f1247676cae2"
Needed to manually add `join-url`:
Copy code
kubectl annotate secret -n fleet-default -l <http://cluster.x-k8s.io/cluster-name=gp-operations,rke.cattle.io/init-node=true|cluster.x-k8s.io/cluster-name=gp-operations,rke.cattle.io/init-node=true> <http://rke.cattle.io/join-url=https://192.168.178.150:9345|rke.cattle.io/join-url=https://192.168.178.150:9345>
You know it's broken? Still not 100% out of the woods...
Further, cluster seem to become available in rancher briefly after I delete
Cluster
CRD.
nodeRef
in
Machine
status does not exist.
Creating a cluster from a fresh Rancher instance works, meaning it's not networking or something related with the new node itself.
Anyone can help? Thank you 🙏
Would someone be able to help resolve this issue? If creating a cluster from new Rancher instance — it would work, but we need to keep existing one. What's the catch? I do not see
ClusterRegistrations
request for new cluster. Please see attached images. Thank you 🙇