Skip to content

OSDOCS-20180: add spot instance support for ROSA HCP - #119267

Open
jldohmann wants to merge 1 commit into
openshift:mainfrom
jldohmann:OSDOCS-20180
Open

OSDOCS-20180: add spot instance support for ROSA HCP#119267
jldohmann wants to merge 1 commit into
openshift:mainfrom
jldohmann:OSDOCS-20180

Conversation

@jldohmann

@jldohmann jldohmann commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Version(s): 4.22+

Issue: https://redhat.atlassian.net/browse/OSDOCS-20180

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

@jldohmann jldohmann added this to the Continuous Release milestone Sep 3, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Sep 3, 2026
@openshift-ci-robot

openshift-ci-robot commented Sep 3, 2026

Copy link
Copy Markdown

@jldohmann: This pull request references OSDOCS-20180 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.1.0" version, but no target version was set.

Details

In response to this:

Version(s): 4.21+

Issue: https://redhat.atlassian.net/browse/OSDOCS-20180

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 3, 2026
@jldohmann
jldohmann force-pushed the OSDOCS-20180 branch 8 times, most recently from e3bfea1 to 280ad51 Compare September 4, 2026 00:30
@openshift-ci openshift-ci Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 4, 2026
@jldohmann

Copy link
Copy Markdown
Contributor Author

/retest-required

@jldohmann
jldohmann force-pushed the OSDOCS-20180 branch 2 times, most recently from 5e9a341 to c7bf833 Compare September 4, 2026 01:07
Comment thread modules/rosa-hcp-config-spot-instance-terraform-overview.adoc Outdated
Comment thread modules/rosa-hcp-config-spot-instance-terraform-overview.adoc Outdated

Before configuring Spot instances for {product-title} clusters, you must meet the following prerequisites:

* You have installed link:https://developer.hashicorp.com/terraform/install[Terraform version 1.4.6] or newer.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.ConceptLink: Move all links and cross references to Additional resources.


* You have one of the following Terraform providers:
+
** `terraform-provider-rhcs` (link:https://registry.terraform.io/providers/terraform-redhat/rhcs/latest/docs[Red Hat Cloud Services])

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.ConceptLink: Move all links and cross references to Additional resources.

$ terraform plan && terraform apply -auto-approve
----

[WARNING]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.TaskStep: Content other than a single list cannot be mapped to DITA steps.

@openshift-ci openshift-ci Bot removed the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 4, 2026
@openshift-ci openshift-ci Bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Sep 4, 2026
@jldohmann

Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@jldohmann

Copy link
Copy Markdown
Contributor Author

/retest

$ rosa create spot-termination-queue --cluster <cluster-name> --mode auto
----

[NOTE]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.TaskStep: Content other than a single list cannot be mapped to DITA steps.

--attributes "Policy=$(cat /tmp/sqs-policy.json)"
----

[NOTE]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.TaskStep: Content other than a single list cannot be mapped to DITA steps.

--spot-termination-queue-url "${QUEUE_URL}"
----

Existing Spot machine pools immediately benefit from graceful termination handling. The AWS Node Termination Handler deployment is created in the control plane namespace and begins polling the queue. No machine pool changes are required.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] AsciiDocDITA.TaskStep: Content other than a single list cannot be mapped to DITA steps.

@jldohmann

Copy link
Copy Markdown
Contributor Author

/retest-required

@openshift-ci

openshift-ci Bot commented Sep 4, 2026

Copy link
Copy Markdown

@jldohmann: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/validate-portal 69d4836 link true /test validate-portal

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-4.22 branch/enterprise-5.0 jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants