Skip to content

Commit 9482499

Browse files
committed
add common attribute for IBM LinuxONE
1 parent 013f8e7 commit 9482499

File tree

56 files changed

+161
-158
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+161
-158
lines changed

_attributes/common-attributes.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,11 @@ endif::[]
139139
:SMProductVersion1x: 1.1.18.2
140140
//Windows containers
141141
:productwinc: Red Hat OpenShift support for Windows Containers
142+
// IBM Power
143+
:ibmpowerProductName: IBM Power
142144
// IBM zSystems
143-
:ibmzProductName: IBM Z
145+
:ibmzProductName: IBM zSystems
146+
:linuxoneProductName: IBM(R) LinuxONE
144147
// Red Hat Quay Container Security Operator
145148
:rhq-cso: Red Hat Quay Container Security Operator
146149
:sno: single-node OpenShift

_topic_maps/_topic_map.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -354,25 +354,25 @@ Topics:
354354
File: install-ibm-cloud-prerequisites
355355
- Name: Installation workflow
356356
File: install-ibm-cloud-installation-workflow
357-
- Name: Installing with z/VM on IBM Z and LinuxONE
357+
- Name: Installing with z/VM on IBM zSystems and IBM LinuxONE
358358
Dir: installing_ibm_z
359359
Distros: openshift-enterprise
360360
Topics:
361-
- Name: Preparing to install with z/VM on IBM Z and LinuxONE
361+
- Name: Preparing to install with z/VM on IBM zSystems and IBM LinuxONE
362362
File: preparing-to-install-on-ibm-z
363-
- Name: Installing a cluster with z/VM on IBM Z and LinuxONE
363+
- Name: Installing a cluster with z/VM on IBM zSystems and IBM LinuxONE
364364
File: installing-ibm-z
365-
- Name: Restricted network IBM Z installation with z/VM
365+
- Name: Restricted network IBM zSystems installation with z/VM
366366
File: installing-restricted-networks-ibm-z
367-
- Name: Installing with RHEL KVM on IBM Z and LinuxONE
367+
- Name: Installing with RHEL KVM on IBM zSystems and IBM LinuxONE
368368
Dir: installing_ibm_z
369369
Distros: openshift-enterprise
370370
Topics:
371-
- Name: Preparing to install with RHEL KVM on IBM Z and LinuxONE
371+
- Name: Preparing to install with RHEL KVM on IBM zSystems and IBM LinuxONE
372372
File: preparing-to-install-on-ibm-z-kvm
373-
- Name: Installing a cluster with RHEL KVM on IBM Z and LinuxONE
373+
- Name: Installing a cluster with RHEL KVM on IBM zSystems and IBM LinuxONE
374374
File: installing-ibm-z-kvm
375-
- Name: Restricted network IBM Z installation with RHEL KVM
375+
- Name: Restricted network IBM zSystems installation with RHEL KVM
376376
File: installing-restricted-networks-ibm-z-kvm
377377
- Name: Installing on IBM Power
378378
Dir: installing_ibm_power
@@ -549,7 +549,7 @@ Topics:
549549
- Name: Enabling cluster capabilities
550550
File: enabling-cluster-capabilities
551551
Distros: openshift-origin,openshift-enterprise
552-
- Name: Configuring additional devices in an IBM Z or LinuxONE environment
552+
- Name: Configuring additional devices in an IBM zSystems or IBM LinuxONE environment
553553
File: ibmz-post-install
554554
- Name: Red Hat Enterprise Linux CoreOS image layering
555555
File: coreos-layering
@@ -1957,7 +1957,7 @@ Topics:
19571957
File: installing-sbo
19581958
- Name: Getting started with service binding
19591959
File: getting-started-with-service-binding
1960-
- Name: Getting started with service binding on IBM Power, IBM Z, and LinuxONE
1960+
- Name: Getting started with service binding on IBM Power, IBM zSystems, and IBM LinuxONE
19611961
File: getting-started-with-service-binding-ibm-power-ibm-z
19621962
- Name: Exposing binding data from a service
19631963
File: exposing-binding-data-from-a-service
@@ -2493,7 +2493,7 @@ Topics:
24932493
- Name: Recommended performance and scalability practices
24942494
File: recommended-host-practices
24952495
Distros: openshift-origin,openshift-enterprise
2496-
- Name: Recommended host practices for IBM Z & LinuxONE environments
2496+
- Name: Recommended host practices for IBM zSystems & IBM LinuxONE environments
24972497
File: ibm-z-recommended-host-practices
24982498
Distros: openshift-enterprise
24992499
- Name: Using the Node Tuning Operator
@@ -3754,7 +3754,7 @@ Topics:
37543754
- Name: Installing the Serverless Operator
37553755
File: install-serverless-operator
37563756
- Name: Installing the Knative CLI
3757-
File: installing-kn
3757+
File: installing-kn
37583758
- Name: Installing Knative Serving
37593759
File: installing-knative-serving
37603760
- Name: Installing Knative Eventing
@@ -3971,7 +3971,7 @@ Topics:
39713971
Dir: tuning
39723972
Topics:
39733973
- Name: Overriding deployment configurations
3974-
File: override-config
3974+
File: override-config
39753975
- Name: High availability
39763976
File: serverless-ha
39773977
- Name: kn-event plugin
@@ -4089,12 +4089,12 @@ Topics:
40894089
Dir: integrations
40904090
Topics:
40914091
- Name: Integrating Service Mesh with OpenShift Serverless
4092-
File: serverless-ossm-setup
4092+
File: serverless-ossm-setup
40934093
- Name: Integrating Serverless with the cost management service
40944094
File: serverless-cost-management-integration
40954095
- Name: Using NVIDIA GPU resources with serverless applications
40964096
File: gpu-resources
4097-
# Removing
4097+
# Removing
40984098
- Name: Removing Serverless
40994099
Dir: removing
41004100
Topics:

applications/connecting_applications_to_services/getting-started-with-service-binding-ibm-power-ibm-z.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:_content-type: ASSEMBLY
22
[id="getting-started-with-service-binding-ibm-power-ibm-z"]
3-
= Getting started with service binding on IBM Power Systems, IBM Z, and LinuxONE
3+
= Getting started with service binding on {ibmpowerProductName}, {ibmzProductName}, and {linuxoneProductName}
44
include::_attributes/common-attributes.adoc[]
55
include::_attributes/servicebinding-document-attributes.adoc[]
66
:context: getting-started-with-service-binding-ibm-power-ibm-z

applications/index.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Using {product-title}, you can create, edit, delete, and manage applications usi
1111
[id="working-on-a-project"]
1212
== Working on a project
1313

14-
Using projects, you can organize and manage applications in isolation. You can manage the entire project lifecycle, including xref:../applications/projects/working-with-projects.adoc#working-with-projects[creating, viewing, and deleting a project] in {product-title}.
14+
Using projects, you can organize and manage applications in isolation. You can manage the entire project lifecycle, including xref:../applications/projects/working-with-projects.adoc#working-with-projects[creating, viewing, and deleting a project] in {product-title}.
1515

1616
After you create the project, you can xref:../applications/projects/working-with-projects.adoc#odc-providing-project-permissions-using-developer-perspective_projects[grant or revoke access to a project] and xref:../applications/projects/working-with-projects.adoc#odc-customizing-available-cluster-roles-using-developer-perspective_projects[manage cluster roles] for the users using the Developer perspective. You can also xref:../applications/projects/configuring-project-creation.adoc#configuring-project-creation[edit the project configuration resource] while creating a project template that is used for automatic provisioning of new projects.
1717

@@ -30,19 +30,19 @@ You can also use components that include source or binary code, images, and temp
3030
[id="maintaining-application"]
3131
=== Maintaining an application
3232

