From f5a66f8c138dd9ec58ea26829baa7a7cc3fd586c Mon Sep 17 00:00:00 2001 From: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com> Date: Wed, 13 Mar 2019 12:01:30 +0900 Subject: [PATCH] Update cluster/images/hyperkube/README.md Add missing period between 'components' and `hyperkube`. Add line separation between 2 sentences. --- cluster/images/hyperkube/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cluster/images/hyperkube/README.md b/cluster/images/hyperkube/README.md index 1bdf38682ea..2cd8c049ee9 100644 --- a/cluster/images/hyperkube/README.md +++ b/cluster/images/hyperkube/README.md @@ -1,6 +1,7 @@ ### hyperkube -`hyperkube` is an all-in-one binary for the Kubernetes server components +`hyperkube` is an all-in-one binary for the Kubernetes server components. + `hyperkube` is built for multiple architectures and _the image is pushed automatically on every release._ #### How to release by hand