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