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: modules/beta-private-cluster-update-variant/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -220,6 +220,7 @@ Then perform the following commands on the root folder:
220
220
| node\_metadata | Specifies how node metadata is exposed to the workload running on the node |`string`|`"GKE_METADATA_SERVER"`| no |
221
221
| node\_pools | List of maps containing node pools |`list(map(string))`| <pre>[<br> {<br> "name": "default-node-pool"<br> }<br>]</pre> | no |
222
222
| node\_pools\_labels | Map of maps containing node labels by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
223
+
| node\_pools\_linux\_node\_configs\_sysctls | Map of maps containing linux node config sysctls by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
223
224
| node\_pools\_metadata | Map of maps containing node metadata by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
224
225
| node\_pools\_oauth\_scopes | Map of lists containing node oauth scopes by node-pool name |`map(list(string))`| <pre>{<br> "all": [<br> "https://www.googleapis.com/auth/cloud-platform"<br> ],<br> "default-node-pool": []<br>}</pre> | no |
225
226
| node\_pools\_tags | Map of lists containing node network tags by node-pool name |`map(list(string))`| <pre>{<br> "all": [],<br> "default-node-pool": []<br>}</pre> | no |
Copy file name to clipboardExpand all lines: modules/beta-private-cluster/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -198,6 +198,7 @@ Then perform the following commands on the root folder:
198
198
| node\_metadata | Specifies how node metadata is exposed to the workload running on the node |`string`|`"GKE_METADATA_SERVER"`| no |
199
199
| node\_pools | List of maps containing node pools |`list(map(string))`| <pre>[<br> {<br> "name": "default-node-pool"<br> }<br>]</pre> | no |
200
200
| node\_pools\_labels | Map of maps containing node labels by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
201
+
| node\_pools\_linux\_node\_configs\_sysctls | Map of maps containing linux node config sysctls by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
201
202
| node\_pools\_metadata | Map of maps containing node metadata by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
202
203
| node\_pools\_oauth\_scopes | Map of lists containing node oauth scopes by node-pool name |`map(list(string))`| <pre>{<br> "all": [<br> "https://www.googleapis.com/auth/cloud-platform"<br> ],<br> "default-node-pool": []<br>}</pre> | no |
203
204
| node\_pools\_tags | Map of lists containing node network tags by node-pool name |`map(list(string))`| <pre>{<br> "all": [],<br> "default-node-pool": []<br>}</pre> | no |
Copy file name to clipboardExpand all lines: modules/beta-public-cluster-update-variant/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -209,6 +209,7 @@ Then perform the following commands on the root folder:
209
209
| node\_metadata | Specifies how node metadata is exposed to the workload running on the node |`string`|`"GKE_METADATA_SERVER"`| no |
210
210
| node\_pools | List of maps containing node pools |`list(map(string))`| <pre>[<br> {<br> "name": "default-node-pool"<br> }<br>]</pre> | no |
211
211
| node\_pools\_labels | Map of maps containing node labels by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
212
+
| node\_pools\_linux\_node\_configs\_sysctls | Map of maps containing linux node config sysctls by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
212
213
| node\_pools\_metadata | Map of maps containing node metadata by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
213
214
| node\_pools\_oauth\_scopes | Map of lists containing node oauth scopes by node-pool name |`map(list(string))`| <pre>{<br> "all": [<br> "https://www.googleapis.com/auth/cloud-platform"<br> ],<br> "default-node-pool": []<br>}</pre> | no |
214
215
| node\_pools\_tags | Map of lists containing node network tags by node-pool name |`map(list(string))`| <pre>{<br> "all": [],<br> "default-node-pool": []<br>}</pre> | no |
Copy file name to clipboardExpand all lines: modules/beta-public-cluster/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -187,6 +187,7 @@ Then perform the following commands on the root folder:
187
187
| node\_metadata | Specifies how node metadata is exposed to the workload running on the node |`string`|`"GKE_METADATA_SERVER"`| no |
188
188
| node\_pools | List of maps containing node pools |`list(map(string))`| <pre>[<br> {<br> "name": "default-node-pool"<br> }<br>]</pre> | no |
189
189
| node\_pools\_labels | Map of maps containing node labels by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
190
+
| node\_pools\_linux\_node\_configs\_sysctls | Map of maps containing linux node config sysctls by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
190
191
| node\_pools\_metadata | Map of maps containing node metadata by node-pool name |`map(map(string))`| <pre>{<br> "all": {},<br> "default-node-pool": {}<br>}</pre> | no |
191
192
| node\_pools\_oauth\_scopes | Map of lists containing node oauth scopes by node-pool name |`map(list(string))`| <pre>{<br> "all": [<br> "https://www.googleapis.com/auth/cloud-platform"<br> ],<br> "default-node-pool": []<br>}</pre> | no |
192
193
| node\_pools\_tags | Map of lists containing node network tags by node-pool name |`map(list(string))`| <pre>{<br> "all": [],<br> "default-node-pool": []<br>}</pre> | no |
0 commit comments