From b7bbb0b8d4d9e80f7326f72ffd8f5b7d8b403b95 Mon Sep 17 00:00:00 2001 From: Matthew Fisher Date: Wed, 14 Mar 2018 08:42:52 -0700 Subject: [PATCH] add note about RBAC-enabled clusters --- docs/install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/install.md b/docs/install.md index 78b1a53b6..05e23f9d3 100755 --- a/docs/install.md +++ b/docs/install.md @@ -6,6 +6,8 @@ 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 installing Tiller using a secured configuration. For guidance, see [Securing your Helm Installation](securing_installation.md). +**IMPORTANT**: Some Kubernetes cloud providers enable Role-Based Access Control by default (GKE for example). 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