Skip to content

Commit c209db7

Browse files
committed
Updated the HCP migration to add the rest of the books from the password protected preview
1 parent 97bcf16 commit c209db7

13 files changed

+94
-60
lines changed

_topic_maps/_topic_map_rosa_hcp.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,6 @@ Topics:
4646
File: rosa-hcp-life-cycle
4747
- Name: SRE and service account access
4848
File: rosa-sre-access
49-
# Created a new assembly in ROSA/OSD. In OCP, the assembly is in a book that is not in ROSA/OSD
50-
# - Name: About admission plugins
51-
# File: rosa-admission-plug-ins
52-
# Distros: openshift-rosa-hcp
53-
# - Name: About IAM resources for ROSA with STS
54-
# File: rosa-sts-about-iam-resources
55-
# - Name: OpenID Connect Overview
56-
# File: rosa-oidc-overview
57-
# - Name: Training for ROSA
58-
# File: rosa-training
5949
---
6050
Name: Learning about ROSA
6151
Dir: rosa_learning

cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-admin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ link:https://docs.openshift.com/rosa/cloud_experts_tutorials/cloud-experts-getti
9292
endif::openshift-rosa-hcp[]
9393
ifndef::openshift-rosa-hcp[]
9494
xref:../../cloud_experts_tutorials/cloud-experts-getting-started/cloud-experts-getting-started-idp.adoc#cloud-experts-getting-started-idp[next tutorial].
95-
endif::openshift-rosa-hcp[]
95+
endif::openshift-rosa-hcp[]

nodes/index.adoc

Lines changed: 65 additions & 26 deletions
Large diffs are not rendered by default.

rosa_cluster_admin/rosa-cluster-notifications.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,19 @@ toc::[]
88

99
include::snippets/managed-openshift-about-cluster-notifications.adoc[leveloffset=+0]
1010

11+
ifdef::openshift-rosa,openshift-rosa-hcp[]
1112
[role="_additional-resources"]
1213
== Additional resources
1314
// TODO: Add this xref to ARO HCP.
14-
ifdef::openshift-rosa[]
15+
ifdef::openshift-rosa-hcp[]
16+
* link:https://docs.openshift.com/rosa/rosa_architecture/rosa_policy_service_definition/rosa-policy-responsibility-matrix.adoc#notifications_rosa-policy-responsibility-matrix[Customer responsibilities: Review and action cluster notifications]
17+
endif::openshift-rosa-hcp[]
18+
ifndef::openshift-rosa-hcp[]
1519
* xref:../rosa_architecture/rosa_policy_service_definition/rosa-policy-responsibility-matrix.adoc#notifications_rosa-policy-responsibility-matrix[Customer responsibilities: Review and action cluster notifications]
16-
endif::openshift-rosa[]
20+
endif::openshift-rosa-hcp[]
1721
* xref:#cluster-notification-emails_rosa-cluster-notifications[Cluster notification emails]
1822
* xref:#troubleshoot_rosa-cluster-notifications[Troubleshooting: Cluster notifications]
23+
endif::openshift-rosa,openshift-rosa-hcp[]
1924
2025
[id="expectations_{context}"]
2126
== What to expect from cluster notifications

scripts/ocpdocs/_previewpage

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<a
8989
role="button"
9090
class="btn btn-primary"
91-
href="/openshift-rosa-hcp/latest/rosa_achitecture/index.html"
91+
href="/openshift-rosa-hcp/latest/rosa_architecture/index.html"
9292
>
9393
<i class="fa fa-arrow-circle-o-right"></i> ROSA</a
9494
>

storage/container_storage_interface/persistent-storage-csi-aws-efs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ xref:../../storage/container_storage_interface/persistent-storage-csi-aws-efs.ad
5353
[role="_additional-resources"]
5454
.Additional resources
5555
* xref:../../storage/container_storage_interface/persistent-storage-csi-aws-efs.adoc#persistent-storage-csi-olm-operator-install_persistent-storage-csi-aws-efs[Installing the AWS EFS CSI Driver Operator]
56-
ifndef::openshift-dedicated,openshift-rosa[]
56+
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
5757
* xref:../../installing/installing_aws/ipi/installing-aws-customizations.adoc#cco-ccoctl-configuring_installing-aws-customizations[Configuring the Cloud Credential Operator utility]
58-
endif::openshift-dedicated,openshift-rosa[]
58+
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
5959
* xref:../../storage/container_storage_interface/persistent-storage-csi-aws-efs.adoc#persistent-storage-csi-efs-driver-install_persistent-storage-csi-aws-efs[Installing the {FeatureName} CSI Driver]
6060

