Alpha clusters should not be used for production workloads

This rule is part of a beta feature. To learn more, contact Support.
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

Description

Alpha clusters are not suitable for production workloads. They are intended for early adopters to test new features before they become production-ready. Although they enable all Kubernetes API features, alpha clusters are not covered by the GKE SLA, do not receive security updates, have node auto-upgrade and node auto-repair disabled, cannot be upgraded, and are automatically deleted after 30 days.

Note: Alpha features cannot be disabled. To remediate, a new cluster must be created.

Remediation

  1. Go to the Kubernetes Engine.
  2. Click CREATE CLUSTER.
  3. Configure the cluster as required.
  4. Confirm that the Enable Kubernetes alpha features in this cluster checkbox is not selected.
  5. Click CREATE.

References