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: docs/upgrading_to_v36.0.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Upgrading to v36.0
2
2
The v36.0 release of *kubernetes-engine* is a backwards incompatible release.
3
3
4
+
### Google Cloud Platform Provider upgrade
5
+
The Terraform Kubernetes Engine Module now requires version 6.14 or higher of the Google Cloud Platform Providers.
6
+
4
7
### var.enable_gcfs removed from Autopilot sub-modules
5
8
The variable `enable_gcfs` has been removed from the Autopilot sub-modules. Autopilot clusters that run GKE version `1.25.5-gke.1000` and later use [Image streaming](https://cloud.google.com/kubernetes-engine/docs/how-to/image-streaming).
0 commit comments