Skip to content
Open
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
2 changes: 2 additions & 0 deletions adding_service_cluster/adding-service.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/attributes-openshift-dedicated.adoc[]
[id="adding-service"]
= Adding services to a cluster using {cluster-manager-first} console

:context: adding-service

toc::[]
Expand All @@ -14,6 +15,7 @@ cluster by using {cluster-manager-first}.

ifdef::openshift-rosa[]
== Prerequisites

* For the Amazon CloudWatch service, you must first install the `cluster-logging-operator` using the ROSA CLI (`rosa`).
endif::[]

Expand Down
1 change: 1 addition & 0 deletions adding_service_cluster/available-services.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/attributes-openshift-dedicated.adoc[]
[id="available-services"]
= Add-on services available for {product-title}

:context: available-services

toc::[]
Expand Down
1 change: 1 addition & 0 deletions adding_service_cluster/rosa-available-services.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/attributes-openshift-dedicated.adoc[]
[id="rosa-available-services"]
= Add-on services available for {product-title}

:context: rosa-available-services


Expand Down
1 change: 1 addition & 0 deletions ai_workloads/kueue/about-kueue.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="about-kueue"]
= Introduction to {kueue-name}

:context: about-kueue

toc::[]
Expand Down
2 changes: 2 additions & 0 deletions ai_workloads/kueue/configuring-fairsharing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="configuring-fairsharing"]
= Configuring fair sharing

:context: configuring-fairsharing

toc::[]
Expand All @@ -15,4 +16,5 @@ include::modules/kueue-clusterqueue-share-value.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_{context}"]
== Additional resources

* xref:../../ai_workloads/kueue/install-kueue.adoc#create-kueue-cr_install-kueue[Creating a `Kueue` custom resource]
2 changes: 2 additions & 0 deletions ai_workloads/kueue/configuring-quotas.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="configuring-quotas"]
= Configuring quotas

:context: configuring-quotas

toc::[]
Expand Down Expand Up @@ -34,5 +35,6 @@ include::modules/kueue-configuring-localqueue-defaults.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="clusterqueues-additional-resources_{context}"]
== Additional resources

* xref:../../ai_workloads/kueue/rbac-permissions.adoc#rbac-permissions[RBAC permissions]
* link:https://kueue.sigs.k8s.io/docs/concepts/cluster_queue/[Kubernetes documentation about cluster queues]
2 changes: 2 additions & 0 deletions ai_workloads/kueue/gangscheduling.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="gangscheduling"]
= Gang scheduling

:context: gangscheduling

toc::[]
Expand All @@ -15,6 +16,7 @@ include::modules/kueue-configuring-gangscheduling.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_{context}"]
== Additional resources

* xref:../../ai_workloads/kueue/install-kueue.adoc#create-kueue-cr_install-kueue[Creating a Kueue custom resource]

////
Expand Down
2 changes: 2 additions & 0 deletions ai_workloads/kueue/getting-support.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="getting-support"]
= Getting support

:context: getting-support

toc::[]
Expand All @@ -24,4 +25,5 @@ include::modules/kueue-gathering-cluster-data.adoc[leveloffset=+1]
[id="getting-support-additional-resources"]
[role="_additional-resources"]
== Additional resources

* xref:../../support/index.adoc#support-overview[Support overview]
1 change: 1 addition & 0 deletions ai_workloads/kueue/install-disconnected.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="install-disconnected"]
= Installing {kueue-name} in a disconnected environment

:context: install-disconnected

toc::[]
Expand Down
1 change: 1 addition & 0 deletions ai_workloads/kueue/install-kueue.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="install-kueue"]
= Installing {kueue-name}

:context: install-kueue

toc::[]
Expand Down
1 change: 1 addition & 0 deletions ai_workloads/kueue/managing-workloads.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="managing-workloads"]
= Managing jobs and workloads

:context: managing-workloads

toc::[]
Expand Down
2 changes: 2 additions & 0 deletions ai_workloads/kueue/rbac-permissions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="rbac-permissions"]
= Configuring role-based permissions

:context: rbac-permissions

toc::[]
Expand All @@ -22,5 +23,6 @@ include::modules/kueue-configure-rbac-batch-users.adoc[leveloffset=+1]

[role="_additional-resources"]
== Additional resources

* xref:../../authentication/using-rbac.adoc#using-rbac[Using RBAC to define and apply permissions]
* xref:../../authentication/index.adoc#openshift-auth-common-terms_overview-of-authentication-authorization[Glossary of common terms for {product-title} authentication and authorization]
1 change: 1 addition & 0 deletions ai_workloads/kueue/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="release-notes"]
= Release notes

:context: release-notes

