Skip to content

Commit 98f4e01

Browse files
committed
[OCPBUGS-80926]: Minor formatting fix
1 parent 213b827 commit 98f4e01

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

modules/hosted-cluster-etcd-backup-restore-on-premise.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,12 @@ By backing up and restoring etcd on a hosted cluster, you can fix failures, such
2323
2424
* Hosted cluster service publishing strategy prerequisites:
2525
+
26+
** The `APIServer` service must have a fixed hostname. Otherwise, the restore process fails and nodes cannot rejoin the cluster. For {hcp} on {aws-short}, the `APIServer` service can also use a `Route` service publishing strategy with a fixed hostname.
27+
** For production environments, it is strongly recommended to configure all services with fixed hostnames. By having fixed hostnames, you can ensure full service continuity and DNS consistency during the restore process on a different management cluster.
2628
** When you restore a hosted cluster to a different management cluster, all services in the hosted cluster must be configured with a fixed hostname in its `servicePublishingStrategy` property. This requirement applies to all platforms: {aws-short}, Agent, {VirtProductName}, and {rh-openstack-first}.
27-
+
29+
2830
:FeatureName: Restoring a hosted cluster to a different management cluster
2931
include::snippets/technology-preview.adoc[]
30-
+
31-
** The `APIServer` service must have a fixed hostname. Otherwise, the restore process fails and nodes cannot rejoin the cluster. For {hcp} on {aws-short}, the `APIServer` service can also use a `Route` service publishing strategy with a fixed hostname.
32-
** For production environments, it is strongly recommended to configure all services with fixed hostnames. By having fixed hostnames, you can ensure full service continuity and DNS consistency during the restore process on a different management cluster.
3332

3433
* For {hcp} on {aws-short}, the OIDC provider configuration must be accessible so that any necessary fixes can be completed after the restore process. See the following procedure for more information about applying any necessary fixes.
3534

0 commit comments

Comments
 (0)