Example running OpenShift Origin as pod on Kubernetes

This commit is contained in:
derekwaynecarr
2015-02-19 10:11:42 -05:00
parent 0563832ab3
commit b8172f9fba
6 changed files with 399 additions and 2 deletions

View File

@@ -71,5 +71,5 @@ DNS_DOMAIN="kubernetes.local"
DNS_REPLICAS=1
# Optional: Enable setting flags for kube-apiserver to turn on behavior in active-dev
RUNTIME_CONFIG=""
#RUNTIME_CONFIG="api/v1beta3"
#RUNTIME_CONFIG=""
RUNTIME_CONFIG="api/v1beta3"