diff --git a/website/content/en/docs/concepts/nodeclasses.md b/website/content/en/docs/concepts/nodeclasses.md index 6a069668b99b..21471c52f0b5 100644 --- a/website/content/en/docs/concepts/nodeclasses.md +++ b/website/content/en/docs/concepts/nodeclasses.md @@ -867,6 +867,8 @@ Specify using ids: ## spec.capacityReservationSelectorTerms + Feature State: [Alpha]({{}}) + Capacity Reservation Selector Terms allow you to select [on-demand capacity reservations](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-capacity-reservations.html), which will be made available to NodePools which select the given EC2NodeClass. Karpenter will prioritize utilizing the capacity in these reservations before falling back to on-demand and spot. Capacity reservations can be discovered using ids or tags. diff --git a/website/content/en/preview/concepts/nodeclasses.md b/website/content/en/preview/concepts/nodeclasses.md index f46963d181c0..c980eb45480a 100644 --- a/website/content/en/preview/concepts/nodeclasses.md +++ b/website/content/en/preview/concepts/nodeclasses.md @@ -867,6 +867,8 @@ Specify using ids: ## spec.capacityReservationSelectorTerms + Feature State: [Alpha]({{}}) + Capacity Reservation Selector Terms allow you to select [on-demand capacity reservations](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-capacity-reservations.html), which will be made available to NodePools which select the given EC2NodeClass. Karpenter will prioritize utilizing the capacity in these reservations before falling back to on-demand and spot. Capacity reservations can be discovered using ids or tags. diff --git a/website/content/en/v1.3/concepts/nodeclasses.md b/website/content/en/v1.3/concepts/nodeclasses.md index 6a069668b99b..21471c52f0b5 100644 --- a/website/content/en/v1.3/concepts/nodeclasses.md +++ b/website/content/en/v1.3/concepts/nodeclasses.md @@ -867,6 +867,8 @@ Specify using ids: ## spec.capacityReservationSelectorTerms + Feature State: [Alpha]({{}}) + Capacity Reservation Selector Terms allow you to select [on-demand capacity reservations](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-capacity-reservations.html), which will be made available to NodePools which select the given EC2NodeClass. Karpenter will prioritize utilizing the capacity in these reservations before falling back to on-demand and spot. Capacity reservations can be discovered using ids or tags.