Skip to content

Commit d87738a

Browse files
authored
Merge pull request #71984 from SNiemann15/ibmp_readd_tp
[MULTIARCH-4115] Readding the TP statements for IBM PowerVS
2 parents 0eee57e + b7f9a55 commit d87738a

8 files changed

+25
-1
lines changed

installing/installing_ibm_powervs/creating-ibm-power-vs-workspace.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
include::_attributes/common-attributes.adoc[]
55
:context: creating-ibm-power-vs-workspace
66

7+
:FeatureName: {ibm-power-server-name} using installer-provisioned infrastructure
8+
include::snippets/technology-preview.adoc[]
9+
710
include::modules/creating-ibm-power-vs-workspace-procedure.adoc[leveloffset=+1]
811

912

installing/installing_ibm_powervs/installing-ibm-cloud-account-power-vs.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ toc::[]
88

99
Before you can install {product-title}, you must configure an {ibm-cloud-name} account.
1010

11+
:FeatureName: {ibm-power-server-title} using installer-provisioned infrastructure
12+
include::snippets/technology-preview.adoc[]
13+
1114
[id="prerequisites_installing-ibm-cloud-account-power-vs"]
1215
== Prerequisites
1316

installing/installing_ibm_powervs/installing-ibm-power-vs-customizations.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ toc::[]
88

99
In {product-title} version {product-version}, you can install a customized cluster on infrastructure that the installation program provisions on {ibm-power-server-title}. To customize the installation, you modify parameters in the `install-config.yaml` file before you install the cluster.
1010

11+
:FeatureName: {ibm-power-server-title} using installer-provisioned infrastructure
12+
include::snippets/technology-preview.adoc[]
13+
1114
[id="prerequisites_installing-ibm-powervs-customizations"]
1215
== Prerequisites
1316

installing/installing_ibm_powervs/installing-ibm-power-vs-private-cluster.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ toc::[]
88

99
In {product-title} version {product-version}, you can install a private cluster into an existing VPC and {ibm-power-server-name} Workspace. The installation program provisions the rest of the required infrastructure, which you can further customize. To customize the installation, you modify parameters in the `install-config.yaml` file before you install the cluster.
1010

11+
:FeatureName: {ibm-power-server-name} using installer-provisioned infrastructure
12+
include::snippets/technology-preview.adoc[]
13+
1114
[id="prerequisites_installing-ibm-power-vs-private-cluster"]
1215
== Prerequisites
1316

installing/installing_ibm_powervs/installing-ibm-powervs-vpc.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ toc::[]
88

99
In {product-title} version {product-version}, you can install a cluster into an existing Virtual Private Cloud (VPC) on {ibm-cloud-name}. The installation program provisions the rest of the required infrastructure, which you can then further customize. To customize the installation, you modify parameters in the `install-config.yaml` file before you install the cluster.
1010

11+
:FeatureName: {ibm-power-server-name} using installer-provisioned infrastructure
12+
include::snippets/technology-preview.adoc[]
13+
1114
[id="prerequisites_installing-ibm-powervs-vpc"]
1215
== Prerequisites
1316

installing/installing_ibm_powervs/installing-restricted-networks-ibm-power-vs.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ toc::[]
88

99
In {product-title} {product-version}, you can install a cluster on {ibm-cloud-name} in a restricted network by creating an internal mirror of the installation release content on an existing Virtual Private Cloud (VPC) on {ibm-cloud-name}.
1010

11+
:FeatureName: {ibm-power-server-name} using installer-provisioned infrastructure
12+
include::snippets/technology-preview.adoc[]
13+
1114
[id="prerequisites_installing-ibm-power-vs-restricted"]
1215
== Prerequisites
1316

installing/installing_ibm_powervs/preparing-to-install-on-ibm-power-vs.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ toc::[]
88

99
The installation workflows documented in this section are for {ibm-power-server-name} infrastructure environments.
1010

11+
:FeatureName: {ibm-power-server-name} using installer-provisioned infrastructure
12+
include::snippets/technology-preview.adoc[]
13+
1114
[id="prerequisites_preparing-to-install-on-ibm-power-vs"]
1215
== Prerequisites
1316

storage/container_storage_interface/persistent-storage-csi-ibm-powervs-block.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,16 @@ toc::[]
99
[id="persistent-storage-csi-ibm-powervs-block-introduction_{context}"]
1010
== Introduction
1111

12-
The {ibm-power-server-name} Block CSI Driver will be installed through {ibm-power-server-name} Block CSI Driver Operator and the operator is based on libarary-go. The OpenShift library-go is a collection of functions that allow us to build OpenShift operators easily. Most of the functionality of a CSI driver operator is already available there. The {ibm-power-server-name} Block CSI Driver Operator is installed by the cluster-storage-operator. The Cluster-storage-operator installs the {ibm-power-server-name} Block CSI Driver Operator if the Platform type is Power Virtual Servers.
12+
The {ibm-power-server-name} Block CSI Driver is installed through the {ibm-power-server-name} Block CSI Driver Operator and the operator is based on `library-go`. The {product-title} `library-go` framework is a collection of functions that allows users to build OpenShift operators easily. Most of the functionality of a CSI Driver Operator is already available there. The {ibm-power-server-name} Block CSI Driver Operator is installed by the Cluster Storage Operator. The Cluster Storage Operator installs the {ibm-power-server-name} Block CSI Driver Operator if the platform type is Power Virtual Servers.
1313

1414
[id="persistent-storage-csi-ibm-powervs-block-overview_{context}"]
1515
== Overview
1616

1717
{product-title} can provision persistent volumes (PVs) by using the Container Storage Interface (CSI) driver for {ibm-power-server-name} Block Storage.
1818

19+
:FeatureName: {ibm-power-server-title} Block CSI Driver Operator
20+
include::snippets/technology-preview.adoc[leveloffset=+1]
21+
1922
Familiarity with xref:../../storage/understanding-persistent-storage.adoc#understanding-persistent-storage[persistent storage] and xref:../../storage/container_storage_interface/persistent-storage-csi.adoc#persistent-storage-csi[configuring CSI volumes] is helpful when working with a CSI Operator and driver.
2023

2124
To create CSI-provisioned PVs that mount to {ibm-power-server-name} Block storage assets, {product-title} installs the {ibm-power-server-name} Block CSI Driver Operator and the {ibm-power-server-name} Block CSI driver by default in the `openshift-cluster-csi-drivers` namespace.

0 commit comments

Comments
 (0)