Skip to content

This repo is used for running OpenShift4 with CodeReady Containers on macOS

License

Notifications You must be signed in to change notification settings

phracek/openshift4-crc

Repository files navigation

openshift4 and CodeReady Containers on macOS

This repo is used for running OpenShift4 with CodeReady Containers on macOS. Later on, I would like to enhance it also for Linux.

Install all prerequisites (Fedora)

You can do that, with a command:

ansible-playbook -vv -c local -i localhost, ./install-rpm-packages.yaml

Setup and start CRC for running OpenShift cluster

make run_openshift

Note: The initial setup can take more than 30 minutes.

Stop OpenShift cluster

make stop_openshift

Troubleshooting

Missing pull-secret

The task includes an option with an undefined variable. The error was: 'pull_secret' is undefined

Solution

Log-in with your Red Hat account and download a pull-secret.

Resources

About

This repo is used for running OpenShift4 with CodeReady Containers on macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published