Enable experimental api in mesos/docker cluster

This is necessary to pass the conformance tests which include the daemonset
e2e test.
pull/6/head
Dr. Stefan Schimanski 2015-09-25 13:51:46 +02:00
parent 7adb463dd0
commit df91307265
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ apiserver:
--cloud-config=/opt/mesos-cloud.conf
--tls-cert-file=/var/run/kubernetes/auth/apiserver.crt
--tls-private-key-file=/var/run/kubernetes/auth/apiserver.key
--runtime-config=experimental/v1alpha1
--v=4
ports: [ "8888:8888", "6443:6443" ]
environment: