Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 6ec0649

Browse files
committed
updated prereqs to have CodeReady container link and to emphasize the need for OS clusters.
Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
1 parent 6346d15 commit 6ec0649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_guides/codewind-crw-quick-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Use Eclipse Codewind to develop microservice applications from application stack
1818
CodeReady Workspaces uses Kubernetes and containers to provide a preconfigured environment. Use CodeReady Workspaces to create, build, and test your code in OpenShift containers but feel like you are working on an IDE on your local machine.
1919

2020
### Prerequisite
21+
Before you can use Codewind with CodeReady Workspaces, you must have an OpenShift cluster available. To install OpenShift clusters, see [CodeReady Containers](https://code-ready.github.io/crc/).
22+
2123
CodeReady Workspaces require at least two 5Gi ReadWriteOnce (RWO) persistent volumes on the cluster to install and a 5Gi RWO volume for each created workspace.
2224

2325
Each Codewind workspace also requires at least one 5Gi ReadWriteMany (RWX) persistent volume.
2426

25-
Before you can use Codewind with CodeReady Workspaces, you must have an OpenShift cluster available.
26-
2727
### Installing CodeReady Workspaces
2828
1\. Log in to your OpenShift cluster's dashboard.
2929

0 commit comments

Comments
 (0)