OSDOCS-20180: add spot instance support for ROSA HCP - #119267
Conversation
|
@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. DetailsIn response to this:
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. |
e3bfea1 to
280ad51
Compare
|
/retest-required |
5e9a341 to
c7bf833
Compare
c7bf833 to
42e9595
Compare
|
|
||
| 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. |
There was a problem hiding this comment.
🤖 [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]) |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.ConceptLink: Move all links and cross references to Additional resources.
42e9595 to
8753828
Compare
| $ terraform plan && terraform apply -auto-approve | ||
| ---- | ||
|
|
||
| [WARNING] |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.TaskStep: Content other than a single list cannot be mapped to DITA steps.
8753828 to
fa9ce83
Compare
fa9ce83 to
69d4836
Compare
|
/retest |
1 similar comment
|
/retest |
| $ rosa create spot-termination-queue --cluster <cluster-name> --mode auto | ||
| ---- | ||
|
|
||
| [NOTE] |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.TaskStep: Content other than a single list cannot be mapped to DITA steps.
| --attributes "Policy=$(cat /tmp/sqs-policy.json)" | ||
| ---- | ||
|
|
||
| [NOTE] |
There was a problem hiding this comment.
🤖 [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. |
There was a problem hiding this comment.
🤖 [error] AsciiDocDITA.TaskStep: Content other than a single list cannot be mapped to DITA steps.
|
/retest-required |
|
@jldohmann: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Version(s): 4.22+
Issue: https://redhat.atlassian.net/browse/OSDOCS-20180
Link to docs preview:
QE review:
Additional information: