We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backport fix for Bump containerd to v1.7.22
The text was updated successfully, but these errors were encountered:
Infrastructure
Node(s) CPU architecture, OS, and Version:
Linux ip-172-31-10-157 5.14.21-150500.55.44-default #1 SMP PREEMPT_DYNAMIC Mon Jan 15 10:03:40 UTC 2024 (cc7d8b6) x86_64 x86_64 x86_64 GNU/Linux NAME="SLES" VERSION="15-SP5" VERSION_ID="15.5" PRETTY_NAME="SUSE Linux Enterprise Server 15 SP5" ID="sles" ID_LIKE="suse" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:suse:sles:15:sp5" DOCUMENTATION_URL="https://documentation.suse.com/"
Cluster Configuration:
1 server
Config.yaml:
write-kubeconfig-mode: 644
Additional files
N/A
$ sudo mkdir -p /etc/rancher/k3s && sudo cp config.yaml /etc/rancher/k3s
Replication Results: #11066 (comment)
Validation Results:
$ k3s -v k3s version v1.31.1+k3s-46cfd2cf (46cfd2cf) go version go1.22.6
$ kubectl get node -o yaml --kubeconfig=/etc/rancher/k3s/k3s.yaml | grep containerd -A1 containerRuntimeVersion: containerd://1.7.22-k3s1 kernelVersion: 5.14.21-150500.55.44-default
Additional context / logs:
Sorry, something went wrong.
brandond
endawkins
No branches or pull requests
Backport fix for Bump containerd to v1.7.22
The text was updated successfully, but these errors were encountered: