From 0859bcfad15516df5d4ca6e79bd17badd7e9e20c Mon Sep 17 00:00:00 2001 From: George G Date: Fri, 15 Jul 2016 18:07:02 +0100 Subject: [PATCH] scratch.md: Add missing newline --- docs/getting-started-guides/scratch.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/getting-started-guides/scratch.md b/docs/getting-started-guides/scratch.md index f1b222ae7e..bf31a5422d 100644 --- a/docs/getting-started-guides/scratch.md +++ b/docs/getting-started-guides/scratch.md @@ -600,6 +600,7 @@ If you are following the firewall-only security approach, then use these argumen - `--advertise-address=$MASTER_IP` If you are using the HTTPS approach, then set: + - `--client-ca-file=/srv/kubernetes/ca.crt` - `--token-auth-file=/srv/kubernetes/known_tokens.csv` - `--basic-auth-file=/srv/kubernetes/basic_auth.csv`