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

Commit 06fe6f4

Browse files
committed
Edited prereq
Signed-off-by: Sarah Ishida <sishida@us.ibm.com>
1 parent 9ebcfd1 commit 06fe6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_documentations/remote-configuring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Configure your remote deployment of Codewind by following these steps.
1818
- Install your preferred IDE on your local machine. For more information about installing Eclipse, see [Getting started with Codewind for Eclipse](mdteclipsegettingstarted.html), or for more information about installing VS Code, see [Getting started with Codewind for VS Code](mdt-vsc-getting-started.html).
1919
- Ensure that you have access to the Codewind CLI `cwctl`. To access the Codewind CLI, open a terminal window, and navigate to the following hidden folder: `~/.codewind/<version>` On Windows, navigate to the following folder: `%SystemDrive%\Users\<username>\.codewind\<version>`.
2020
- The installer can install Keycloak on its own, Keycloak and Codewind together, or Codewind pointing at an existing Keycloak. If you decide you want to deploy Keycloak on its own first, install using the `cwctl install remote \` commands described in the following installation procedures, and add the `--konly` flag. Then install a Codewind instance that uses Keycloak by adding the `--kurl` flag, which is the ingress of the Keycloak service. Best practice is to deploy Keycloak first, and then deploy your Codewind instances.
21-
- Log in to your cluster with `oc login`.
21+
- Have an active Kubernetes context that points to your cluster.
2222

2323
## Procedure
2424

0 commit comments

Comments
 (0)