diff --git a/modules/hcp-release-notes-new-features.adoc b/modules/hcp-release-notes-new-features.adoc index 8f20d8d9317..4902f9e1bc4 100644 --- a/modules/hcp-release-notes-new-features.adoc +++ b/modules/hcp-release-notes-new-features.adoc @@ -26,3 +26,7 @@ In this release, you can configure network isolation for hosted clusters with co Enable Amazon Spot Instance support:: + In this release, you can enable Amazon Spot Instance support for compute nodes to reduce cloud infrastructure costs. Amazon Spot Instances are suitable for hosted cluster workloads that are fault-tolerant, stateless, and flexible. For more information, see xref:../hosted_control_planes/hcp-manage/hcp-manage-aws.adoc#hcp-aws-spot-instance_hcp-managing-aws[Amazon Spot Instance support for node pools]. + +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[Backing up etcd data for {hcp} by using the etcd snapshot method].