Fix broken links to architecture page
This commit is contained in:
parent
698bffc2ad
commit
4470d3d2d1
@ -11,7 +11,7 @@ menu:
|
|||||||
|
|
||||||
## Prerequisites
|
## 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.
|
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.
|
See below for an example of using kind.
|
||||||
|
@ -12,12 +12,12 @@ menu:
|
|||||||
|
|
||||||
## Prerequisites
|
## 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.
|
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.
|
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
|
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
|
available. Start by installing local-user-authenticator on the same cluster where you would like to try Pinniped
|
||||||
|
Loading…
Reference in New Issue
Block a user