readme update
parent
17ae93b833
commit
994e07dca7
11
README.md
11
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 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
|
* [Kubernetes](https://github.com/kubernetes/kubernetes) v1.24.0
|
||||||
* [containerd Container Runtime](https://github.com/containerd/containerd) 1.2.0-rc.0
|
* [containerd Container Runtime](https://github.com/containerd/containerd) v1.6.6
|
||||||
* [gVisor](https://github.com/google/gvisor) 50c283b9f56bb7200938d9e207355f05f79f0d17
|
* [CNI Container Networking](https://github.com/containernetworking/cni) v1.1.1
|
||||||
* [CNI Container Networking](https://github.com/containernetworking/cni) 0.6.0
|
* [etcd](https://github.com/etcd-io/etcd) v3.5.4
|
||||||
* [etcd](https://github.com/coreos/etcd) v3.3.9
|
* [CoreDNS](https://github.com/coredns/coredns) v1.9.3
|
||||||
* [CoreDNS](https://github.com/coredns/coredns) v1.2.2
|
|
||||||
|
|
||||||
## Labs
|
## Labs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue