kubernetes/website

[zh-cn] Remove a duplicate description line in the zh-cn kubectl create reference page

已关闭

#55,991 创建于 2026年6月3日

 (11 条评论) (0 个反应) (1 位负责人)HTML (13,918 个派生)batch import
area/localizationgood first issuehelp wantedkind/bugkind/cleanuptriage/accepted

仓库指标

星标
 (4,127 个星标)
PR 合并指标
 (平均合并 16天 13小时) (30 天内合并 160 个 PR)

描述

This is a Bug Report

Description

content/zh-cn/docs/reference/kubectl/generated/kubectl_create/_index.md has the description: key twice in its front matter:

Newer Hugo errors on duplicate front-matter keys, so this blocks the build for hugo upgrade effort https://github.com/kubernetes/website/pull/55972

Delete the second description: block (the two lines after no_list: true).

Acceptance

  • File has a single description: key.

贡献者指南