@@ -29,7 +29,7 @@ endif::[]
29
29
the control plane and infrastructure node sizing that is applied during installation.
30
30
31
31
ifdef::openshift-dedicated[]
32
- AWS control plane and infrastructure node size
32
+ AWS control plane and infrastructure node size:
33
33
endif::[]
34
34
[options="header",cols="3*"]
35
35
|===
@@ -50,10 +50,12 @@ endif::[]
50
50
51
51
ifdef::openshift-dedicated[]
52
52
53
- GCP control plane and infrastructure node size
54
- [options="header",cols="3* "]
53
+ GCP control plane and infrastructure node size:
54
+ [options="header",cols="2a,2a,2a "]
55
55
|===
56
- |Number of compute nodes |Control plane size |Infrastructure node size
56
+ |Number of compute nodes
57
+ |Control plane size
58
+ |Infrastructure node size
57
59
58
60
|1 to 25
59
61
|custom-8-32768
@@ -68,6 +70,26 @@ GCP control plane and infrastructure node size
68
70
|custom-16-131072-ext
69
71
|===
70
72
73
+ GCP control plane and infrastructure node size for clusters created on or after 6 June 2024:
74
+ [options="header",cols="2a,2a,2a"]
75
+ |===
76
+ |Number of compute nodes
77
+ |Control plane size
78
+ |Infrastructure node size
79
+
80
+ |1 to 25
81
+ |n2-standard-8
82
+ |n2-highmem-4
83
+
84
+ |26 to 100
85
+ |n2-standard-16
86
+ |n2-highmem-8
87
+
88
+ |101 to 180
89
+ |n2-standard-32
90
+ |n2-highmem-16
91
+ |===
92
+
71
93
endif::[]
72
94
73
95
[NOTE]
0 commit comments