Fix a broken link, a typo, and tweak menu text.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
Matt Moyer 2021-02-24 09:23:21 -06:00
parent 852c1b7a27
commit 2254f76b30
No known key found for this signature in database
GPG Key ID: EAE88AD172C5AE2D
4 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@ menu:
docs:
name: Background
identifier: background
weight: 80
weight: 110
---
# Pinniped background

View File

@ -27,7 +27,7 @@ Find the appropriate binary for your platform from the [latest release](https://
{{< buttonlink href="https://get.pinniped.dev/latest/pinniped-cli-linux-amd64" >}}Download for Linux/amd64{{< buttonicon "download.png" >}}{{< /buttonlink >}}
{{< buttonlink href="https://get.pinniped.dev/latest/pinniped-cli-windows-amd64" >}}Download for Windows/amd64{{< buttonicon "download.png" >}}{{< /buttonlink >}}
{{< buttonlink href="https://get.pinniped.dev/latest/pinniped-cli-windows-amd64.exe" >}}Download for Windows/amd64{{< buttonicon "download.png" >}}{{< /buttonlink >}}
You should put the command-line tool somewhere on your `$PATH`, such as `/usr/local/bin` on macOS/Linux.
You'll also need to mark the file as executable.

View File

@ -1,11 +1,11 @@
---
title: API
title: API Types
description: Reference for the `*.pinniped.dev` Kubernetes API groups.
cascade:
layout: docs
menu:
docs:
name: Kubernetes API
name: API Types
weight: 35
parent: reference
---

View File

@ -10,7 +10,7 @@ menu:
parent: reference
---
| **Cluster Type** | **Conciege Works?** |
| **Cluster Type** | **Concierge Works?** |
|-|-|
| [VMware Tanzu Kubernetes Grid (TKG) clusters](https://tanzu.vmware.com/kubernetes-grid) | Yes |
| [Kind clusters](https://kind.sigs.k8s.io/) | Yes |