@@ -29,7 +29,7 @@ endif::[]
2929the control plane and infrastructure node sizing that is applied during installation.
3030
3131ifdef::openshift-dedicated[]
32- AWS control plane and infrastructure node size
32+ AWS control plane and infrastructure node size:
3333endif::[]
3434[options="header",cols="3*"]
3535|===
@@ -50,10 +50,12 @@ endif::[]
5050
5151ifdef::openshift-dedicated[]
5252
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 "]
5555|===
56- |Number of compute nodes |Control plane size |Infrastructure node size
56+ |Number of compute nodes
57+ |Control plane size
58+ |Infrastructure node size
5759
5860|1 to 25
5961|custom-8-32768
@@ -68,6 +70,26 @@ GCP control plane and infrastructure node size
6870|custom-16-131072-ext
6971|===
7072
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+
7193endif::[]
7294
7395[NOTE]
0 commit comments