Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading