Clarify use of Helm

This commit is contained in:
Thomas Eckert 2022-08-08 16:56:26 -04:00
parent 0c2efbee51
commit 9f72758aab
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ description: >-
# Consul on Kubernetes CLI Reference
The Consul on Kubernetes CLI, `consul-k8s`, is a tool for managing Consul
without needing `Helm`, the [Consul CLI](/commands/index), or `kubectl`.
without needing to directly interact with Helm, the [Consul CLI](/commands/index),
or `kubectl`.
-> **Note**: For guidance on how to install `consul-k8s`, visit the
[Installing the Consul K8s CLI](/docs/k8s/installation/install-cli) documentation.