33-
After you create the application you can use the web console to xref:../applications/odc-monitoring-project-and-application-metrics-using-developer-perspective.adoc#odc-monitoring-project-and-application-metrics-using-developer-perspective[monitor your project or application metrics]. You can also xref:../applications/odc-editing-applications.adoc#odc-editing-applications[edit] or xref:../applications/odc-deleting-applications.adoc#odc-deleting-applications[delete] the application using the web console.
34-
When the application is running, not all applications resources are used. As a cluster administrator, you can choose to xref:../applications/idling-applications.adoc#idling-applications[idle these scalable resources] to reduce resource consumption.
33+
After you create the application you can use the web console to xref:../applications/odc-monitoring-project-and-application-metrics-using-developer-perspective.adoc#odc-monitoring-project-and-application-metrics-using-developer-perspective[monitor your project or application metrics]. You can also xref:../applications/odc-editing-applications.adoc#odc-editing-applications[edit] or xref:../applications/odc-deleting-applications.adoc#odc-deleting-applications[delete] the application using the web console.
34+
When the application is running, not all applications resources are used. As a cluster administrator, you can choose to xref:../applications/idling-applications.adoc#idling-applications[idle these scalable resources] to reduce resource consumption.
3535

3636
[id="connecting-application"]
3737
=== Connecting an application to services
3838

39-
An application uses backing services to build and connect workloads, which vary according to the service provider. Using the xref:../applications/connecting_applications_to_services/understanding-service-binding-operator.adoc#understanding-service-binding-operator[Service Binding Operator], as a developer, you can bind workloads together with Operator-managed backing services, without any manual procedures to configure the binding connection. You can apply service binding also on xref:../applications/connecting_applications_to_services/getting-started-with-service-binding-ibm-power-ibm-z.adoc#getting-started-with-service-binding-ibm-power-ibm-z[IBM Power Systems, IBM Z, and LinuxONE environments].
39+
An application uses backing services to build and connect workloads, which vary according to the service provider. Using the xref:../applications/connecting_applications_to_services/understanding-service-binding-operator.adoc#understanding-service-binding-operator[Service Binding Operator], as a developer, you can bind workloads together with Operator-managed backing services, without any manual procedures to configure the binding connection. You can apply service binding also on xref:../applications/connecting_applications_to_services/getting-started-with-service-binding-ibm-power-ibm-z.adoc#getting-started-with-service-binding-ibm-power-ibm-z[{ibmpowerProductName}, {ibmzProductName}, and {linuxoneProductName} environments].
4040

4141
[id="deploying-application"]
4242
=== Deploying an application
4343
You can deploy your application using xref:../applications/deployments/what-deployments-are.adoc#what-deployments-are[`Deployment` or `DeploymentConfig`] objects and xref:../applications/deployments/managing-deployment-processes.adoc#deployment-operations[manage] them from the web console. You can create xref:../applications/deployments/deployment-strategies.adoc#deployment-strategies[deployment strategies] that help reduce downtime during a change or an upgrade to the application.
4444

45-
You can also use xref:../applications/working_with_helm_charts/understanding-helm.adoc#understanding-helm[Helm], a software package manager that simplifies deployment of applications and services to {product-title} clusters.
45+
You can also use xref:../applications/working_with_helm_charts/understanding-helm.adoc#understanding-helm[Helm], a software package manager that simplifies deployment of applications and services to {product-title} clusters.
4646

4747
[id="redhat-marketplace"]
4848
== Using the Red Hat Marketplace

applications/working_with_helm_charts/installing-helm.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ You can also find the URL to the latest binaries from the {product-title} web co
2424
# curl -L https://mirror.openshift.com/pub/openshift-v4/clients/helm/latest/helm-linux-amd64 -o /usr/local/bin/helm
2525
----
2626

27-
* Linux on IBM Z and LinuxONE (s390x)
27+
* Linux on {ibmzProductName} and {linuxoneProductName} (s390x)
2828
+
2929
[source,terminal]
3030
----
3131
# curl -L https://mirror.openshift.com/pub/openshift-v4/clients/helm/latest/helm-linux-s390x -o /usr/local/bin/helm
3232
----
3333

34-
* Linux on IBM Power (ppc64le)
34+
* Linux on {ibmpowerProductName} (ppc64le)
3535
+
3636
[source,terminal]
3737
----

distr_tracing/distr_tracing_install/distr-tracing-deploying-jaeger.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The streaming strategy requires an additional Red Hat subscription for AMQ Strea
4141
4242
[NOTE]
4343
====
44-
The streaming deployment strategy is currently unsupported on IBM Z.
44+
The streaming deployment strategy is currently unsupported on {ibmzProductName}.
4545
====
4646

4747
[NOTE]

0 commit comments

Comments
 (0)