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

Compare with Current View Page History

« Previous Version 3 Next »


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.


Install OC Client

crc oc-env


Setup

crc setup

Starting the Cluster

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


Login

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


References

ReferenceURL
Install Red Hat OpenShift Local Kubernetes in macOS on MacBook Pro Intel x86_64 and M1 arm64https://www.youtube.com/watch?v=Qr2Gdc6p00A




  • No labels