mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
commit
6dcb8d0022
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ 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).
|
||||
**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).
|
||||
|
||||
## Installing the Helm Client
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue