mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
19 lines
1.0 KiB
Plaintext
19 lines
1.0 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * adding_service_cluster/available-services.adoc
|
|
// * adding_service_cluster/rosa-available-services.adoc
|
|
|
|
[id="codeready-workspaces_{context}"]
|
|
= {openshift-dev-spaces-productname}
|
|
|
|
The {openshift-dev-spaces-productname} service is available as an add-on to your {product-title} cluster. {openshift-dev-spaces-productname} is a developer tool that makes cloud-native development practical for teams, using Kubernetes and containers to provide any member of the development or IT team with a consistent, preconfigured development environment. Developers can create code, build, and test in containers running on {product-title}.
|
|
|
|
[NOTE]
|
|
====
|
|
When using this service with {product-title}, {openshift-dev-spaces-productname} can be deployed to any namespace except `openshift-workspaces`.
|
|
====
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
* link:https://access.redhat.com/documentation/en-us/red_hat_openshift_dev_spaces/[{openshift-dev-spaces-productname}] documentation
|