You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

https://www.youtube.com/watch?v=Qr2Gdc6p00A


Setup

Go to https://console.redhat.com/openshift/cluster-list


Select Cluster List and click Create cluster.

Select Local and select MacOS and x86_64 and click the Download OpenShift Local.

Once downloaded, run the package.

From a terminal, run 

crc setup

Once downloaded and extracted, run:

crc start

Grab the pull secrets form the UI by clicking the Copy pull secret link.

Past the pull secret to the terminal

oc login -u kubeadmin https://api.crc.testing:6443




  • No labels