mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Remove the deprecated --enable-cri flag
Except for rkt, CRI is the default and only integration point for container runtimes.
This commit is contained in:
@@ -74,7 +74,6 @@ type NodeConfig struct {
|
||||
CgroupRoot string
|
||||
CgroupDriver string
|
||||
ProtectKernelDefaults bool
|
||||
EnableCRI bool
|
||||
NodeAllocatableConfig
|
||||
ExperimentalQOSReserved map[v1.ResourceName]int64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user