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.

貢獻者指南