From 48cf4b3aecb8608d92b6b53f3344dff3c891359a Mon Sep 17 00:00:00 2001 From: oriol Date: Sun, 23 Feb 2025 02:23:41 +0100 Subject: [PATCH] Updated cluster from 1.29 to 1.32 --- Migrations/04-Upgrade_Kubeadm_1-29/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Migrations/04-Upgrade_Kubeadm_1-29/README.md b/Migrations/04-Upgrade_Kubeadm_1-29/README.md index 1a0f7c2..15c5e8f 100644 --- a/Migrations/04-Upgrade_Kubeadm_1-29/README.md +++ b/Migrations/04-Upgrade_Kubeadm_1-29/README.md @@ -43,13 +43,17 @@ Upgraded from 1.15.1 to 1.17 ✅ ## Kubernetes +Upgraded from 1.29.14 to 1.32.2 ✅ + +### Links + https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/ Used this ansible script. https://gitea.fihome.xyz/ofilter/ansible_update_cluster -### 1.29.0 to 1.30.0 +### 1.29.14 to 1.30.0 I didn't save the output from that.