From 9e08a23c4cb7bcfd71c5ab5ee289ac48608c6e39 Mon Sep 17 00:00:00 2001 From: Ralph Squillace Date: Sun, 3 Dec 2017 11:10:12 -0800 Subject: [PATCH] updating install.md --- docs/install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/install.md b/docs/install.md index 96aea1f76..66c0793b4 100755 --- a/docs/install.md +++ b/docs/install.md @@ -4,6 +4,8 @@ There are two parts to Helm: The Helm client (`helm`) and the Helm server (Tiller). This guide shows how to install the client, and then proceeds to show two ways to install the server. +**IMPORTANT**: If you are responsible for ensuring your cluster is a controlled environment, especially when resources are shared, it is strongly recommended to install Tiller using a secured configuration. For guidance, see [Securing your Helm Installation](securing_installation.md). + ## Installing the Helm Client The Helm client can be installed either from source, or from pre-built binary