Kubernetes custom configuration rework
removed trailing white spaces added comments from Patchset 2 Updated example output to fix indentations Updated kubernetes-custom-configuration-31c1fd41857d.rst Signed-off-by: Oliver Loten <Oliver.Loten@windriver.com> Change-Id: Idbc0f9a03fbcc67f075367cdfba18a3053228a95
This commit is contained in:
parent
65a9de5869
commit
e965208807
3
doc/source/.vscode/settings.json
vendored
Normal file
3
doc/source/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"esbonio.sphinx.confDir": ""
|
||||||
|
}
|
@ -137,7 +137,7 @@ configuration file. The contents of these files are configured in the
|
|||||||
bootstrap overrides (localhost.yml) with the apiserver_extra_volumes,
|
bootstrap overrides (localhost.yml) with the apiserver_extra_volumes,
|
||||||
controllermanager_extra_volumes and scheduler_extra_volumes definitions.
|
controllermanager_extra_volumes and scheduler_extra_volumes definitions.
|
||||||
|
|
||||||
For instance, if admission plugins are configured and need additinal
|
For instance, if admission plugins are configured and need additional
|
||||||
configuration, that configuration should be set in a specific file referenced
|
configuration, that configuration should be set in a specific file referenced
|
||||||
by the **admission-control-config-file** parameter.
|
by the **admission-control-config-file** parameter.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user