Skip to content

Commit ffdc9c0

Browse files
committed
No Jira: Fixing links in HCP docs
1 parent 88b6458 commit ffdc9c0

File tree

6 files changed

+10
-14
lines changed

6 files changed

+10
-14
lines changed

hosted_control_planes/hcp-troubleshooting.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ toc::[]
99
If you encounter issues with {hcp}, see the following information to guide you through troubleshooting.
1010

1111
include::modules/hosted-control-planes-troubleshooting.adoc[leveloffset=+1]
12+
13+
[role="_additional-resources"]
14+
.Additional resources
15+
16+
* xref:../hosted_control_planes/hcp-prepare/hcp-cli.adoc[Installing the {hcp} command-line interface]
17+
1218
include::modules/hcp-must-gather-dc.adoc[leveloffset=+1]
1319

1420
[role="_additional-resources"]

hosted_control_planes/hcp_high_availability/hcp-backup-restore-aws.adoc

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

99
You can back up and restore etcd on a hosted cluster on {aws-first} to fix failures.
1010

11-
:FeatureName: Hosted control planes on the {aws-short} platform
12-
include::snippets/technology-preview.adoc[]
13-
1411
include::modules/backup-etcd-hosted-cluster.adoc[leveloffset=+1]
1512

1613
include::modules/restoring-etcd-snapshot-hosted-cluster.adoc[leveloffset=+1]

hosted_control_planes/hcp_high_availability/hcp-disaster-recovery-aws.adoc

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

99
You can recover a hosted cluster to the same region within {aws-first}. For example, you need disaster recovery when the upgrade of a management cluster fails and the hosted cluster is in a read-only state.
1010

11-
:FeatureName: Hosted control planes
12-
include::snippets/technology-preview.adoc[]
13-
1411
The disaster recovery process involves the following steps:
1512

1613
. Backing up the hosted cluster on the source management cluster

modules/hosted-control-planes-troubleshooting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Although the output does not contain any secret objects from the cluster, it can
2929
3030
* You need the `name` value for the `HostedCluster` resource and the namespace where the CR is deployed.
3131
32-
* You must have the `hcp` command line interface installed. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview#hosted-install-cli[Installing the {hcp} command line interface].
32+
* You must have the `hcp` command-line interface installed. For more information, see "Installing the {hcp} command-line interface".
3333
3434
* You must have the OpenShift CLI (`oc`) installed.
3535

modules/sriov-operator-hosted-control-planes.adoc

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,12 @@
77
[id="sriov-operator-hosted-control-planes_{context}"]
88
= Deploying the SR-IOV Operator for {hcp}
99

10-
:FeatureName: {hcp-capital} on the AWS platform
11-
include::snippets/technology-preview.adoc[]
12-
1310
[role="_abstract"]
1411
After you configure and deploy your hosting service cluster, you can create a subscription to the SR-IOV Operator on a hosted cluster. The SR-IOV pod runs on worker machines rather than the control plane.
1512

1613
.Prerequisites
1714

18-
You must configure and deploy the hosted cluster on AWS. For more information, see link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview#hosting-service-cluster-configure-aws[Configuring the hosting cluster on AWS (Technology Preview)].
15+
You must configure and deploy the hosted cluster on AWS.
1916

2017
.Procedure
2118

@@ -78,4 +75,4 @@ sriov-network-operator.{product-version}.0-202211021237 SR-IOV Network Operato
7875
[source,terminal]
7976
----
8077
$ oc get pods -n openshift-sriov-network-operator
81-
----
78+
----

scalability_and_performance/using-node-tuning-operator.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ include::modules/advanced-node-tuning-hosted-cluster.adoc[leveloffset=+1]
2929

3030
[role="_additional-resources"]
3131
.Additional resources
32-
33-
For more information about {hcp}, see link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview#hosted-control-planes-intro[{hcp-capital}].
32+
* xref:../hosted_control_planes/index.adoc#hosted-control-planes-overview[{hcp-capital} overview]

0 commit comments

Comments
 (0)