From d40ce541ff329a9a4dae90b118405321bae9c8d7 Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Mon, 29 Feb 2016 14:15:55 +0000 Subject: [PATCH] Minor README improvement --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49ad2091b..86ec92767 100644 --- a/README.md +++ b/README.md @@ -182,8 +182,8 @@ in your Kubernetes cluster using be provided with flag `--allow_privileged` at launch time. 2. Make sure your cluster supports - [DaemonSets](https://github.com/kubernetes/kubernetes/blob/master/docs/design/daemon.md) - in your cluster. DaemonSets are needed to ensure that each Kubernetes node + [DaemonSets](https://github.com/kubernetes/kubernetes/blob/master/docs/design/daemon.md). + DaemonSets are needed to ensure that each Kubernetes node runs a Scope Probe: * To enable them in an existing cluster, make sure to add a