将现有标准 GKE 迁移到 Autopilot GKE

pag*_*lav 2 google-cloud-platform kubernetes google-kubernetes-engine

我有标准 GKE 集群,希望将所有正在运行的服务迁移到新的 Autopilot 集群。我研究了官方文档,但没有找到任何如何执行此迁移的信息

Bak*_*tra 5

目前,此操作无法将 Standard GKE 集群转换为 Autopilot GKE 。

在 GKE 文档Autopilot 概述中的“其他限制”下,您可以找到“无转换”部分:

不支持将标准集群转换为 Autopilot 模式以及将 Autopilot 集群转换为标准模式。

正如@guillaume blaquiere 所说。您必须重新部署所有服务。手动备份和恢复您的数据。