Skip to content

Commit a1c8cd3

Browse files
cfergeaupraveenkumar
authored andcommitted
Update 'about' page
Now that this blog is the landing page for crc.dev, let's add a link to the download page, and reference the microshift bundle instead of the podman one.
1 parent feb1e1b commit a1c8cd3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

content/_index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ description: "CRC - Run OpenShift 4 on your laptop"
44
date: "2022-04-20"
55
author: "CRC Contributors"
66
---
7-
CRC brings a minimal OpenShift Container Platform 4 cluster and Podman container runtime to your local computer. These runtimes provide minimal environments for development and testing purposes. CRC is mainly targeted at running on developers' desktops. For other OpenShift Container Platform use cases, such as headless or multi-developer setups, use the [full OpenShift installer](https://console.redhat.com/openshift/install).
7+
CRC brings a minimal OpenShift Container Platform 4 cluster or a MicroShift cluster to your local computer. These runtimes provide minimal environments for development and testing purposes. CRC is mainly targeted at running on developers' desktops. For other OpenShift Container Platform use cases, such as headless or multi-developer setups, use the [full OpenShift installer](https://console.redhat.com/openshift/install).
88

99
See the [OpenShift documentation](https://docs.openshift.com/container-platform/latest/welcome/index.html#developer-activities) for a full introduction to OpenShift Container Platform.
1010

11-
CRC includes the crc command-line interface (CLI) to interact with the CRC instance using the desired container runtime.
11+
CRC includes the `crc` command-line interface (CLI) to interact with the CRC instance using the desired container runtime.
12+
[podman-desktop](https://podman-desktop.io/) provides a graphical user interface for `crc` through its OpenShift Local extension.
13+
14+
You can download Red Hat's builds of CRC as Red Hat OpenShift Local from https://console.redhat.com/openshift/create/local.
1215

1316
Learn more and contribute on [GitHub](https://github.com/crc-org/crc).

0 commit comments

Comments
 (0)