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 10, 2025
1 parent 847cb6d commit 3c72171
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,20 @@ 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 Kubernetes cluster.

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

You can login to the cluster using `kubectl` 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 Kubernetes 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 3c72171

Please sign in to comment.