mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
docs: fedora: fix manual instructions
Fix up a some commas
This commit is contained in:
parent
d3778f5f5a
commit
58b1db3787
@ -86,7 +86,7 @@ KUBE_CONTROLLER_MANAGER_ARGS=""
|
||||
```
|
||||
|
||||
|
||||
* Edit /etc/etcd/etcd.conf,let the etcd to listen all the ip instead of 127.0.0.1,if not ,you will get the error like "connection refused"
|
||||
* Edit /etc/etcd/etcd.conf,let the etcd to listen all the ip instead of 127.0.0.1, if not, you will get the error like "connection refused"
|
||||
```
|
||||
ETCD_LISTEN_CLIENT_URLS="http://0.0.0.0:4001"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user