Move deployment documentation under docs/deploy/
This commit is contained in:
parent
4b80166d76
commit
dc18dff431
7 changed files with 8 additions and 8 deletions
|
|
@ -6,7 +6,7 @@ This example demonstrates how to use the Rewrite annotations
|
|||
|
||||
You will need to make sure your Ingress targets exactly one Ingress
|
||||
controller by specifying the [ingress.class annotation](../../user-guide/multiple-ingress.md),
|
||||
and that you have an ingress controller [running](../../deploy.md) in your cluster.
|
||||
and that you have an ingress controller [running](../../deploy) in your cluster.
|
||||
|
||||
## Deployment
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ This example demonstrates how to assign a static-ip to an Ingress on through the
|
|||
You need a [TLS cert](../PREREQUISITES.md#tls-certificates) and a [test HTTP service](../PREREQUISITES.md#test-http-service) for this example.
|
||||
You will also need to make sure your Ingress targets exactly one Ingress
|
||||
controller by specifying the [ingress.class annotation](../../user-guide/multiple-ingress.md),
|
||||
and that you have an ingress controller [running](../../deploy.md) in your cluster.
|
||||
and that you have an ingress controller [running](../../deploy) in your cluster.
|
||||
|
||||
## Acquiring an IP
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue