mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
moved cgroup-root detection to minion service; kube proxy now configured to run in mesos container
This commit is contained in:
@@ -26,5 +26,4 @@ const (
|
||||
DefaultInfoSource = "kubernetes"
|
||||
DefaultInfoName = "Kubelet-Executor"
|
||||
DefaultSuicideTimeout = 20 * time.Minute
|
||||
DefaultCgroupPrefix = "mesos"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user