mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
Merge pull request #20533 from kolyshkin/patch-1
Auto commit by PR queue bot
This commit is contained in:
commit
47437163ae
@ -88,7 +88,7 @@ echo "192.168.121.9 centos-master
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Comma separated list of nodes in the etcd cluster
|
# Comma separated list of nodes in the etcd cluster
|
||||||
KUBE_ETCD_SERVERS="--etcd-servers=http://centos-master:4001"
|
KUBE_ETCD_SERVERS="--etcd-servers=http://centos-master:2379"
|
||||||
|
|
||||||
# logging to stderr means we get it in the systemd journal
|
# logging to stderr means we get it in the systemd journal
|
||||||
KUBE_LOGTOSTDERR="--logtostderr=true"
|
KUBE_LOGTOSTDERR="--logtostderr=true"
|
||||||
|
Loading…
Reference in New Issue
Block a user