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 ACM module has been refactored and resources will be recreated; particularly note the recreation of `tls_private_key` if `create_ssh_key` is enabled.
For the Safer Cluster module, you must now specify `release_channel` instead of `kubernetes_version`.
39
+
The `release_channel` can be chosen based on type of workload. For production workloads `REGULAR` is recommended or `STABLE` if stability is paramount.
40
+
41
+
More information about release channels can be found [here](https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels).
42
+
43
+
Release notes for each release channel can be found [here](https://cloud.google.com/kubernetes-engine/docs/release-notes).
0 commit comments