P-n-I

Results 23 comments of P-n-I

I hacked the fleet code to work round the "chart requires kubeVersion: >= 1.23.0-0" issue, created a new fleet-controller container updated the fleet-controller deployment to run my hacked container on...

`rancher-system-agent` output with `CATTLE_AGENT_LOGLEVEL=debug` ``` Jan 17 15:34:23 packer systemd[1]: Started Rancher System Agent. Jan 17 15:34:23 packer rancher-system-agent[18569]: time="2024-01-17T15:34:23Z" level=info msg="Rancher System Agent version v0.3.3 (9e827a5) is starting" Jan...

I've not found a workaround, sometimes a registration works but mostly is stuck on the empty machine-plan for us.

@rgomez-eng a long shot but; are you registering the node(s) with all three roles or have the problematic nodes got a sub-set of the `etcd`, `controlplane` and `worker` roles? Check...

We're not able to reliably re-create the issue and don't have the time to investigate further. Sometimes it just takes a while for the plan Secret to populate even though...

We're still seeing this issue: ``` fleet-default custom-2a6a4339a879-machine-plan rke.cattle.io/machine-plan 0 14m fleet-default custom-638e801c6183-machine-plan rke.cattle.io/machine-plan 0 14m fleet-default custom-60117bd68fdd-machine-plan rke.cattle.io/machine-plan 0 15m fleet-default custom-4623c9642380-machine-plan rke.cattle.io/machine-plan 0 16m fleet-default custom-6aa4c775aee0-machine-plan rke.cattle.io/machine-plan 0...

We use ansible to register the nodes (pull the registration cmd from the rancher api and run it on each node). The first set of nodes to get registered are...

I've just upgraded to 2.8.2 and wanted to re-create the node in a single-node k3s cluster. I deleted the node from the downstream cluster when on 2.7.9. Got notified of...

Rancher 1.8.2, created a new k3s cluster, registered one node to it. Destroyed cluster and re-created with same name, ran k3s-uninstall on the node and joined it to the new...

We might have found a cause in our env: we uppped the timout on the the load balancer we have in front of the nodes running Rancher as we thought...