Move all documentation under docs/

This commit is contained in:
Aarni Koskela 2018-04-24 12:36:16 +03:00
parent 959d7b1056
commit 0aa9d2e89f
8 changed files with 485 additions and 480 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/README.md)
Please check the [deployment guide](./deploy.md)
## Testing