mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-07 14:05:50 +00:00
Fix broken links to architecture page
This commit is contained in:
@@ -11,7 +11,7 @@ menu:
|
||||
|
||||
## Prerequisites
|
||||
|
||||
1. A Kubernetes cluster of a type supported by Pinniped Concierge as described in [architecture](/docs/architecture).
|
||||
1. A Kubernetes cluster of a type supported by Pinniped Concierge as described in [architecture](/docs/background/architecture).
|
||||
|
||||
Don't have a cluster handy? Consider using [kind](https://kind.sigs.k8s.io/) on your local machine.
|
||||
See below for an example of using kind.
|
||||
|
||||
@@ -12,12 +12,12 @@ menu:
|
||||
|
||||
## Prerequisites
|
||||
|
||||
1. A Kubernetes cluster of a type supported by Pinniped as described in [architecture](/docs/architecture).
|
||||
1. A Kubernetes cluster of a type supported by Pinniped as described in [architecture](/docs/background/architecture).
|
||||
|
||||
Don't have a cluster handy? Consider using [kind](https://kind.sigs.k8s.io/) on your local machine.
|
||||
See below for an example of using kind.
|
||||
|
||||
1. An authenticator of a type supported by Pinniped as described in [architecture](/docs/architecture).
|
||||
1. An authenticator of a type supported by Pinniped as described in [architecture](/docs/background/architecture).
|
||||
|
||||
Don't have an authenticator of a type supported by Pinniped handy? No problem, there is a demo authenticator
|
||||
available. Start by installing local-user-authenticator on the same cluster where you would like to try Pinniped
|
||||
|
||||
Reference in New Issue
Block a user