Skip to content

Commit

Permalink
Update content/en/docs/reference/command-line-tools-reference/feature…
Browse files Browse the repository at this point in the history
…-gates.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>
  • Loading branch information
pohly and sftim committed Apr 4, 2022
1 parent cc4acf0 commit 825765d
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -738,9 +738,8 @@ Each feature gate is designed for enabling/disabling a specific feature:
for fsGroups when mounting a volume in a Pod. See
[Configure volume permission and ownership change policy for Pods](/docs/tasks/configure-pod-container/security-context/#configure-volume-permission-and-ownership-change-policy-for-pods)
for more details.
- `ContextualLogging`: Enables more informative log output in components that
use the [corresponding logging
calls](https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/3077-contextual-logging#feature-gate).
- `ContextualLogging`: When you enable this feature gate, Kubernetes components that support
contextual logging add extra detail to log output.
- `ControllerManagerLeaderMigration`: Enables leader migration for
`kube-controller-manager` and `cloud-controller-manager`.
- `CronJobControllerV2`: Use an alternative implementation of the
Expand Down

0 comments on commit 825765d

Please sign in to comment.