@@ -15,38 +15,60 @@ talosctl gen config --with-secrets ./secrets/secrets.yaml secrets https://10.10.
1515export TALOSCONFIG=secrets/talosconfig
1616talosctl apply-config --insecure --file " ./secrets/controlplane.yaml" --nodes 10.10.8.188 # a1
1717# talosctl apply-config --insecure --file "./secrets/controlplane.yaml" --nodes 10.10.4.92 # a2 # stopped
18- talosctl apply-config --insecure --file " ./secrets/controlplane.yaml" --nodes 10.10.15.105 # b1
18+ # talosctl apply-config --insecure --file "./secrets/controlplane.yaml" --nodes 10.10.15.105 # b1 # stopped
19+ talosctl apply-config --insecure --file " ./secrets/controlplane.yaml" --nodes 10.10.12.69 # b1
1920talosctl apply-config --insecure --file " ./secrets/controlplane.yaml" --nodes 10.10.24.137 # c1
2021talosctl bootstrap --endpoints 10.10.8.188 --nodes 10.10.8.188
2122# talosctl -n 10.10.24.137 service etcd # c1
22- # talosctl -n 10.10.8.188 etcd member list
23+ # talosctl -n 10.10.8.188 etcd members list
24+ # must remove one to add another
2325# talosctl etcd remove-member d0ad514b939e5565
26+ # talosctl etcd remove-member fee03360fedfd7c6 # removed b1 10.10.15.105
2427
2528# is this right?
26- talosctl config endpoint 10.10.0.42 10.10.8.188 10.10.15.105 10.10.24.137
29+ talosctl config endpoint 10.10.0.42 10.10.8.188 10.10.12.69 10.10.24.137
2730
28- talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.18.178
31+ # talosctl apply-config --insecure --file "./secrets/worker.yaml" --nodes 10.10.18.178
32+ # talosctl apply-config --insecure --file "./secrets/worker.yaml" --nodes 10.10.14.112
33+ # talosctl apply-config --insecure --file "./secrets/worker.yaml" --nodes 10.10.24.164
34+ # talosctl apply-config --insecure --file "./secrets/worker.yaml" --nodes 10.10.8.0
35+ # talosctl apply-config --insecure --file "./secrets/worker.yaml" --nodes 10.10.20.128
36+ # talosctl apply-config --insecure --file "./secrets/worker.yaml" --nodes 10.10.24.136 # b7
2937
3038talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.18.43
3139talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.21.108
32- talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.14.112
33- talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.24.164
34- talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.8.0
35- talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.20.128
3640talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.18.43
3741talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.31.114 # a2
3842talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.16.105 # a5
39- talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.24.136 # b7
4043talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.24.60 # c2
4144talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.4.141 # c3
4245talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.22.204 # c4
4346talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.15.10 # c5
4447
48+ talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.25.241 # b2
49+ talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.8.199 # b3
50+ talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.3.175 # b4
51+ talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.27.240 # b5
52+ talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.30.37 # b6
53+ talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.9.213 # b7
54+ talosctl apply-config --insecure --file " ./secrets/worker.yaml" --nodes 10.10.31.127 # b8
55+
4556# is this right?
46- talosctl config node 10.10.0.42 10.10.8.188 10.10.15.105 10.10.4.92 10.10.18.178 10.10.18.43 10.10.21.108 10.10.14.112 10.10.24.164 10.10.8.0 10.10.20.128 10.10.18.43 10.10.31.114 10.10.16.105 10.10.24.136 10.10.24.60 10.10.4.141 10.10.22.204 10.10.15.10
57+
58+ talosctl config node 10.10.0.42 10.10.8.188 10.10.12.69 10.10.24.137 10.10.18.43 10.10.21.108 10.10.18.43 10.10.31.114 10.10.16.105 10.10.24.60 10.10.4.141 10.10.22.204 10.10.15.10 10.10.25.241 10.10.8.199 10.10.3.175 10.10.27.240 10.10.30.37 10.10.9.213 10.10.31.127
59+
60+ #
61+ # old b?
62+ # 10.10.18.178 \
63+ # 10.10.14.112 \
64+ # 10.10.24.164 \
65+ # 10.10.8.0 \
66+ # 10.10.20.128 \
67+ # 10.10.24.136 \
68+
4769# talosctl config node 10.10.0.42
4870
49- # talosctl get members.8.188 10.10.15.105 10.10.4.
71+ # talosctl get members.8.188 10.10.12.69 10.10.4.
5072# talosctl get nodestatus
5173talosctl get volumestatus
5274s
@@ -69,7 +91,7 @@ talosctl get nodetaintspec
6991# talosctl get identity
7092talosctl get hostname
7193
72- talosctl etcd status -n 10.10.8.188,10.10.15.105 ,10.10.4.92 # workers expected to fail
94+ talosctl etcd status -n 10.10.8.188,10.10.12.69 ,10.10.24.137
7395
7496talosctl kubeconfig ./secrets/kubeconfig -n 10.10.0.42
7597# talosctl kubeconfig -n 10.10.0.42
0 commit comments