Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 2839e03

Browse files
committed
Update README for grpc
1 parent 18fe3c2 commit 2839e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ kubestack -logtostderr=true -v=4 -port=:4237
5151
Configure kubernetes `controller-manager` and `kubelet` using openstack network provider:
5252

5353
```
54-
kube-controller-manager --network-provider=localhost:4237 --...
54+
kube-controller-manager --network-provider=127.0.0.1:4237 --...
5555
kubelet --network-provider=127.0.0.1:4237 --....
5656
```

0 commit comments

Comments
 (0)