Skip to content

Commit

Permalink
Merge pull request #1168 from Lion-Wei/patch-3
Browse files Browse the repository at this point in the history
finx link to running-locally.md
  • Loading branch information
aledbf authored Aug 17, 2017
2 parents 473e2e6 + 30a8b48 commit 32271d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/nginx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ Description:

### Local cluster

Using [`hack/local-up-cluster.sh`](https://github.com/kubernetes/kubernetes/blob/master/hack/local-up-cluster.sh) is possible to start a local kubernetes cluster consisting of a master and a single node. Please read [running-locally.md](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/running-locally.md) for more details.
Using [`hack/local-up-cluster.sh`](https://github.com/kubernetes/kubernetes/blob/master/hack/local-up-cluster.sh) is possible to start a local kubernetes cluster consisting of a master and a single node. Please read [running-locally.md](https://github.com/kubernetes/community/blob/master/contributors/devel/running-locally.md) for more details.

Use of `hostNetwork: true` in the ingress controller is required to falls back at localhost:8080 for the apiserver if every other client creation check fails (eg: service account not present, kubeconfig doesn't exist, no master env vars...)

Expand Down

0 comments on commit 32271d6

Please sign in to comment.