toc::[]
Expand Down
1 change: 1 addition & 0 deletions ai_workloads/kueue/running-kueue-jobs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="running-kueue-jobs"]
= Running jobs with quota limits

:context: running-kueue-jobs

toc::[]
Expand Down
1 change: 1 addition & 0 deletions ai_workloads/kueue/troubleshooting.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="troubleshooting"]
= Troubleshooting

:context: troubleshooting

toc::[]
Expand Down
1 change: 1 addition & 0 deletions ai_workloads/kueue/using-cohorts.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
include::_attributes/common-attributes.adoc[]
[id="using-cohorts"]
= Using cohorts

:context: using-cohorts

toc::[]
Expand Down
1 change: 1 addition & 0 deletions applications/application-health.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
:context: application-health
[id="application-health"]
= Monitoring application health by using health checks

include::_attributes/common-attributes.adoc[]

toc::[]
Expand Down
1 change: 1 addition & 0 deletions applications/config-maps.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="config-maps"]
= Using config maps with applications

include::_attributes/common-attributes.adoc[]
:context: config-maps

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="binding-workloads-using-sbo"]
= Binding workloads using Service Binding Operator

include::_attributes/common-attributes.adoc[]
include::_attributes/servicebinding-document-attributes.adoc[]
:context: binding-workloads-using-sbo
Expand Down Expand Up @@ -44,6 +45,7 @@ include::modules/sbo-unbinding-workloads-from-a-backing-service.adoc[leveloffset
[role="_additional-resources"]
[id="additional-resources_binding-workloads-sbo"]
== Additional resources

* xref:../../applications/connecting_applications_to_services/understanding-service-binding-operator.adoc#binding-a-workload-together-with-a-backing-service_understanding-service-binding-operator[Binding a workload together with a backing service].
* xref:../../applications/connecting_applications_to_services/getting-started-with-service-binding.adoc#sbo-connecting-spring-petclinic-sample-app-to-postgresql-database-service_getting-started-with-service-binding[Connecting the Spring PetClinic sample application to the PostgreSQL database service].
* xref:../../operators/understanding/crds/crd-managing-resources-from-crds.adoc#crd-creating-custom-resources-from-file_crd-managing-resources-from-crds[Creating custom resources from a file]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="exposing-binding-data-from-a-service"]
= Exposing binding data from a service

include::_attributes/common-attributes.adoc[]
include::_attributes/servicebinding-document-attributes.adoc[]
:context: exposing-binding-data-from-a-service
Expand All @@ -21,6 +22,7 @@ include::modules/sbo-categories-of-exposable-binding-data.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_exposing-binding-data"]
== Additional resources

// * link:https://github.com/openshift/console/blob/master/frontend/packages/operator-lifecycle-manager/src/components/descriptors/reference/reference.md[OLM Descriptor Reference].
// When OLM descriptors are supported again, add this additional resource.
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="getting-started-with-service-binding-ibm-power-ibm-z"]
= Getting started with service binding on {ibm-power-title}, {ibm-z-title}, and {ibm-linuxone-title}

include::_attributes/common-attributes.adoc[]
include::_attributes/servicebinding-document-attributes.adoc[]
:context: getting-started-with-service-binding-ibm-power-ibm-z
Expand Down Expand Up @@ -33,6 +34,7 @@ include::modules/sbo-connecting-spring-petclinic-sample-app-to-postgresql-databa
[role="_additional-resources"]
[id="additional-resources_getting-started-with-service-binding-ibm-power-ibm-z"]
== Additional resources

* xref:../../applications/connecting_applications_to_services/installing-sbo.adoc#installing-sbo[Installing Service Binding Operator]
* xref:../../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating applications using the Developer perspective]
* xref:../../operators/understanding/crds/crd-managing-resources-from-crds.adoc[Managing resources from custom resource definitions]
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="getting-started-with-service-binding"]
= Getting started with service binding

include::_attributes/common-attributes.adoc[]
include::_attributes/servicebinding-document-attributes.adoc[]
:context: getting-started-with-service-binding
Expand Down Expand Up @@ -51,6 +52,7 @@ include::modules/sbo-connecting-spring-petclinic-sample-app-to-postgresql-databa
[role="_additional-resources"]
[id="additional-resources_getting-started-sbo"]
== Additional resources

* xref:../../applications/connecting_applications_to_services/installing-sbo.adoc#installing-sbo[Installing Service Binding Operator].
* xref:../../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating applications using the Developer perspective].
* xref:../../operators/understanding/crds/crd-managing-resources-from-crds.adoc[Managing resources from custom resource definitions].
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="installing-sbo"]
= Installing Service Binding Operator

