- Notifications
You must be signed in to change notification settings - Fork253
CRC is a tool to help you run containers. It manages local VMs to run a OpenShift 4.x cluster, Microshift or Podman optimized for testing and development purposes
License
crc-org/crc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
crc
is a tool to run containers. It manages a localOpenShift 4.x cluster, or anOKD cluster VM optimized for testing and development purposes.
If you are looking for a solution for running OpenShift 3.x, you will need tools such asoc cluster up
,Minishift orCDK.
The first time CRC is run, you will be asked to opt-in to Red Hat’s telemetry collection program.
With your approval, CRC collects pseudonymized usage data and sends it to Red Hat servers to help improve our products and services. Read ourprivacy statement to learn more about it. For the specific data points being collected, seeUsage data.
You can manually change your preference about usage data collection by runningcrc config set consent-telemetry <yes/no>
before the nextcrc start
.
CRC binaries with an embedded OpenShift disk image can be downloaded fromthis page.
The documentation for CRC is currently hosted by GitHub Pages.
See theGetting Started Guide.
Developers who want to work on CRC should visit theDeveloping CRC document.
Contributions, questions, and comments are all welcomed and encouraged!
You can reach the community by:
- Joining the #codeready channel onFreenode IRC
If you want to contribute, make sure to follow thecontribution guidelines when you open issues or submit pull requests.
About
CRC is a tool to help you run containers. It manages local VMs to run a OpenShift 4.x cluster, Microshift or Podman optimized for testing and development purposes