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
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,7 @@ Then perform the following commands on the root folder:
158
158
| firewall\_priority | Priority rule for firewall rules |`number`|`1000`| no |
159
159
| gateway\_api\_channel | The gateway api channel of this cluster. Accepted values are `CHANNEL_STANDARD` and `CHANNEL_DISABLED`. |`string`|`null`| no |
160
160
| gce\_pd\_csi\_driver | Whether this cluster should enable the Google Compute Engine Persistent Disk Container Storage Interface (CSI) Driver. |`bool`|`true`| no |
161
+
| gke\_backup\_agent\_config | Whether Backup for GKE agent is enabled for this cluster. |`bool`|`false`| no |
161
162
| grant\_registry\_access | Grants created cluster-specific service account storage.objectViewer and artifactregistry.reader roles. |`bool`|`false`| no |
162
163
| horizontal\_pod\_autoscaling | Enable horizontal pod autoscaling addon |`bool`|`true`| no |
163
164
| http\_load\_balancing | Enable httpload balancer addon |`bool`|`true`| no |
Copy file name to clipboardExpand all lines: modules/beta-private-cluster-update-variant/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -203,7 +203,7 @@ Then perform the following commands on the root folder:
203
203
| firewall\_priority | Priority rule for firewall rules |`number`|`1000`| no |
204
204
| gateway\_api\_channel | The gateway api channel of this cluster. Accepted values are `CHANNEL_STANDARD` and `CHANNEL_DISABLED`. |`string`|`null`| no |
205
205
| gce\_pd\_csi\_driver | Whether this cluster should enable the Google Compute Engine Persistent Disk Container Storage Interface (CSI) Driver. |`bool`|`true`| no |
206
-
| gke\_backup\_agent\_config |(Beta) Whether Backup for GKE agent is enabled for this cluster. |`bool`|`false`| no |
206
+
| gke\_backup\_agent\_config | Whether Backup for GKE agent is enabled for this cluster. |`bool`|`false`| no |
207
207
| grant\_registry\_access | Grants created cluster-specific service account storage.objectViewer and artifactregistry.reader roles. |`bool`|`false`| no |
208
208
| horizontal\_pod\_autoscaling | Enable horizontal pod autoscaling addon |`bool`|`true`| no |
209
209
| http\_load\_balancing | Enable httpload balancer addon |`bool`|`true`| no |
Copy file name to clipboardExpand all lines: modules/beta-private-cluster/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -181,7 +181,7 @@ Then perform the following commands on the root folder:
181
181
| firewall\_priority | Priority rule for firewall rules |`number`|`1000`| no |
182
182
| gateway\_api\_channel | The gateway api channel of this cluster. Accepted values are `CHANNEL_STANDARD` and `CHANNEL_DISABLED`. |`string`|`null`| no |
183
183
| gce\_pd\_csi\_driver | Whether this cluster should enable the Google Compute Engine Persistent Disk Container Storage Interface (CSI) Driver. |`bool`|`true`| no |
184
-
| gke\_backup\_agent\_config |(Beta) Whether Backup for GKE agent is enabled for this cluster. |`bool`|`false`| no |
184
+
| gke\_backup\_agent\_config | Whether Backup for GKE agent is enabled for this cluster. |`bool`|`false`| no |
185
185
| grant\_registry\_access | Grants created cluster-specific service account storage.objectViewer and artifactregistry.reader roles. |`bool`|`false`| no |
186
186
| horizontal\_pod\_autoscaling | Enable horizontal pod autoscaling addon |`bool`|`true`| no |
187
187
| http\_load\_balancing | Enable httpload balancer addon |`bool`|`true`| no |
Copy file name to clipboardExpand all lines: modules/beta-public-cluster-update-variant/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -194,7 +194,7 @@ Then perform the following commands on the root folder:
194
194
| firewall\_priority | Priority rule for firewall rules |`number`|`1000`| no |
195
195
| gateway\_api\_channel | The gateway api channel of this cluster. Accepted values are `CHANNEL_STANDARD` and `CHANNEL_DISABLED`. |`string`|`null`| no |
196
196
| gce\_pd\_csi\_driver | Whether this cluster should enable the Google Compute Engine Persistent Disk Container Storage Interface (CSI) Driver. |`bool`|`true`| no |
197
-
| gke\_backup\_agent\_config |(Beta) Whether Backup for GKE agent is enabled for this cluster. |`bool`|`false`| no |
197
+
| gke\_backup\_agent\_config | Whether Backup for GKE agent is enabled for this cluster. |`bool`|`false`| no |
198
198
| grant\_registry\_access | Grants created cluster-specific service account storage.objectViewer and artifactregistry.reader roles. |`bool`|`false`| no |
199
199
| horizontal\_pod\_autoscaling | Enable horizontal pod autoscaling addon |`bool`|`true`| no |
200
200
| http\_load\_balancing | Enable httpload balancer addon |`bool`|`true`| no |
0 commit comments