You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_\<windows_server_ami\>_ should be replaced with the AMI ID of a [supported version](wmco-prerequisites.md#supported-windows-server-versions) of Windows Server.
4
+
8
5
_\<infrastructureID\>_ should be replaced with the output of:
9
6
```shell script
10
7
oc get -o jsonpath='{.status.infrastructureName}{"\n"}' infrastructure cluster
11
8
```
12
9
_\<region\>_ should be replaced with a valid AWS region like `us-east-1`.
10
+
13
11
_\<zone\>_ should be replaced with a valid AWS availability zone like `us-east-1a`.
0 commit comments