Move miscellaneous tidbits from README to miscellaneous.md and other files

This commit is contained in:
Aarni Koskela 2018-04-24 13:11:47 +03:00
parent 0aa9d2e89f
commit d1479a2d21
7 changed files with 133 additions and 152 deletions

View file

@ -5,7 +5,7 @@ This example demonstrates how to use the Rewrite annotations
## Prerequisites
You will need to make sure your Ingress targets exactly one Ingress
controller by specifying the [ingress.class annotation](../../index.md#annotation-ingressclass),
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.
## Deployment

View file

@ -6,7 +6,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](../../index.md#annotation-ingressclass),
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.
## Acquiring an IP