sticky-summer-13450
04/17/2022, 12:11 PM$ kubectl get nodes -o wide --context harvester003
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
harvester001 Ready <none> 29m v1.21.7+rke2r1 10.64.0.16 <none> Harvester v1.0.0 5.3.18-59.37-default <containerd://1.4.12-k3s1>
harvester002 Ready <none> 63d v1.21.7+rke2r1 10.64.0.17 <none> Harvester v1.0.0 5.3.18-59.37-default <containerd://1.4.12-k3s1>
harvester003 Ready control-plane,etcd,master 84d v1.21.7+rke2r1 10.64.0.18 <none> Harvester v1.0.0 5.3.18-59.37-default <containerd://1.4.12-k3s1>
modern-wire-33567
04/17/2022, 8:05 PMWhen there are more than three nodes, the two other nodes that first joined are automatically promoted to management nodes to form a HA cluster.
sticky-summer-13450
04/17/2022, 8:23 PMmodern-wire-33567
04/17/2022, 8:24 PMsticky-summer-13450
04/17/2022, 8:25 PMcalm-twilight-27465
04/18/2022, 7:20 PMbetter-garage-30620
04/18/2022, 9:20 PMsticky-summer-13450
04/19/2022, 7:48 AMdid that behavior change in 1.0.0?I think it might have. I think I read and remembered that I needed 3 nodes, so I planned my finances to be able to achieve that. For a minimal HA home-lab I see no point in requiring more than 3 nodes.
happy-cat-90847
04/25/2022, 7:07 PM> kubectl get nodes
NAME STATUS ROLES AGE VERSION
r620-1 Ready control-plane,etcd,master 112m v1.21.11+rke2r1
r620-2 Ready control-plane,etcd,master 63m v1.21.11+rke2r1
r620-3 Ready control-plane,etcd,master 41m v1.21.11+rke2r1
sticky-summer-13450
04/25/2022, 8:37 PMWhen there are more than three nodes, the two other nodes that first joined are automatically promoted to management nodes to form a HA cluster.As I said at the top of this thread - I have a 3 node Harvester v1.0.0 cluster which has is a master and two workers.
$ kubectl get nodes
NAME STATUS ROLES AGE VERSION
harvester001 Ready <none> 8d v1.21.7+rke2r1
harvester002 Ready <none> 71d v1.21.7+rke2r1
harvester003 Ready control-plane,etcd,master 93d v1.21.7+rke2r1
adventurous-engine-93026
04/29/2022, 5:06 PMsticky-summer-13450
04/29/2022, 5:07 PMadventurous-engine-93026
04/29/2022, 5:07 PMsticky-summer-13450
04/29/2022, 5:09 PMadventurous-engine-93026
04/29/2022, 5:13 PMsticky-summer-13450
04/29/2022, 8:56 PMadventurous-engine-93026
04/30/2022, 2:39 PMsticky-summer-13450
05/03/2022, 12:57 PMwitty-jelly-95845
05/03/2022, 3:24 PMsticky-summer-13450
05/03/2022, 5:14 PMhappy-cat-90847
05/03/2022, 5:18 PMsticky-summer-13450
05/03/2022, 5:20 PMhappy-cat-90847
05/03/2022, 5:20 PMsticky-summer-13450
05/03/2022, 5:30 PMhappy-cat-90847
05/03/2022, 5:40 PMsticky-summer-13450
05/03/2022, 5:40 PMprehistoric-balloon-31801
05/05/2022, 10:13 AMkubectl get secrets -n fleet-local -o yaml
and send the output to me privately? Slack is OK.
This can help me understand why some Rancher plans are not applied on harvester002 node.
(It’s another thing not included in the support bundle. Because the resource name is “secret”) Thanks a lot.sticky-summer-13450
05/05/2022, 10:59 AM