Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2018
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. $ oc cluster up --public-hostname=192.168.178.60 --istio --launcher --launcher-catalog-git-branch='istio' --launcher-catalog-git-repo='https://github.com/snowdrop/launcher-booster-catalog.git' --launcher-openshift-user=admin --launcher-openshift-password=admin
  2. WARNING: Binding DNS on port 8053 instead of 53, which may not be resolvable from all clients.
  3. Using nsenter mounter for OpenShift volumes
  4. Using public hostname IP 192.168.178.60 as the host IP
  5. Using 192.168.178.60 as the server IP
  6. Starting OpenShift using openshift/origin:v3.9.0 ...
  7. OpenShift server started.
  8.  
  9. The server is accessible via web console at:
  10. https://192.168.178.60:8443
  11.  
  12. You are logged in as:
  13. User: developer
  14. Password: <any value>
  15.  
  16. To login as administrator:
  17. oc login -u system:admin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement