Add better documentation for deploying for dev

Adds more information on deploying an nginx-ingress controller
for development. Adds info to the minikube section of
deployments which is commonly used for local development.
This commit is contained in:
Fernando Diaz 2017-11-06 11:00:45 -06:00
parent 81dde562e9
commit 35172b7275
2 changed files with 46 additions and 6 deletions

View file

@ -123,4 +123,3 @@ cherry-picked into a release branch.
* If you're not confident about the stability of the code,
[tag](https://help.github.com/articles/working-with-tags/) it as alpha or beta.
Typically, a release branch should have stable code.