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
The v29.0 release of *kubernetes-engine* is a backwards incompatible
3
+
release.
4
+
5
+
### Default cluster service account permissions modified
6
+
7
+
When `create_service_account` is `true`, the service account will now be created with `Kubernetes Engine Node Service Account` role instead of `Logs Writer`, `Monitoring Metric Writer`, `Monitoring Viewer` and `Stackdriver Resource Metadata Writer` roles.
8
+
This is the Google recommended least privileged role to be used for the service account attached to the GKE Nodes.
0 commit comments