Commit 293325f
committed
Add an example
The current WMCO docs for AWS only mention "Windows Server 2019,
version 1809 Long-Term Servicing Channel (LTSC)" as a supported
Windows version. For newcomers to Windows containers and AWS it's hard
to figure out the right AMI to use.
The example command added in this pull request is actually taken from
upstream:
https://github.com/openshift/windows-machine-config-operator/blob/master/hack/machineset.sh#L82aws command for querying valid AMI images1 parent cfb4649 commit 293325f
File tree
1 file changed
+8
-1
lines changed- windows_containers/creating_windows_machinesets
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
16 | 23 | | |
17 | 24 | | |
18 | 25 | | |
| |||
0 commit comments