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
-19Lines changed: 0 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,22 +108,6 @@ Then perform the following commands on the root folder:
108
108
-`terraform apply` to apply the infrastructure build
109
109
-`terraform destroy` to destroy the built infrastructure
110
110
111
-
## Upgrade to v3.0.0
112
-
113
-
v3.0.0 is a breaking release. Refer to the
114
-
[Upgrading to v3.0 guide][upgrading-to-v3.0] for details.
115
-
116
-
## Upgrade to v2.0.0
117
-
118
-
v2.0.0 is a breaking release. Refer to the
119
-
[Upgrading to v2.0 guide][upgrading-to-v2.0] for details.
120
-
121
-
## Upgrade to v1.0.0
122
-
123
-
Version 1.0.0 of this module introduces a breaking change: adding the `disable-legacy-endpoints` metadata field to all node pools. This metadata is required by GKE and [determines whether the `/0.1/` and `/v1beta1/` paths are available in the nodes' metadata server](https://cloud.google.com/kubernetes-engine/docs/how-to/protecting-cluster-metadata#disable-legacy-apis). If your applications do not require access to the node's metadata server, you can leave the default value of `true` provided by the module. If your applications require access to the metadata server, be sure to read the linked documentation to see if you need to set the value for this field to `false` to allow your applications access to the above metadata server paths.
124
-
125
-
In either case, upgrading to module version `v1.0.0` will trigger a recreation of all node pools in the cluster.
126
-
127
111
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
128
112
## Inputs
129
113
@@ -251,9 +235,6 @@ The project has the following folders and files:
Copy file name to clipboardExpand all lines: autogen/README.md
-27Lines changed: 0 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,22 +136,6 @@ Then perform the following commands on the root folder:
136
136
-`terraform apply` to apply the infrastructure build
137
137
-`terraform destroy` to destroy the built infrastructure
138
138
139
-
## Upgrade to v3.0.0
140
-
141
-
v3.0.0 is a breaking release. Refer to the
142
-
[Upgrading to v3.0 guide][upgrading-to-v3.0] for details.
143
-
144
-
## Upgrade to v2.0.0
145
-
146
-
v2.0.0 is a breaking release. Refer to the
147
-
[Upgrading to v2.0 guide][upgrading-to-v2.0] for details.
148
-
149
-
## Upgrade to v1.0.0
150
-
151
-
Version 1.0.0 of this module introduces a breaking change: adding the `disable-legacy-endpoints` metadata field to all node pools. This metadata is required by GKE and [determines whether the `/0.1/` and `/v1beta1/` paths are available in the nodes' metadata server](https://cloud.google.com/kubernetes-engine/docs/how-to/protecting-cluster-metadata#disable-legacy-apis). If your applications do not require access to the node's metadata server, you can leave the default value of `true` provided by the module. If your applications require access to the metadata server, be sure to read the linked documentation to see if you need to set the value for this field to `false` to allow your applications access to the above metadata server paths.
152
-
153
-
In either case, upgrading to module version `v1.0.0` will trigger a recreation of all node pools in the cluster.
154
-
155
139
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
156
140
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
157
141
@@ -210,17 +194,6 @@ The project has the following folders and files:
Copy file name to clipboardExpand all lines: modules/beta-private-cluster-update-variant/README.md
-19Lines changed: 0 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,22 +127,6 @@ Then perform the following commands on the root folder:
127
127
-`terraform apply` to apply the infrastructure build
128
128
-`terraform destroy` to destroy the built infrastructure
129
129
130
-
## Upgrade to v3.0.0
131
-
132
-
v3.0.0 is a breaking release. Refer to the
133
-
[Upgrading to v3.0 guide][upgrading-to-v3.0] for details.
134
-
135
-
## Upgrade to v2.0.0
136
-
137
-
v2.0.0 is a breaking release. Refer to the
138
-
[Upgrading to v2.0 guide][upgrading-to-v2.0] for details.
139
-
140
-
## Upgrade to v1.0.0
141
-
142
-
Version 1.0.0 of this module introduces a breaking change: adding the `disable-legacy-endpoints` metadata field to all node pools. This metadata is required by GKE and [determines whether the `/0.1/` and `/v1beta1/` paths are available in the nodes' metadata server](https://cloud.google.com/kubernetes-engine/docs/how-to/protecting-cluster-metadata#disable-legacy-apis). If your applications do not require access to the node's metadata server, you can leave the default value of `true` provided by the module. If your applications require access to the metadata server, be sure to read the linked documentation to see if you need to set the value for this field to `false` to allow your applications access to the above metadata server paths.
143
-
144
-
In either case, upgrading to module version `v1.0.0` will trigger a recreation of all node pools in the cluster.
145
-
146
130
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
147
131
## Inputs
148
132
@@ -298,9 +282,6 @@ The project has the following folders and files:
Copy file name to clipboardExpand all lines: modules/beta-private-cluster/README.md
-19Lines changed: 0 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,22 +127,6 @@ Then perform the following commands on the root folder:
127
127
-`terraform apply` to apply the infrastructure build
128
128
-`terraform destroy` to destroy the built infrastructure
129
129
130
-
## Upgrade to v3.0.0
131
-
132
-
v3.0.0 is a breaking release. Refer to the
133
-
[Upgrading to v3.0 guide][upgrading-to-v3.0] for details.
134
-
135
-
## Upgrade to v2.0.0
136
-
137
-
v2.0.0 is a breaking release. Refer to the
138
-
[Upgrading to v2.0 guide][upgrading-to-v2.0] for details.
139
-
140
-
## Upgrade to v1.0.0
141
-
142
-
Version 1.0.0 of this module introduces a breaking change: adding the `disable-legacy-endpoints` metadata field to all node pools. This metadata is required by GKE and [determines whether the `/0.1/` and `/v1beta1/` paths are available in the nodes' metadata server](https://cloud.google.com/kubernetes-engine/docs/how-to/protecting-cluster-metadata#disable-legacy-apis). If your applications do not require access to the node's metadata server, you can leave the default value of `true` provided by the module. If your applications require access to the metadata server, be sure to read the linked documentation to see if you need to set the value for this field to `false` to allow your applications access to the above metadata server paths.
143
-
144
-
In either case, upgrading to module version `v1.0.0` will trigger a recreation of all node pools in the cluster.
145
-
146
130
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
147
131
## Inputs
148
132
@@ -298,9 +282,6 @@ The project has the following folders and files:
Copy file name to clipboardExpand all lines: modules/beta-public-cluster/README.md
-19Lines changed: 0 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,22 +111,6 @@ Then perform the following commands on the root folder:
111
111
-`terraform apply` to apply the infrastructure build
112
112
-`terraform destroy` to destroy the built infrastructure
113
113
114
-
## Upgrade to v3.0.0
115
-
116
-
v3.0.0 is a breaking release. Refer to the
117
-
[Upgrading to v3.0 guide][upgrading-to-v3.0] for details.
118
-
119
-
## Upgrade to v2.0.0
120
-
121
-
v2.0.0 is a breaking release. Refer to the
122
-
[Upgrading to v2.0 guide][upgrading-to-v2.0] for details.
123
-
124
-
## Upgrade to v1.0.0
125
-
126
-
Version 1.0.0 of this module introduces a breaking change: adding the `disable-legacy-endpoints` metadata field to all node pools. This metadata is required by GKE and [determines whether the `/0.1/` and `/v1beta1/` paths are available in the nodes' metadata server](https://cloud.google.com/kubernetes-engine/docs/how-to/protecting-cluster-metadata#disable-legacy-apis). If your applications do not require access to the node's metadata server, you can leave the default value of `true` provided by the module. If your applications require access to the metadata server, be sure to read the linked documentation to see if you need to set the value for this field to `false` to allow your applications access to the above metadata server paths.
127
-
128
-
In either case, upgrading to module version `v1.0.0` will trigger a recreation of all node pools in the cluster.
129
-
130
114
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
131
115
## Inputs
132
116
@@ -278,9 +262,6 @@ The project has the following folders and files:
Copy file name to clipboardExpand all lines: modules/private-cluster-update-variant/README.md
-19Lines changed: 0 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,22 +124,6 @@ Then perform the following commands on the root folder:
124
124
-`terraform apply` to apply the infrastructure build
125
125
-`terraform destroy` to destroy the built infrastructure
126
126
127
-
## Upgrade to v3.0.0
128
-
129
-
v3.0.0 is a breaking release. Refer to the
130
-
[Upgrading to v3.0 guide][upgrading-to-v3.0] for details.
131
-
132
-
## Upgrade to v2.0.0
133
-
134
-
v2.0.0 is a breaking release. Refer to the
135
-
[Upgrading to v2.0 guide][upgrading-to-v2.0] for details.
136
-
137
-
## Upgrade to v1.0.0
138
-
139
-
Version 1.0.0 of this module introduces a breaking change: adding the `disable-legacy-endpoints` metadata field to all node pools. This metadata is required by GKE and [determines whether the `/0.1/` and `/v1beta1/` paths are available in the nodes' metadata server](https://cloud.google.com/kubernetes-engine/docs/how-to/protecting-cluster-metadata#disable-legacy-apis). If your applications do not require access to the node's metadata server, you can leave the default value of `true` provided by the module. If your applications require access to the metadata server, be sure to read the linked documentation to see if you need to set the value for this field to `false` to allow your applications access to the above metadata server paths.
140
-
141
-
In either case, upgrading to module version `v1.0.0` will trigger a recreation of all node pools in the cluster.
142
-
143
127
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
144
128
## Inputs
145
129
@@ -271,9 +255,6 @@ The project has the following folders and files:
Copy file name to clipboardExpand all lines: modules/private-cluster/README.md
-19Lines changed: 0 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,22 +124,6 @@ Then perform the following commands on the root folder:
124
124
-`terraform apply` to apply the infrastructure build
125
125
-`terraform destroy` to destroy the built infrastructure
126
126
127
-
## Upgrade to v3.0.0
128
-
129
-
v3.0.0 is a breaking release. Refer to the
130
-
[Upgrading to v3.0 guide][upgrading-to-v3.0] for details.
131
-
132
-
## Upgrade to v2.0.0
133
-
134
-
v2.0.0 is a breaking release. Refer to the
135
-
[Upgrading to v2.0 guide][upgrading-to-v2.0] for details.
136
-
137
-
## Upgrade to v1.0.0
138
-
139
-
Version 1.0.0 of this module introduces a breaking change: adding the `disable-legacy-endpoints` metadata field to all node pools. This metadata is required by GKE and [determines whether the `/0.1/` and `/v1beta1/` paths are available in the nodes' metadata server](https://cloud.google.com/kubernetes-engine/docs/how-to/protecting-cluster-metadata#disable-legacy-apis). If your applications do not require access to the node's metadata server, you can leave the default value of `true` provided by the module. If your applications require access to the metadata server, be sure to read the linked documentation to see if you need to set the value for this field to `false` to allow your applications access to the above metadata server paths.
140
-
141
-
In either case, upgrading to module version `v1.0.0` will trigger a recreation of all node pools in the cluster.
142
-
143
127
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
144
128
## Inputs
145
129
@@ -271,9 +255,6 @@ The project has the following folders and files:
0 commit comments