6161
include::modules/persistent-storage-csi-olm-operator-install.adoc[leveloffset=+2]

storage/container_storage_interface/persistent-storage-csi-ebs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ include::modules/persistent-storage-csi-about.adoc[leveloffset=+1]
3434

3535
For information about dynamically provisioning AWS EBS persistent volumes in {product-title}, see xref:../../storage/persistent_storage/persistent-storage-aws.adoc#persistent-storage-aws[Persistent storage using Amazon Elastic Block Store].
3636

37-
ifndef::openshift-rosa,openshift-dedicated[]
37+
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
3838
include::modules/persistent-storage-byok.adoc[leveloffset=+1]
3939

4040
[NOTE]
@@ -43,7 +43,7 @@ If there is no encrypted key defined in the storage class, only set `encrypted:
4343
====
4444

4545
For information about installing with user-managed encryption for Amazon EBS, see xref:../../installing/installing_aws/ipi/installing-aws-customizations.adoc#installation-configuration-parameters_installing-aws-customizations[Installation configuration parameters].
46-
endif::openshift-rosa,openshift-dedicated[]
46+
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
4747

4848
[role="_additional-resources"]
4949
.Additional resources

storage/container_storage_interface/persistent-storage-csi-sc-manage.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To accomplish these objectives, you change the setting for the `spec.storageClas
2424

2525
* *Removed*: The CSI operators deletes the default storage class.
2626

27-
ifndef::openshift-rosa,openshift-dedicated[]
27+
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
2828
Managing the default storage classes is supported by the following Container Storage Interface (CSI) driver operators:
2929

3030
* xref:../../storage/container_storage_interface/persistent-storage-csi-ebs.adoc#persistent-storage-csi-ebs[Amazon Web Services (AWS) Elastic Block Storage (EBS)]
@@ -40,7 +40,7 @@ Managing the default storage classes is supported by the following Container Sto
4040
* xref:../../storage/container_storage_interface/persistent-storage-csi-cinder.adoc#persistent-storage-csi-cinder[OpenStack Cinder]
4141

4242
* xref:../../storage/container_storage_interface/persistent-storage-csi-vsphere.adoc#persistent-storage-vsphere[VMware vSphere]
43-
endif::openshift-rosa,openshift-dedicated[]
43+
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
4444

4545
include::modules/persistent-storage-csi-sc-managing.adoc[leveloffset=+1]
4646
include::modules/persistent-storage-csi-sc-managing-cli.adoc[leveloffset=+1]

storage/container_storage_interface/persistent-storage-csi.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ include::modules/persistent-storage-csi-dynamic-provisioning.adoc[leveloffset=+1
2929
include::modules/persistent-storage-csi-mysql-example.adoc[leveloffset=+1]
3030

3131
// TP features should be excluded from OSD and ROSA. When this feature is GA, it can be included in the OSD/ROSA docs, but with a warning that it is available as of version 4.x.
32-
ifndef::openshift-dedicated,openshift-rosa[]
32+
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
3333
include::modules/persistent-storage-csi-vol-populator.adoc[leveloffset=+1]
3434

3535
For more information about volume populators, see link:https://kubernetes.io/blog/2022/05/16/volume-populators-beta/[Kubernetes volume populators].
36-
endif::openshift-dedicated,openshift-rosa[]
36+
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]

storage/dynamic-provisioning.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ endif::openshift-rosa[]
3939

4040
// include::modules/dynamic-provisioning-ceph-rbd-definition.adoc[leveloffset=+2]
4141

42-
ifndef::openshift-dedicated,openshift-rosa[]
42+
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
4343
include::modules/dynamic-provisioning-vsphere-definition.adoc[leveloffset=+2]
44-
endif::openshift-dedicated,openshift-rosa[]
44+
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
4545

4646
include::modules/dynamic-provisioning-change-default-class.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)