Files
website/content/zh/docs/tasks/tools/included/kubectl-convert-overview.md
Yu.Bozhong 0561eaa17a [zh] Resync kubectl-convert-overview (#32642)
* docs: update translation

* Update content/zh/docs/tasks/tools/included/kubectl-convert-overview.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-30 02:18:25 -07:00

1.1 KiB

title, description, headless
title description headless
kubectl-convert 概述 一个 kubectl 插件,允许你将清单从一个 Kubernetes API 版本转换到不同的版本。 true

一个 Kubernetes 命令行工具 kubectl 的插件,允许你将清单在不同 API 版本间转换。 这对于将清单迁移到新的 Kubernetes 发行版上未被废弃的 API 版本时尤其有帮助。 更多信息请访问 迁移到非弃用 API