include::_attributes/common-attributes.adoc[]
include::_attributes/servicebinding-document-attributes.adoc[]
:context: installing-sbo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="odc-connecting-an-application-to-a-service-using-the-developer-perspective"]
= Connecting an application to a service using the Developer perspective

include::_attributes/common-attributes.adoc[]
include::_attributes/servicebinding-document-attributes.adoc[]
:context: odc-connecting-an-application-to-a-service-using-the-developer-perspective
Expand Down Expand Up @@ -33,5 +34,6 @@ include::modules/odc-visualizing-the-binding-connections-to-resources.adoc[level
[role="_additional-resources"]
[id="additional-resources-odc-connecting-an-application-to-a-service-using-the-developer-perspective"]
== Additional resources

* xref:../../applications/connecting_applications_to_services/getting-started-with-service-binding.adoc#getting-started-with-service-binding[Getting started with service binding]
* link:https://github.com/redhat-developer/service-binding-operator#known-bindable-operators[Known bindable Operators]
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="projecting-binding-data"]
= Projecting binding data

include::_attributes/common-attributes.adoc[]
include::_attributes/servicebinding-document-attributes.adoc[]
:context: projecting-binding-data
Expand All @@ -11,6 +12,7 @@ toc::[]
This section provides information on how you can consume the binding data.

== Consumption of binding data

After the backing service exposes the binding data, for a workload to access and consume this data, you must project it into the workload from a backing service. {servicebinding-title} automatically projects this set of data into the workload in the following methods:

. By default, as files.
Expand All @@ -22,5 +24,6 @@ include::modules/sbo-projecting-the-binding-data.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_projecting-binding-data-sbo"]
== Additional resources

* xref:../../applications/connecting_applications_to_services/exposing-binding-data-from-a-service.adoc#exposing-binding-data-from-a-service[Exposing binding data from a service].
* link:https://redhat-developer.github.io/service-binding-operator/userguide/using-projected-bindings/using-projected-bindings.html[Using the projected binding data in the source code of the application].
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="servicebinding-release-notes"]
= Release notes for {servicebinding-title}

:context: servicebinding-release-notes
include::_attributes/common-attributes.adoc[]
include::_attributes/servicebinding-document-attributes.adoc[]
Expand Down Expand Up @@ -65,4 +66,5 @@ include::modules/sbo-release-notes-1-0.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_release-notes-sbo"]
== Additional resources

* xref:../../applications/connecting_applications_to_services/understanding-service-binding-operator.adoc#understanding-service-binding-operator[Understanding Service Binding Operator].
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="understanding-service-binding-operator"]
= Understanding Service Binding Operator

include::_attributes/common-attributes.adoc[]
include::_attributes/servicebinding-document-attributes.adoc[]
:context: understanding-service-binding-operator
Expand All @@ -20,4 +21,5 @@ include::modules/sbo-api-differences.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_understanding-sbo"]
== Additional resources

* xref:../../applications/connecting_applications_to_services/getting-started-with-service-binding.adoc#getting-started-with-service-binding[Getting started with service binding]
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="creating-applications-using-cli"]
= Creating applications by using the CLI

include::_attributes/common-attributes.adoc[]
:context: creating-applications-using-cli

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="creating-apps-from-installed-operators"]
= Creating applications from installed Operators

include::_attributes/common-attributes.adoc[]
:context: creating-apps-from-installed-operators

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="odc-creating-applications-using-developer-perspective"]
= Creating applications by using the Developer perspective

include::_attributes/common-attributes.adoc[]
:context: odc-creating-applications-using-developer-perspective

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="templates-using-ruby-on-rails"]
= Creating applications using Ruby on Rails

include::_attributes/common-attributes.adoc[]
:context: templates-ruby-on-rails

Expand Down
1 change: 1 addition & 0 deletions applications/creating_applications/using-templates.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="using-templates"]
= Using templates

include::_attributes/common-attributes.adoc[]
:context: using-templates

Expand Down
1 change: 1 addition & 0 deletions applications/deployments/deployment-strategies.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="deployment-strategies"]
= Using deployment strategies

include::_attributes/common-attributes.adoc[]
:context: deployment-strategies

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="deployment-operations"]
= Managing deployment processes

include::_attributes/common-attributes.adoc[]
:context: deployment-operations

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="osd-config-custom-domains-applications"]
= Custom domains for applications

include::_attributes/attributes-openshift-dedicated.adoc[]
:context: osd-config-custom-domains-applications

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="rosa-config-custom-domains-applications"]
= Custom domains for applications

include::_attributes/attributes-openshift-dedicated.adoc[]
:context: rosa-config-custom-domains-applications

Expand Down
Loading