Skip to content

Commit d93de36

Browse files
authored
Update upgrading_to_v36.0.md
1 parent 5678911 commit d93de36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/upgrading_to_v36.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Upgrading to v36.0
22
The v36.0 release of *kubernetes-engine* is a backwards incompatible release.
33

4-
### var.enable_gcfs removed from Autopilot
4+
### var.enable_gcfs removed from Autopilot sub-modules
55
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
@@ -13,7 +13,7 @@ The variable `enable_gcfs` has been removed from the Autopilot sub-modules. Auto
1313
}
1414
```
1515

16-
### var.logging_variant removed from Autopilot
16+
### var.logging_variant removed from Autopilot sub-modules
1717
The variable `logging_variant` has been removed from the Autopilot sub-modules. It is only [applicable](https://cloud.google.com/kubernetes-engine/docs/how-to/adjust-log-throughput) to Standard clusters.
1818

1919
```diff

0 commit comments

Comments
 (0)