[entrypoint] Adds CRIO restart

Co-authored-by: s1061123 <tohayash@redhat.com>
This commit is contained in:
dougbtv
2019-08-19 15:31:07 -04:00
committed by Tomofumi Hayashi
parent b38ab9771c
commit b2e1098ab5
3 changed files with 21 additions and 0 deletions

View File

@@ -537,3 +537,7 @@ Used only with `--multus-conf-file=auto`. Allows you to specify CNI spec version
In some cases, the original CNI configuration that the Multus configuration was generated from (using `--multus-conf-file=auto`) may be used as a sort of semaphor for network readiness -- as this model is used by the Kubelet itself. If you need to disable Multus' availablity, you may wish to clean out the generated configuration file when the source file for autogeneration of the config file is no longer present. You can use this functionality by setting:
--cleanup-config-on-exit=true
When using CRIO, you may need to restart CRIO to get the Multus configuration file to take -- this is rarely necessary.
--restart-crio=false