From e1e1ead19f276e23dd01d9891f163d7971f514ea Mon Sep 17 00:00:00 2001 From: Thomas Eckert Date: Mon, 8 Aug 2022 16:58:19 -0400 Subject: [PATCH] Note -> Tip Co-authored-by: Tu Nguyen --- website/content/docs/k8s/k8s-cli.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/k8s/k8s-cli.mdx b/website/content/docs/k8s/k8s-cli.mdx index eff2de7d8a..90a835aa04 100644 --- a/website/content/docs/k8s/k8s-cli.mdx +++ b/website/content/docs/k8s/k8s-cli.mdx @@ -11,7 +11,7 @@ The Consul on Kubernetes CLI, `consul-k8s`, is a tool for managing Consul 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 +-> **Tip:** For guidance on how to install `consul-k8s`, visit the [Installing the Consul K8s CLI](/docs/k8s/installation/install-cli) documentation. This topic describes the commands and available options for using `consul-k8s`.