Skip to content

Commit

Permalink
docs: Adding 'DevWorkspace Operator on Developer Sandbox' section to …
Browse files Browse the repository at this point in the history
…README

Signed-off-by: Ilya Buziuk <[email protected]>
  • Loading branch information
ibuziuk committed Jan 9, 2025
1 parent a738372 commit 72546bd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,16 @@ and the
DevWorkspaces can be further configured through DevWorkspace `attributes`, `labels` and `annotations`. For a list of all
options available, see [additional documentation](docs/additional-configuration.adoc).

## DevWorkspace Operator on Developer Sandbox

The latest version of the DevWorkspace Operator is pre-installed and available on [Developer Sandbox for Red Hat OpenShift](https://developers.redhat.com/developer-sandbox), which provides you with no-cost access to a shared cluster on OpenShift, an enterprise-grade Kubernetes-based platform.

![DWO on Developer Sandbox](img/dwo-on-developer-sandbox.png)

You can login to the cluster using `kubectl`/`oc` from your local desktop, or use the [Web Terminal](https://www.redhat.com/en/blog/a-deeper-look-at-the-web-terminal-operator-1) which is also pre-installed on the OpenShift cluster:

![WTO on Developer Sandbox](img/wto-on-developer-sandbox.png)

## DevWorkspace Operator Installation

This section describes how to install the Operator on a cluster using the
Expand Down
Binary file added img/dwo-on-developer-sandbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/wto-on-developer-sandbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 72546bd

Please sign in to comment.