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
6 changes: 5 additions & 1 deletion modules/hcp-release-notes-new-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@ 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].
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].
Comment thread
lahinson marked this conversation as resolved.

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].
Comment thread
lahinson marked this conversation as resolved.