Skip to content

Commit 995e04a

Browse files
committed
OpenShift v3
1 parent cc18114 commit 995e04a

1 file changed

Lines changed: 2 additions & 16 deletions

File tree

readme.adoc

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -541,22 +541,8 @@ We don't setup Kubernetes on Windows yet (might be an option to use jube someday
541541
542542
543543
544-
## OpenShift v3 (Optional Part)
545-
546-
1) Download and install GO https://golang.org/dl/
547-
2) git clone https://github.com/openshift/origin.git
548-
3) make release
549-
4) docker run -d --name "openshift-origin" --net=host --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /Users/arungupta/workspaces/openshift:/workspaces/openshift -v /usr/local/bin/docker:/usr/bin/docker openshift/origin start --public-master=$(boot2docker ip)
550-
551-
ssh origin beta1
552-
553-
export CERT_DIR=/var/lib/openshift/openshift.local.certificates/openshift-client && \
554-
export KUBECONFIG=/var/lib/openshift/openshift.local.certificates/admin/.kubeconfig && \
555-
cd /workspaces/openshift/origin && hack/install-registry.sh
556-
557-
558-
osc get pods
559-
544+
## OpenShift v3 (Optional Part, No Windows )
545+
If you are on a Mac or Linux system, you can also try out clustering with OpenShift V3 and Kubernetes. For this is an optional step in the lab, you can follow these separate instructions.
560546
561547
http://blog.arungupta.me/openshift-v3-getting-started-javaee7-wildfly-mysql/
562548

0 commit comments

Comments
 (0)