Skip to content

Commit 5b9565e

Browse files
authored
Merge pull request #35816 from rishumehra/projcontext
[RHDEVDOCS-2328] Add in context and automatically connect an operator backed service with a binding connector
2 parents 9f4ba4e + 030c727 commit 5b9565e

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

images/odc_context_operator.png

23.5 KB
Loading

images/odc_context_project.png

18.8 KB
Loading

modules/odc-connecting-components.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,11 @@ A DB instance is now deployed in the *Topology* view.
107107
+
108108
.Binding connector
109109
image::odc-binding-connector.png[]
110+
111+
[NOTE]
112+
====
113+
You can also use the context menu by dragging the dangling arrow to add and create a binding connection to an operator-backed service.
114+
115+
.Context menu to create binding connection
116+
image::odc_context_operator.png[]
117+
====

modules/odc-interacting-with-applications-and-components.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,11 @@ The application resource name is appended with indicators for the different type
4646
====
4747
Serverless applications take some time to load and display on the *Graph view*. When you deploy a serverless application, it first creates a service resource and then a revision. After that, it is deployed and displayed on the *Graph view*. If it is the only workload, you might be redirected to the *Add* page. After the revision is deployed, the serverless application is displayed on the *Graph view*.
4848
====
49+
50+
[NOTE]
51+
====
52+
You can also use the context menu by right-clicking in the topology *Graph view* to add a service such as *Import from Git*, *Container Image*, *Database*, *From Catalog*, *Operator Backed*, *Helm Charts*, *Samples*, or *Upload JAR file* to your project.
53+
54+
.Context menu to add services
55+
image::odc_context_project.png[]
56+
====

0 commit comments

Comments
 (0)