mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Dynamic Kubelet Configuration
Alpha implementation of the Dynamic Kubelet Configuration feature. See the proposal doc in #29459.
This commit is contained in:
@@ -193,6 +193,7 @@ drop-embedded-fields
|
||||
dry-run
|
||||
dump-logs-on-failure
|
||||
duration-sec
|
||||
dynamic-config-dir
|
||||
e2e-output-dir
|
||||
e2e-verify-service-account
|
||||
enable-aggregator-routing
|
||||
@@ -347,6 +348,7 @@ image-service-endpoint
|
||||
included-types-overrides
|
||||
include-extended-apis
|
||||
include-extended-apis
|
||||
init-config-dir
|
||||
initial-sync-timeout
|
||||
input-base
|
||||
input-dirs
|
||||
@@ -490,6 +492,7 @@ network-plugin
|
||||
network-plugin-dir
|
||||
network-plugin-mtu
|
||||
node-cidr-mask-size
|
||||
node-config-dir
|
||||
node-eviction-rate
|
||||
node-instance-group
|
||||
node-ip
|
||||
|
Reference in New Issue
Block a user