Skip to content

Commit d7c87ea

Browse files
authored
Merge pull request #38922 from Srivaralakshmi/WelcomeSBO
Document introduction to SBO on the Welcome page
2 parents be8afbd + 5dc19d3 commit d7c87ea

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[Connect your workloads to backing services]**: The Service Binding Operator enables application developers to easily bind workloads with Operator-managed backing services by automatically collecting and sharing binding data with the workloads. The Service Binding Operator improves the development lifecycle with a consistent and declarative service binding method that prevents 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)