diff --git a/docs/getting-started-guides/fedora/fedora_manual_config.md b/docs/getting-started-guides/fedora/fedora_manual_config.md index 2789bbf5a87..58d9657c28f 100644 --- a/docs/getting-started-guides/fedora/fedora_manual_config.md +++ b/docs/getting-started-guides/fedora/fedora_manual_config.md @@ -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.