Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Prerequisites

Download and Install UTM - https://mac.getutm.app

...

Code Block
api.openshift-john.jmehan.com      A	192.168.1.55
*.apps.openshift-john.jmehan.com   A	192.168.1.55



Installing the Command Line Tool

https://ibm.github.io/AppRuntimesOpenShiftDay2Labs/openshift_login_commandline/


Mac ARM Download Link: https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/stable/openshift-client-mac-arm64.tar.gz


Code Block
tar xvfz 
sudo mv ./oc /usr/local/bin/.


From the console, click the top right hand corner to Copy login command.

Image Added


Image Added

Login using the command provided above.

Code Block
oc login --token=sha256~XXXXXXXXXXXXXXXX --server=https://api.openshift-john.jmehan.com:6443



References

ReferenceURL
HOW TO: install Openshift single node on Mac Book (apple silicon)https://www.youtube.com/watch?v=f_AqfaA-HUA