Versions Compared

Key

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

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

Table of Contents


Setup

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

...

Once downloaded, run the package.


Install OC Client

Code Block
themeEmacs
crc oc-env


Setup

Code Block
themeEmacs
crc setup

Starting the Cluster

Once downloaded and extracted, run:

Code Block
themeEmacs
crc start

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

...

Past the pull secret to the terminal


Login

Code Block
themeEmacs
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