Browse Source

Merge pull request #12595 from hashicorp/k8s-cli-install

docs: add link to k8s cli install page
pull/12631/head
mrspanishviking 3 years ago committed by GitHub
parent
commit
7da80ddbb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/content/docs/k8s/k8s-cli.mdx

2
website/content/docs/k8s/k8s-cli.mdx

@ -11,6 +11,8 @@ Consul K8s CLI is a tool for quickly installing and interacting with Consul on K
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.
-> **Note**: For guidance on how to install the Consul K8s CLI, visit the [Installing the Consul K8s CLI](/docs/k8s/installation/install-cli) documentation.
This topic describes the subcommands and available options for using Consul K8s CLI.
## Usage

Loading…
Cancel
Save