docs: add link to k8s cli install page

This commit is contained in:
Karl Cardenas 2022-03-22 15:40:53 -07:00
parent 4f1bfeaf33
commit b17b6a462a
No known key found for this signature in database
GPG Key ID: 0AC61D76B41F1EDC
1 changed files with 3 additions and 1 deletions

View File

@ -9,7 +9,9 @@ description: >-
Consul K8s CLI is a tool for quickly installing and interacting with Consul on Kubernetes.
The Consul K8s CLI allows you to manage the lifecycle of Consul without requiring the usage of `Helm`, [Consul CLI](/commands/index), and `kubectl`.
The Consul K8s CLI offers a Kubernetes native experience for managing Consul.
The Consul K8s CLI offers a Kubernetes native experience for managing Consul.
-> **Note**: For guidance on how to install the Consul K8s CLI, visit the [Installing the Consul K8s CLI](/docs/k8s/installation/install-cli) documentation page.
This topic describes the subcommands and available options for using Consul K8s CLI.