kubernetes/website

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

クローズ

#55,991 opened on 2026/06/03

 (11 件のコメント) (0 件のリアクション) (1 人の担当者)HTML (13,918 件のフォーク)batch import
area/localizationgood first issuehelp wantedkind/bugkind/cleanuptriage/accepted

Repository metrics

Stars
 (4,127 個のスター)
PR merge metrics
 (平均マージ 16d 13h) (30d で 160 merged PRs)

説明

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.

コントリビューターガイド