late-needle-80860
10/05/2022, 6:23 PM--egress-selector-mode=disabled
set on the servers
of X K3s cluster I have running - on v1.24.4+k3s1.
However, when running the cilium connectivity test …
command for the Cilium
CNI
I know get the following err: unable to start container process: open /dev/pts/0: operation not permitted: unknown
- troubleshooting that err leads me to:
• https://github.com/opencontainers/runc/pull/3554
• and this release: https://github.com/opencontainers/runc/releases/tag/v1.1.4
What K3s
release is that part of - if any?gray-lawyer-73831
10/05/2022, 6:26 PMlate-needle-80860
10/05/2022, 6:27 PMk3s crictl version
on X worker node on my K3s v1.24.4+k3s1 cluster gives:
RuntimeVersion: v1.6.6-k3s1
….
----
Aaah okay @gray-lawyer-73831 - I’ll try to update the cluster to that version. Thank you very very much.gray-lawyer-73831
10/05/2022, 6:29 PMlate-needle-80860
10/05/2022, 6:31 PM