mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
moved cgroup-root detection to minion service; kube proxy now configured to run in mesos container
This commit is contained in:
@@ -28,7 +28,6 @@ bind-pods-qps
|
||||
cadvisor-port
|
||||
cert-dir
|
||||
certificate-authority
|
||||
cgroup-prefix
|
||||
cgroup-root
|
||||
chaos-chance
|
||||
cleanup-iptables
|
||||
@@ -74,7 +73,6 @@ etcd-server
|
||||
etcd-servers
|
||||
event-ttl
|
||||
executor-bindall
|
||||
executor-cgroup-prefix
|
||||
executor-logv
|
||||
executor-path
|
||||
executor-suicide-timeout
|
||||
@@ -152,6 +150,7 @@ max-requests-inflight
|
||||
mesos-authentication-principal
|
||||
mesos-authentication-provider
|
||||
mesos-authentication-secret-file
|
||||
mesos-cgroup-prefix
|
||||
mesos-master
|
||||
mesos-role
|
||||
mesos-user
|
||||
|
||||
Reference in New Issue
Block a user