-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[OSDOCS 12593]:New-add-machine-pool-Win-LI to ROSA HCP docs. #87634
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
1ad928d to
005fba0
Compare
005fba0 to
5694f45
Compare
f6754f0 to
db8df98
Compare
db8df98 to
1fe8c6f
Compare
|
@andreadecorte Can you please review this when you get a chance? Many thanks. |
|
/label peer-review-needed |
adellape
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
1fe8c6f to
6f61720
Compare
a7e1613 to
a079242
Compare
a079242 to
9a32cc7
Compare
|
LGTM @AedinC with some comments and suggestions, thanks |
9a32cc7 to
86009a2
Compare
|
@AedinC you might want to update your title PR with the card number, thanks |
| + | ||
| [source,terminal] | ||
| ---- | ||
| $ rosa create machinepool --cluster=mycluster --name=mymachinepool --type=Windows --instance-type =m5zn.metal --replicas=1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| $ rosa create machinepool --cluster=mycluster --name=mymachinepool --type=Windows --instance-type =m5zn.metal --replicas=1 | |
| $ rosa create machinepool --cluster=mycluster --name=mymachinepool --type=Windows --instance-type=m5zn.metal --replicas=1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Desired replicas: 1 | ||
| Current replicas: 1 | ||
| Instance type: m5.xlarge | ||
| Image type: Windows |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hunterkepley Would this thing will be shown in rosa describe machinepool command in GA.
|
|
||
| //Commenting out until this HCP feature is available in the OCM UI | ||
| //ifdef::openshift-rosa-hcp[] | ||
| //. Optional: If you are using {VirtProductName} on a {product-title} cluster, you might want to run Windows VMs. In order to be license-compliant with Microsoft Windows in AWS, the hosts (metal EC2 instances) running these VMs must be enabled with AWS EC2 Windows License Included. To enable the machine pool for AWS Windows License Included, select the *Enable machine pool for AWS Windows License Included* checkbox. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| //. Optional: If you are using {VirtProductName} on a {product-title} cluster, you might want to run Windows VMs. In order to be license-compliant with Microsoft Windows in AWS, the hosts (metal EC2 instances) running these VMs must be enabled with AWS EC2 Windows License Included. To enable the machine pool for AWS Windows License Included, select the *Enable machine pool for AWS Windows License Included* checkbox. | |
| //. Optional: If you are using {VirtProductName} on a {product-title} cluster, you might want to run Windows VMs. In order to be license-compliant with Microsoft Windows in AWS, the hosts (AMD64 bare metal EC2 instances) running these VMs must be enabled with AWS EC2 Windows License Included. To enable the machine pool for AWS Windows License Included, select the *Enable machine pool for AWS Windows License Included* checkbox. |
| //+ | ||
| //[IMPORTANT] | ||
| //==== | ||
| //You can only select this option when the host cluster is a {product-title} cluster version 4.19 and later, the instance type is bare metal EC2, and the region is `us-west-2`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| //You can only select this option when the host cluster is a {product-title} cluster version 4.19 and later, the instance type is bare metal EC2, and the region is `us-west-2`. | |
| //You can only select this option when the host cluster is a {product-title} cluster version 4.19 and later, the instance type is AMD64 bare metal EC2 instance, and the region is `us-west-2`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now in GA, every region is supported , cc: @BraeTroutman Please confirm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes all non-opt-in AWS regions are supported
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @BraeTroutman cc: @AedinC
e68accb to
d0b0ba3
Compare
d0b0ba3 to
49c3738
Compare
|
@AedinC: all tests passed! Full PR test history. Your PR dashboard. 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. |
Version(s):
4.20+
Issue:
https://issues.redhat.com/browse/OSDOCS-12593
Link to docs preview:
Creating a machine pool using the ROSA CLI
What' s new
Peer review:
SME review:
QE review:
Additional information: