dougbtv
931c12531d
Allows namespaceIsolation to allow pods in any namespace refer to the default namespace
2020-04-22 09:08:11 +09:00
dougbtv
31ae5a77c0
[entrypoint] Adds --additional-bin-dir option to entrypoint to generate binDir configuration option
2019-09-19 22:38:07 +09:00
Nikhil
aaaad9d481
Add verbose loggingLevel option to configuration documentation
2019-06-10 21:34:00 +09:00
Tomofumi Hayashi
f0bc4fb475
Add multusNamespace/systemNamespaces config
...
This change provides new configuration parameters, multusNamespace
and systemNamespaces for flexible namespace management.
The change addresses issue #252 and issue #253 .
2019-02-08 00:25:35 +09:00
dougbtv
0d8296c54c
[docs][minor] Typos and formatting for default network annotation docs
2019-01-07 11:18:08 -05:00
Peng Liu
1558896125
Add doc for specifying pod default cluster network
...
Update according to dougbtv's comments
2018-12-20 11:48:16 +08:00
dougbtv
de4bed7a60
[feature] Adds a namespace isolation security feature
2018-12-20 06:43:59 +09:00
Tomofumi Hayashi
6bf296f54d
Change the namespace to 'kube-system'
2018-12-05 14:47:30 +09:00
Tomofumi Hayashi
e05de6260b
clusterNetwork/defaultNetworks and namespace spec fixed
...
This fix is to add declaration about clusterNetwork/defaultNetwork
net-attach-def is in 'default' namesspace. In addition, this code
changes to skip defaultNetwork in case of 'kube-system' namespace
as well (#202 ).
2018-12-05 14:47:30 +09:00
Tomofumi Hayashi
1a78cb5766
Update README.md and split into several child documents
...
Fix #154 and #139 . Thank you @dougbtv for reviewing the docs!
2018-11-30 00:31:39 +09:00