You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -347,6 +347,7 @@ The node_pools variable takes the following parameters:
347
347
| image_maximum_gc_age | Defines the maximum age an image can be unused before it is garbage collected. | null | Optional |
348
348
| allowed_unsafe_sysctls | Defines a comma-separated allowlist of unsafe sysctls or sysctl patterns which can be set on the Pods. This should be passed as comma separated string. | null | Optional |
349
349
| enable_confidential_nodes | An optional flag to enable confidential node config. | false | Optional |
350
+
| confidential_instance_type | Defines the type of technology used by the confidential node. | null | Optional |
350
351
| disk_size_gb | Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB | 100 | Optional |
351
352
| disk_type | Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') | pd-standard | Optional |
Copy file name to clipboardExpand all lines: autogen/main/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -214,6 +214,7 @@ The node_pools variable takes the following parameters:
214
214
| image_maximum_gc_age | Defines the maximum age an image can be unused before it is garbage collected. | null | Optional |
215
215
| allowed_unsafe_sysctls | Defines a comma-separated allowlist of unsafe sysctls or sysctl patterns which can be set on the Pods. This should be passed as comma separated string. | null | Optional |
216
216
| enable_confidential_nodes | An optional flag to enable confidential node config. | false | Optional |
217
+
| confidential_instance_type | Defines the type of technology used by the confidential node. | null | Optional |
217
218
| disk_size_gb | Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB | 100 | Optional |
218
219
| disk_type | Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') | pd-standard | Optional |
Copy file name to clipboardExpand all lines: modules/beta-private-cluster-update-variant/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -400,6 +400,7 @@ The node_pools variable takes the following parameters:
400
400
| image_maximum_gc_age | Defines the maximum age an image can be unused before it is garbage collected. | null | Optional |
401
401
| allowed_unsafe_sysctls | Defines a comma-separated allowlist of unsafe sysctls or sysctl patterns which can be set on the Pods. This should be passed as comma separated string. | null | Optional |
402
402
| enable_confidential_nodes | An optional flag to enable confidential node config. | false | Optional |
403
+
| confidential_instance_type | Defines the type of technology used by the confidential node. | null | Optional |
403
404
| disk_size_gb | Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB | 100 | Optional |
404
405
| disk_type | Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') | pd-standard | Optional |
Copy file name to clipboardExpand all lines: modules/beta-private-cluster/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -378,6 +378,7 @@ The node_pools variable takes the following parameters:
378
378
| image_maximum_gc_age | Defines the maximum age an image can be unused before it is garbage collected. | null | Optional |
379
379
| allowed_unsafe_sysctls | Defines a comma-separated allowlist of unsafe sysctls or sysctl patterns which can be set on the Pods. This should be passed as comma separated string. | null | Optional |
380
380
| enable_confidential_nodes | An optional flag to enable confidential node config. | false | Optional |
381
+
| confidential_instance_type | Defines the type of technology used by the confidential node. | null | Optional |
381
382
| disk_size_gb | Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB | 100 | Optional |
382
383
| disk_type | Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') | pd-standard | Optional |
Copy file name to clipboardExpand all lines: modules/beta-public-cluster-update-variant/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -386,6 +386,7 @@ The node_pools variable takes the following parameters:
386
386
| image_maximum_gc_age | Defines the maximum age an image can be unused before it is garbage collected. | null | Optional |
387
387
| allowed_unsafe_sysctls | Defines a comma-separated allowlist of unsafe sysctls or sysctl patterns which can be set on the Pods. This should be passed as comma separated string. | null | Optional |
388
388
| enable_confidential_nodes | An optional flag to enable confidential node config. | false | Optional |
389
+
| confidential_instance_type | Defines the type of technology used by the confidential node. | null | Optional |
389
390
| disk_size_gb | Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB | 100 | Optional |
390
391
| disk_type | Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') | pd-standard | Optional |
Copy file name to clipboardExpand all lines: modules/beta-public-cluster/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -364,6 +364,7 @@ The node_pools variable takes the following parameters:
364
364
| image_maximum_gc_age | Defines the maximum age an image can be unused before it is garbage collected. | null | Optional |
365
365
| allowed_unsafe_sysctls | Defines a comma-separated allowlist of unsafe sysctls or sysctl patterns which can be set on the Pods. This should be passed as comma separated string. | null | Optional |
366
366
| enable_confidential_nodes | An optional flag to enable confidential node config. | false | Optional |
367
+
| confidential_instance_type | Defines the type of technology used by the confidential node. | null | Optional |
367
368
| disk_size_gb | Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB | 100 | Optional |
368
369
| disk_type | Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') | pd-standard | Optional |
Copy file name to clipboardExpand all lines: modules/private-cluster-update-variant/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -383,6 +383,7 @@ The node_pools variable takes the following parameters:
383
383
| image_maximum_gc_age | Defines the maximum age an image can be unused before it is garbage collected. | null | Optional |
384
384
| allowed_unsafe_sysctls | Defines a comma-separated allowlist of unsafe sysctls or sysctl patterns which can be set on the Pods. This should be passed as comma separated string. | null | Optional |
385
385
| enable_confidential_nodes | An optional flag to enable confidential node config. | false | Optional |
386
+
| confidential_instance_type | Defines the type of technology used by the confidential node. | null | Optional |
386
387
| disk_size_gb | Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB | 100 | Optional |
387
388
| disk_type | Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') | pd-standard | Optional |
Copy file name to clipboardExpand all lines: modules/private-cluster/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -361,6 +361,7 @@ The node_pools variable takes the following parameters:
361
361
| image_maximum_gc_age | Defines the maximum age an image can be unused before it is garbage collected. | null | Optional |
362
362
| allowed_unsafe_sysctls | Defines a comma-separated allowlist of unsafe sysctls or sysctl patterns which can be set on the Pods. This should be passed as comma separated string. | null | Optional |
363
363
| enable_confidential_nodes | An optional flag to enable confidential node config. | false | Optional |
364
+
| confidential_instance_type | Defines the type of technology used by the confidential node. | null | Optional |
364
365
| disk_size_gb | Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB | 100 | Optional |
365
366
| disk_type | Type of the disk attached to each node (e.g. 'pd-standard' or 'pd-ssd') | pd-standard | Optional |
0 commit comments