This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
soft:kubernetes [2019/12/15 17:10] phil |
soft:kubernetes [2019/12/15 17:11] (current) phil |
||
|---|---|---|---|
| Line 87: | Line 87: | ||
| </ | </ | ||
| - | This will write new static manifests to / | + | This will write new static manifests to / |
| + | |||
| + | Example for securing a 1.16 cluster: | ||
| + | |||
| + | < | ||
| + | ClusterConfiguration: | ||
| + | apiServer: | ||
| + | extraArgs: | ||
| + | authorization-mode: | ||
| + | profiling: " | ||
| + | enable-admission-plugins: | ||
| + | </ | ||