we're currently using 3.1, which is a bit outdated
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| [wmcs::kubeadm::core] remove kubeadm-flags.env | operations/puppet | production | +6 -1 |
Related Objects
Related Objects
Event Timeline
Comment Actions
sstefanova@cloudcumin1001:~$ sudo cookbook wmcs.toolforge.k8s.image.copy_to_registry --origin-image registry.k8s.io/pause:3.6 --dest-image-name pause --dest-image-version 3.6
Comment Actions
Change #1113194 had a related patch set uploaded (by Raymond Ndibe; author: Raymond Ndibe):
[operations/puppet@production] [wmcs::kubeadm::core] remove kubeadm-flags.env
Comment Actions
Change #1113194 merged by FNegri:
[operations/puppet@production] [wmcs::kubeadm::core] remove kubeadm-flags.env
Comment Actions
Verified that tools-k8s-worker-nfs-55 (which was rebooted recently) is now using pause:3.9:
fnegri@tools-k8s-worker-nfs-55:~$ sudo ctr -n k8s.io container list [...] e875ae1be4abee378788270e964173297dece0ec8b63896f19cb9bc0e38bf1f1 docker-registry.tools.wmflabs.org/pause:3.9 io.containerd.runc.v2
The other workers will pick up this change the next time they are rebooted or during the next upgrade (T362868: [infra,k8s] Upgrade Toolforge Kubernetes to version 1.29).