Merge pull request #4591 from derekwaynecarr/origin_example

WIP: Example running OpenShift Origin as pod on Kubernetes
This commit is contained in:
Brendan Burns
2015-02-26 14:38:21 -08:00
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"