readme update

pull/709/head
Xander Grzywinski 2022-06-07 10:28:54 -07:00
parent 17ae93b833
commit 994e07dca7
1 changed files with 5 additions and 6 deletions

View File

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