kubernetes/website

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

Fermée

#55 991 ouverte le 3 juin 2026

 (11 commentaires) (0 réaction) (1 personne assignée)HTML (13 918 forks)batch import
area/localizationgood first issuehelp wantedkind/bugkind/cleanuptriage/accepted

Métriques du dépôt

Stars
 (4 127 étoiles)
Métriques de merge PR
 (Merge moyen 16j 13h) (160 PRs mergées en 30 j)

Description

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.

Guide contributeur