Skip to content

Commit 0a4fb41

Browse files
committed
[OSDOCS-12402]: Minor updates to HCP on IBM Z docs
1 parent 9666072 commit 0a4fb41

File tree

5 files changed

+16
-14
lines changed

5 files changed

+16
-14
lines changed

hosted_control_planes/hcp-disconnected/disconnected-install-ibmz-hcp.adoc

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,15 @@ For the control plane, ICSP objects are managed in the management cluster. These
1919

2020
To work with disconnected registries in the {hcp}, you must first create the appropriate ICSP in the management cluster. Then, to deploy disconnected workloads in the data plane, you need to add the entries that you want into the `ImageContentSources` field in the hosted cluster manifest.
2121

22-
.Prerequisites to deploy {hcp} on {ibm-z-title} in a disconnected environment
22+
include::modules/hcp-ibmz-dc-prereqs.adoc[leveloffset=+1]
2323

24-
* You set up the mirror registry. For more information, see "Creating a mirror registry with mirror registry for Red Hat OpenShift".
25-
* You mirrored an image for a disconnected installation. For more information, see "Mirroring images for a disconnected installation using the oc-mirror plugin".
24+
[role="_additional-resources"]
25+
.Additional resources
26+
* xref:../../disconnected/mirroring/installing-mirroring-creating-registry.adoc#mirror-registry-introduction_installing-mirroring-creating-registry[Creating a mirror registry with mirror registry for Red Hat OpenShift]
27+
* xref:../../disconnected/mirroring/installing-mirroring-disconnected.adoc#installing-mirroring-disconnected[Mirroring images for a disconnected installation using the oc-mirror plugin]
2628
2729
include::modules/hcp-ibmz-adding-credentials-registry.adoc[leveloffset=+1]
2830

2931
include::modules/hcp-ibmz-update-reg-ca.adoc[leveloffset=+1]
3032

31-
include::modules/hcp-ibmz-adding-reg-ca-hostedcluster.adoc[leveloffset=+1]
32-
33-
[role="_additional-resources"]
34-
.Additional resources
35-
* xref:../../disconnected/mirroring/installing-mirroring-creating-registry.adoc#mirror-registry-introduction_installing-mirroring-creating-registry[Creating a mirror registry with mirror registry for Red Hat OpenShift]
36-
37-
* xref:../../disconnected/mirroring/installing-mirroring-disconnected.adoc#installing-mirroring-disconnected[Mirroring images for a disconnected installation using the oc-mirror plugin]
33+
include::modules/hcp-ibmz-adding-reg-ca-hostedcluster.adoc[leveloffset=+1]

modules/hcp-ibmz-adding-credentials-registry.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:_mod-docs-content-type: CONCEPT
1+
:_mod-docs-content-type: PROCEDURE
22
[id="hcp-ibmz-adding-credentials-registry_{context}"]
33
= Adding credentials and the registry certificate authority to the management cluster
44

modules/hcp-ibmz-adding-reg-ca-hostedcluster.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:_mod-docs-content-type: CONCEPT
1+
:_mod-docs-content-type: PROCEDURE
22
[id="hcp-ibmz-adding-registry-ca-hostedcluster_{context}"]
33
= Adding the registry certificate authority to the hosted cluster
44

modules/hcp-ibmz-dc-prereqs.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
:_mod-docs-content-type: CONCEPT
2+
[id="hcp-ibmz-dc-prereqs_{context}"]
3+
= Prerequisites to deploy {hcp} on {ibm-z-title} in a disconnected environment
4+
5+
* A mirror registry. For more information, see "Creating a mirror registry with mirror registry for Red Hat OpenShift".
6+
* A mirrored image for a disconnected installation. For more information, see "Mirroring images for a disconnected installation using the oc-mirror plugin".

modules/hcp-ibmz-update-reg-ca.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:_mod-docs-content-type: CONCEPT
1+
:_mod-docs-content-type: PROCEDURE
22
[id="hcp-ibmz-update-registry-ca_{context}"]
33
= Update the registry certificate authority in the AgentServiceConfig resource with the mirror registry
44

@@ -53,7 +53,7 @@ data:
5353
+
5454
<1> Where: `<mirror_registry>` is the name of the mirror registry.
5555
56-
. Patch the `AgentServiceConfig` resource to include the `ConfigMap` resource that you created. If the `AgentServiceConfig` resource is not present, create the `AgentServiceConfig` resource with the following content embedded into it:
56+
. Patch the `AgentServiceConfig` resource to include the `ConfigMap` resource that you created. If the `AgentServiceConfig` resource is not present, create the `AgentServiceConfig` resource with the following content embedded into it:
5757
+
5858
[source,terminal]
5959
----

0 commit comments

Comments
 (0)