Update README.md

This commit is contained in:
QwQwQ
2025-05-03 17:39:21 +08:00
committed by GitHub
parent de19a5db82
commit 265fe839a8

View File

@@ -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