mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 15:05:20 +00:00
kubelet: Add a hidden flag to enable docker CRI integration
The new flag, if specified, and if --container-runtime=docker, switches kubelet to use the new CRI implementation for testing. This is hidden flag since the feature is still under heavy development and the flag may be changed in the near future.
This commit is contained in:
@@ -175,6 +175,7 @@ experimental-flannel-overlay
|
||||
experimental-keystone-url
|
||||
experimental-nvidia-gpus
|
||||
experimental-prefix
|
||||
experimental-runtime-integration-type
|
||||
external-hostname
|
||||
external-ip
|
||||
extra-peer-dirs
|
||||
|
||||
Reference in New Issue
Block a user