mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
adding option for updated package
This commit is contained in:
parent
467a7a2cc1
commit
5908beb2cf
@ -116,6 +116,8 @@ KUBE_LOGTOSTDERR="true"
|
||||
|
||||
# journal message level, 0 is debug
|
||||
KUBE_LOG_LEVEL=0
|
||||
|
||||
KUBE_ALLOW_PRIV="true"
|
||||
```
|
||||
|
||||
* Start the appropriate services on fed1:
|
||||
@ -193,6 +195,8 @@ KUBE_LOGTOSTDERR="true"
|
||||
|
||||
# journal message level, 0 is debug
|
||||
KUBE_LOG_LEVEL=0
|
||||
|
||||
KUBE_ALLOW_PRIV="true"
|
||||
```
|
||||
|
||||
* Start the appropriate services on fed2.
|
||||
|
Loading…
Reference in New Issue
Block a user