Merge pull request #49740 from dkarczmarski/dkarczmarski/pl-docs-contribute-generate-ref-docs-kubernetes-components.md

[pl] docs/contribute/generate-ref-docs/kubernetes-components.md
This commit is contained in:
Kubernetes Prow Robot 2025-04-22 02:59:40 -07:00 committed by GitHub
commit b0cdd1fd3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,36 @@
---
title: Generowanie materiałów źródłowych dla komponentów i narzedzi Kubernetesa
content_type: task
weight: 120
---
<!-- overview -->
Ta strona pokazuje, jak zbudować strony materiałów źródłowych komponentów i narzędzi Kubernetesa.
## {{% heading "prerequisites" %}}
Rozpocznij od sekcji [wymagania wstępne](/docs/contribute/generate-ref-docs/quickstart/#before-you-begin)
w przewodniku "szybki start materiałów źródłowych"
<!-- steps -->
Postępuj zgodnie z [Szybki start](/docs/contribute/generate-ref-docs/quickstart/), aby
wygenerować strony materiałów źródłowych dla komponentów i narzędzi Kubernetesa.
## {{% heading "whatsnext" %}}
* [Szybki start](/docs/contribute/generate-ref-docs/quickstart/)
* [Generowanie materiałów źródłowych dla poleceń kubectl](/docs/contribute/generate-ref-docs/kubectl/)
* [Generowanie materiałów źródłowych dla API Kubernetesa](/docs/contribute/generate-ref-docs/kubernetes-api/)
* [Wkład w kod źródłowy Kubernetesa](/docs/contribute/generate-ref-docs/contribute-upstream/)