diff --git a/README.md b/README.md index 566bdad..a5ccec7 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,11 @@ The target audience for this tutorial is someone planning to support a productio Kubernetes The Hard Way guides you through bootstrapping a highly available Kubernetes cluster with end-to-end encryption between components and RBAC authentication. -* [Kubernetes](https://github.com/kubernetes/kubernetes) 1.12.0 -* [containerd Container Runtime](https://github.com/containerd/containerd) 1.2.0-rc.0 -* [gVisor](https://github.com/google/gvisor) 50c283b9f56bb7200938d9e207355f05f79f0d17 -* [CNI Container Networking](https://github.com/containernetworking/cni) 0.6.0 -* [etcd](https://github.com/coreos/etcd) v3.3.9 -* [CoreDNS](https://github.com/coredns/coredns) v1.2.2 +* [Kubernetes](https://github.com/kubernetes/kubernetes) v1.24.0 +* [containerd Container Runtime](https://github.com/containerd/containerd) v1.6.6 +* [CNI Container Networking](https://github.com/containernetworking/cni) v1.1.1 +* [etcd](https://github.com/etcd-io/etcd) v3.5.4 +* [CoreDNS](https://github.com/coredns/coredns) v1.9.3 ## Labs