Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions release_notes/ocp-4-18-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,17 @@ With this release, you can now hibernate your {product-title} cluster for up to

For more information, see xref:../backup_and_restore/hibernating-cluster.adoc#hibernating-cluster[Hibernating an {product-title} cluster].

[id="ocp-4-18-etcd-backup-restore_{context}"]
==== Enhanced etcd backup and restore documentation

The etcd disaster recovery documentation was updated and simplified for quicker recovery of the cluster, both in a normal disaster recovery situation and in cases where a full cluster restoration from a previous backup is not necessary.

Two scripts, `quorum-restore.sh` and `cluster-restore.sh`, are introduced to complete many of the steps in the recovery procedure.

In addition, a procedure was added to more quickly recover the cluster when at least one good node exists. If any of the surviving nodes meets specific criteria, you can use it to run the recovery.

For more information, see xref:../backup_and_restore/control_plane_backup_and_restore/disaster_recovery/about-disaster-recovery.adoc#about-dr[About disaster recovery].

////
[id="ocp-release-notes-builds_{context}"]
=== Builds
Expand Down