mirror of https://github.com/status-im/consul.git
Clarify use of Helm
This commit is contained in:
parent
0c2efbee51
commit
9f72758aab
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue