From 1af41d8db3bcae23ef9b4c49e164f6766c56022e Mon Sep 17 00:00:00 2001 From: Nemo Date: Wed, 24 Jun 2020 15:14:04 +0200 Subject: [PATCH] Specify Kubernetes components with version 1.18.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f38bba5..d49fd18 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ 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.18.4 +* [kubernetes](https://github.com/kubernetes/kubernetes) 1.18.4 (kube-apiserver, kube-controller-manager, kube-scheduler and kubectl) * [containerd](https://github.com/containerd/containerd) 1.3.4 * [coredns](https://github.com/coredns/coredns) v1.6.3 * [cni-plugins](https://github.com/containernetworking/plugins) v0.8.5