OpenShift Local
Assuming you have a Red Hat developer account, head to https://console.redhat.com/openshift/create/local and download crc
.
Extract the archive:
Ensure you have a binary path in your home directory:
Move the crc
binary:
Check that crc
is now in your PATH and working:
Example output:
Ensure you PATH is persistent to survive reboots:
Run the setup:
Configure resource for OpenSHift Local:
Start OpenShift Local:
If successful you should now have access to a local development OpenShift:
https://console-openshift-console.apps-crc.testing
The console will provide you with login credentials.
Log into the Web Console and click the question mark icon (top right) and go to Command Line Tools to download the oc
command line tool.
Expose the image register so the developer
user can use it:
Ensure public route enabled:
Ensure the developer
user has permission: