File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change 36
36
medium : Standard_D8S_v5
37
37
large : Standard_D16S_v5
38
38
39
- # #################################
40
- # VM based clusters (only AMD64) #
41
- # #################################
39
+ # ######################################
40
+ # VM based clusters (Some only AMD64) #
41
+ # ######################################
42
+
43
+ # Alpha Docs
44
+ # https://docs.google.com/document/d/1Rl0CXds-vjbIn0w0P2sHCDu7X859uE8CQLJsIymZT6c/
42
45
43
46
# https://docs.replicated.com/vendor/testing-supported-clusters#kind
44
47
kind :
45
48
amd64 :
46
49
small : r1.small
47
50
medium : r1.medium
48
51
large : r1.large
52
+ arm64 :
53
+ small : r1a.small
54
+ medium : r1a.medium
55
+ large : r1a.large
49
56
50
57
# https://docs.replicated.com/vendor/testing-supported-clusters#k3s
51
58
k3s :
52
59
amd64 :
53
60
small : r1.small
54
61
medium : r1.medium
55
62
large : r1.large
63
+ arm64 :
64
+ small : r1a.small
65
+ medium : r1a.medium
66
+ large : r1a.large
56
67
57
68
# https://docs.replicated.com/vendor/testing-supported-clusters#rke2-beta
58
69
rke2 :
59
70
amd64 :
60
71
small : r1.small
61
72
medium : r1.medium
62
73
large : r1.large
74
+ arm64 :
75
+ small : r1a.small
76
+ medium : r1a.medium
77
+ large : r1a.large
63
78
64
79
# https://docs.replicated.com/vendor/testing-supported-clusters#openshift-okd
65
80
okd :
You can’t perform that action at this time.
0 commit comments