adamant-soccer-4302
04/20/2023, 4:06 AMadamant-soccer-4302
04/20/2023, 4:08 AMnft flush ruleset
and waiting a minute helps, the only reliable answer is to reboot the worker nodeadamant-soccer-4302
04/20/2023, 4:09 AMadamant-soccer-4302
04/20/2023, 4:22 AMadamant-soccer-4302
04/20/2023, 5:20 AMcreamy-pencil-82913
04/20/2023, 5:57 AMadamant-soccer-4302
04/20/2023, 9:33 AMhundreds-evening-84071
04/20/2023, 7:01 PMDefault - RKE2 Embedded
Pod Security Administration Configuration Template comparable to Privileged or Restricted ?hallowed-window-565
04/21/2023, 11:59 AMclever-carpet-94811
04/24/2023, 11:00 AMabundant-noon-17295
04/25/2023, 6:27 AMsquare-policeman-85866
04/25/2023, 3:14 PMcolossal-football-64679
04/25/2023, 8:00 PMadventurous-magazine-13224
04/26/2023, 2:07 PMshy-hamburger-95730
04/26/2023, 4:06 PMhundreds-airport-66196
04/26/2023, 11:07 PMcreamy-pencil-82913
04/26/2023, 11:29 PMbreezy-raincoat-82158
04/28/2023, 12:52 PMhundreds-airport-66196
04/28/2023, 6:18 PMsalmon-hair-21488
05/02/2023, 1:36 PMSizeMemoryBackedVolumes
. It should be enabled by default since k8s 1.22 (I'm running v1.24.10+rke2r1) but if I try to use ⬇️ k8s fails with invalid configuration. I tried adding --feature-gates=SizeMemoryBackedVolumes=true
to /etc/rancher/rke2/config.yaml
under kubelet-arg
and kube-apiserver-arg
but rke2-server service won't start.
emptyDir:
medium: Memory
sizeLimit: 1Gi
shy-hamburger-95730
05/03/2023, 6:45 PMbright-fireman-42144
05/05/2023, 1:58 PMtall-raincoat-70627
05/08/2023, 2:20 AMrke2-killall.sh
or something else?tall-raincoat-70627
05/08/2023, 5:42 AMaudit-log-max{age,backup,size}
values in the rke2/config.yaml file, however if i set the audit-log-path
argument then the kube-apiserver fails to start, in fact containerd doesnt seem to know about it at all. Im running v1.25.9+rke2r1
which i believe has a recent fix for this in place. When i jump into the container prior to setting the audit-log-path I can see the extra-mount as available, and can create files in that directory. Any hints into debugging this further would be greatly appreciated. The rke2-server logs indicate that it was passed through correctly.kind-air-74358
05/08/2023, 9:03 AMnslookup
fails with error ;; connection timed out; no servers could be reached
When running nslookup <http://google.com|google.com> 10.36.0.116
from multitool running on the control-plane-01 host I get a valid response, running nslookup <http://google.com|google.com> 10.36.1.185
it fails with the connection timed out error. Same behaviour when running this in the multitool pod on the worker-01 host.
My guess is that our external firewall is blocking some connections, but I can’t find out which ports I should whitelist.
I verified that all the ports mentioned on https://docs.rke2.io/install/requirements#inbound-network-rules (Kubernets specific ones and the Cilium ones) are open and allowed port 53 for TCP and UDP traffic between all the cluster hosts.dazzling-architect-93010
05/08/2023, 10:02 AMdazzling-architect-93010
05/08/2023, 10:02 AMpowerful-elephant-25838
05/09/2023, 10:39 AMpowerful-elephant-25838
05/09/2023, 10:40 AMdazzling-insurance-3854
05/09/2023, 4:28 PMWaiting to retrieve agent configuration; server is not ready: Node password rejected, duplicate hostname or contents of '/etc/rancher/node/password' may not match server node-passwd entry, try enabling a unique node name with the --with-node-id flag
I have searched over in github issues but I couldn't get a reference that worked, the secret for the nodes <node-name>.node-password.rke2
is also gone, so I'm trying to find any clue to make the cluster operational again, it is stuck and the agent cannot complete the process, any help is appreciated 🙏 , thanks