diff --git a/hosted_control_planes/hcp-release-notes.adoc b/hosted_control_planes/hcp-release-notes.adoc index 99b5abe0618f..093aec7b9595 100644 --- a/hosted_control_planes/hcp-release-notes.adoc +++ b/hosted_control_planes/hcp-release-notes.adoc @@ -9,7 +9,7 @@ toc::[] With this release, {hcp} for {product-title} 4.22 is available. {hcp-capital} for {product-title} 4.22 supports {mce} version 2.17. // New features and enhancements -// include::modules/hcp-release-notes-new-features.adoc[leveloffset=+1] +include::modules/hcp-release-notes-new-features.adoc[leveloffset=+1] // Notable technical changes include::modules/hcp-release-notes-notable-changes.adoc[leveloffset=+1] diff --git a/modules/hcp-release-notes-new-features.adoc b/modules/hcp-release-notes-new-features.adoc index d639265bc48b..b3c03d2aefce 100644 --- a/modules/hcp-release-notes-new-features.adoc +++ b/modules/hcp-release-notes-new-features.adoc @@ -14,4 +14,10 @@ Detailed information. Monitor connectivity from the data plane to the control plane:: + -In this release, you can monitor connectivity from the data plane to the control plane by using the `ControlPlaneConnectionAvailable` condition. For more information, see xref:../hosted_control_planes/hcp-observability.adoc#hcp-connect-control-plane_hcp-observability[Connectivity monitoring from the data plane to the control plane]. \ No newline at end of file +In this release, you can monitor connectivity from the data plane to the control plane by using the `ControlPlaneConnectionAvailable` condition. For more information, see xref:../hosted_control_planes/hcp-observability.adoc#hcp-connect-control-plane_hcp-observability[Connectivity monitoring from the data plane to the control plane]. + +Back up etcd data for {hcp} by using the etcd snapshot method:: ++ +As an alternative for the default volume snapshot approach, you can use the etcd snapshot approach to back up and restore etcd data for {hcp}. The etcd snapshot method is a Technology Preview feature. For more information, see + +//xref:../hosted_control_planes/hcp_high_availability/hcp-backup-etcd-snapshot.adoc#hcp-backup-etcd-snapshot_hcp-backup-etcd-snapshot[Backing up etcd data for {hcp} by using the etcd snapshot method] \ No newline at end of file