Improve documentation format
This commit is contained in:
parent
69fce01325
commit
2f6f9a29ba
15 changed files with 163 additions and 146 deletions
|
|
@ -7,7 +7,8 @@ It includes how to build, test, and release ingress controllers.
|
|||
|
||||
### Initial developer environment build
|
||||
|
||||
**Prequisites**: Minikube must be installed; See [releases](https://github.com/kubernetes/minikube/releases) for installation instructions.
|
||||
>**Prequisites**: Minikube must be installed.
|
||||
See [releases](https://github.com/kubernetes/minikube/releases) for installation instructions.
|
||||
|
||||
If you are using **MacOS** and deploying to **minikube**, the following command will build the local nginx controller container image and deploy the ingress controller onto a minikube cluster with RBAC enabled in the namespace `ingress-nginx`:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue