Move deployment documentation under docs/deploy/

This commit is contained in:
Aarni Koskela 2018-04-24 13:19:11 +03:00
parent 4b80166d76
commit dc18dff431
7 changed files with 8 additions and 8 deletions

View file

@ -107,7 +107,7 @@ $ TAG=<tag> REGISTRY=$USER/ingress-controller make docker-push
## Deploying
There are several ways to deploy the ingress controller onto a cluster.
Please check the [deployment guide](./deploy.md)
Please check the [deployment guide](./deploy)
## Testing