Skip to content

Commit 0433435

Browse files
authored
Update upgrading_to_v36.0.md
1 parent 2283e3a commit 0433435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrading_to_v36.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
The v36.0 release of *kubernetes-engine* is a backwards incompatible release.
33

44
### var.enable_gcfs removed from Autopilot
5-
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.
5+
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).
66

77
```diff
88
module "cluster" {

0 commit comments

Comments
 (0)