From 265fe839a8cd0ae02ee07547d21f481e677c9eb0 Mon Sep 17 00:00:00 2001 From: QwQwQ <47418664+stephen-zeng@users.noreply.github.com> Date: Sat, 3 May 2025 17:39:21 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2a27a65..f4e79e9 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ Kubernetes The Hard Way guides you through bootstrapping a basic Kubernetes clus Component versions: -* [kubernetes](https://github.com/kubernetes/kubernetes) v1.32.x -* [containerd](https://github.com/containerd/containerd) v2.1.x -* [cni](https://github.com/containernetworking/cni) v1.6.x -* [etcd](https://github.com/etcd-io/etcd) v3.6.x +* [kubernetes](https://github.com/kubernetes/kubernetes) v1.33.x +* [containerd](https://github.com/containerd/containerd) v2.0.x +* [cni](https://github.com/containernetworking/cni) v1.7.x +* [etcd](https://github.com/etcd-io/etcd) v3.5.x ## Labs