Skip to content

Commit e4bc94e

Browse files
Document introduction to SBO on the Welcome page
1 parent eda0abd commit e4bc94e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

welcome/index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ Use the
123123
xref:../applications/odc-viewing-application-composition-using-topology-view.adoc#odc-viewing-application-composition-using-topology-view[*Topology* view]
124124
to see your applications, monitor status, connect and group components, and modify your code base.
125125

126+
- **xref:../applications/connecting_applications_to_services/understanding-service-binding-operator.adoc#understanding-service-binding-operator[Use the Service Binding Operator]**: The Service Binding Operator enables application developers to easily bind workloads together with Operator-managed backing services by automatically collecting and sharing binding data with the workloads. It enriches the development lifecycle with a consistent and declarative service binding method that eliminates discrepancies in cluster environments.
127+
126128
- ** xref:../cli_reference/developer_cli_odo/understanding-odo.adoc#understanding-odo[Use the developer CLI tool (`odo`)]**:
127129
The `odo` CLI tool lets developers create single or multi-component applications easily and automates deployment, build, and service route configurations. It abstracts complex Kubernetes and {product-title} concepts, allowing you to focus on developing your applications.
128130

0 commit comments

Comments
 (0)