Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Commit

Permalink
updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
GRECO, FRANK committed Nov 13, 2017
1 parent 6dcf325 commit 306932f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Kanali is an extremely efficient [Kubernetes](https://kubernetes.io/) ingress co

```sh
$ git clone git@github.com:northwesternmutual/kanali.git && cd kanali
$ minikube start
$ minikube start --kubernetes-version v1.7.0
$ ./scripts/install.sh # wait until all pods are in running state
$ kubectl apply -f ./examples/exampleOne.yaml
$ curl $(minikube service kanali --url --format="https://{{.IP}}:{{.Port}}")/api/v1/example-one
Expand Down

0 comments on commit 306932f

Please sign in to comment.