Skip to content

Instantly share code, notes, and snippets.

@fabiocruzcoelho
Created March 7, 2018 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fabiocruzcoelho/74118289da7550f038df0aea9564e8e5 to your computer and use it in GitHub Desktop.
Save fabiocruzcoelho/74118289da7550f038df0aea9564e8e5 to your computer and use it in GitHub Desktop.
Comandos Openshift

Inicia Cluster com volume persistente

$ oc cluster up --routing-suffix=35.184.212.240.nip.io \
--public-hostname=openshift.dominio.com.br \
--host-data-dir=/data/openshift --metrics=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment