1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 06:46:36 +01:00

Tested instance type lists for AWS/Azure/GCP

This commit is contained in:
Cody Hoag
2022-01-06 16:47:32 -05:00
parent 342906e784
commit e7ccede4ab
4 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
* `c6g.*`
* `m6i.*`

View File

@@ -0,0 +1,13 @@
* `c4.*`
* `c5.*`
* `c5a.*`
* `i3.*`
* `m4.*`
* `m5.*`
* `m5a.*`
* `m6i.*`
* `r4.*`
* `r5.*`
* `r5a.*`
* `t3.*`
* `t3a.*`