Skip to content

Commit b526e8b

Browse files
authored
Merge pull request #6 from kubernetes/master
merge from origin
2 parents e8d464b + 2bc1342 commit b526e8b

File tree

685 files changed

+38042
-18173
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

685 files changed

+38042
-18173
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ Note that code issues should be filed against the main kubernetes repository, wh
3535
### Submitting Documentation Pull Requests
3636

3737
If you're fixing an issue in the existing documentation, you should submit a PR against the master branch. Follow [these instructions to create a documentation pull request against the kubernetes.io repository](http://kubernetes.io/docs/home/contribute/create-pull-request/).
38+
39+
For more information, see [contributing to Kubernetes docs](https://kubernetes.io/docs/contribute/).

OWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ approvers:
77
- sig-docs-en-owners # Defined in OWNERS_ALIASES
88

99
emeritus_approvers:
10-
# chenopis, you're welcome to return when you're ready to resume PR wrangling
11-
# jaredbhatti, you're welcome to return when you're ready to resume PR wrangling
12-
# stewart-yu, you're welcome to return when you're ready to resume PR wrangling
10+
# - chenopis, commented out to disable PR assignments
11+
# - jaredbhatti, commented out to disable PR assignments
1312
- stewart-yu
13+
- zacharysarah
1414

1515
labels:
1616
- sig/docs

OWNERS_ALIASES

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ aliases:
2424
sig-docs-en-owners: # Admins for English content
2525
- bradtopol
2626
- celestehorgan
27+
- irvifa
2728
- jimangel
2829
- kbarnard10
2930
- kbhawkey
30-
- makoscafee
3131
- onlydole
3232
- savitharaghunathan
3333
- sftim
@@ -43,14 +43,12 @@ aliases:
4343
- jimangel
4444
- kbarnard10
4545
- kbhawkey
46-
- makoscafee
4746
- onlydole
4847
- rajeshdeshpande02
4948
- sftim
5049
- steveperry-53
5150
- tengqm
5251
- xiangpengzhao
53-
- zacharysarah
5452
- zparnold
5553
sig-docs-es-owners: # Admins for Spanish content
5654
- raelga
@@ -133,7 +131,6 @@ aliases:
133131
- ianychoi
134132
- seokho-son
135133
- ysyukr
136-
- zacharysarah
137134
sig-docs-ko-reviews: # PR reviews for Korean content
138135
- ClaudiaJKang
139136
- gochist
@@ -142,35 +139,36 @@ aliases:
142139
- ysyukr
143140
- pjhwa
144141
sig-docs-leads: # Website chairs and tech leads
142+
- irvifa
145143
- jimangel
146144
- kbarnard10
147145
- kbhawkey
148146
- onlydole
149147
- sftim
150-
- zacharysarah
151148
sig-docs-zh-owners: # Admins for Chinese content
152-
- chenopis
149+
# chenopis
153150
- chenrui333
154-
- dchen1107
155-
- haibinxie
156-
- hanjiayao
157-
- lichuqiang
151+
# dchen1107
152+
# haibinxie
153+
# hanjiayao
154+
# lichuqiang
158155
- SataQiu
156+
- tanjunchen
159157
- tengqm
160158
- xiangpengzhao
161159
- xichengliudui
162-
- zacharysarah
163-
- zhangxiaoyu-zidif
160+
# zhangxiaoyu-zidif
164161
sig-docs-zh-reviews: # PR reviews for Chinese content
165162
- chenrui333
163+
- howieyuen
166164
- idealhack
165+
- pigletfly
167166
- SataQiu
168167
- tanjunchen
169168
- tengqm
170169
- xiangpengzhao
171170
- xichengliudui
172-
- zhangxiaoyu-zidif
173-
- pigletfly
171+
# zhangxiaoyu-zidif
174172
sig-docs-pt-owners: # Admins for Portuguese content
175173
- femrtnz
176174
- jcjesus

README-de.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ Um die Kubernetes-Website lokal laufen zu lassen, empfiehlt es sich, ein speziel
4040
Wenn Sie Docker [installiert](https://www.docker.com/get-started) haben, erstellen Sie das Docker-Image `kubernetes-hugo` lokal:
4141

4242
```bash
43-
make docker-image
43+
make container-image
4444
```
4545

4646
Nachdem das Image erstellt wurde, können Sie die Site lokal ausführen:
4747

4848
```bash
49-
make docker-serve
49+
make container-serve
5050
```
5151

5252
Öffnen Sie Ihren Browser unter http://localhost:1313, um die Site anzuzeigen. Wenn Sie Änderungen an den Quelldateien vornehmen, aktualisiert Hugo die Site und erzwingt eine Browseraktualisierung.

README-es.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ El método recomendado para levantar una copia local del sitio web kubernetes.io
3333
Una vez tenga Docker [configurado en su máquina](https://www.docker.com/get-started), puede construir la imagen de Docker `kubernetes-hugo` localmente ejecutando el siguiente comando en la raíz del repositorio:
3434

3535
```bash
36-
make docker-image
36+
make container-image
3737
```
3838

3939
Una vez tenga la imagen construida, puede levantar el sitio web ejecutando:
4040

4141
```bash
42-
make docker-serve
42+
make container-serve
4343
```
4444

4545
Abra su navegador y visite http://localhost:1313 para acceder a su copia local del sitio. A medida que vaya haciendo cambios en el código fuente, Hugo irá actualizando la página y forzará la actualización en el navegador.

README-fr.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ Faites tous les changements que vous voulez dans votre fork, et quand vous êtes
1616
Une fois votre pull request créée, un examinateur de Kubernetes se chargera de vous fournir une revue claire et exploitable.
1717
En tant que propriétaire de la pull request, **il est de votre responsabilité de modifier votre pull request pour tenir compte des commentaires qui vous ont été fournis par l'examinateur de Kubernetes.**
1818
Notez également que vous pourriez vous retrouver avec plus d'un examinateur de Kubernetes pour vous fournir des commentaires ou vous pourriez finir par recevoir des commentaires d'un autre examinateur que celui qui vous a été initialement affecté pour vous fournir ces commentaires.
19-
De plus, dans certains cas, l'un de vos examinateur peut demander un examen technique à un [examinateur technique de Kubernetes](https://github.com/kubernetes/website/wiki/Tech-reviewers) au besoin.
19+
De plus, dans certains cas, l'un de vos examinateurs peut demander un examen technique à un [examinateur technique de Kubernetes](https://github.com/kubernetes/website/wiki/Tech-reviewers) au besoin.
2020
Les examinateurs feront de leur mieux pour fournir une revue rapidement, mais le temps de réponse peut varier selon les circonstances.
2121

2222
Pour plus d'informations sur la contribution à la documentation Kubernetes, voir :
2323

2424
* [Commencez à contribuer](https://kubernetes.io/docs/contribute/start/)
25-
* [Apperçu des modifications apportées à votre documentation](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
25+
* [Aperçu des modifications apportées à votre documentation](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
2626
* [Utilisation des modèles de page](https://kubernetes.io/docs/contribute/style/page-content-types/)
2727
* [Documentation Style Guide](http://kubernetes.io/docs/contribute/style/style-guide/)
2828
* [Traduction de la documentation Kubernetes](https://kubernetes.io/docs/contribute/localization/)
@@ -38,13 +38,13 @@ La façon recommandée d'exécuter le site web Kubernetes localement est d'utili
3838
Si vous avez Docker [up and running](https://www.docker.com/get-started), construisez l'image Docker `kubernetes-hugo' localement:
3939

4040
```bash
41-
make docker-image
41+
make container-image
4242
```
4343

4444
Une fois l'image construite, vous pouvez exécuter le site localement :
4545

4646
```bash
47-
make docker-serve
47+
make container-serve
4848
```
4949

5050
Ouvrez votre navigateur à l'adresse: http://localhost:1313 pour voir le site.

README-hi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
यदि आप [डॉकर](https://www.docker.com/get-started) चला रहे हैं, तो स्थानीय रूप से `कुबेरनेट्स-ह्यूगो` Docker image बनाएँ:
4242

4343
```bash
44-
make docker-image
44+
make container-image
4545
```
4646

4747
एक बार image बन जाने के बाद, आप साइट को स्थानीय रूप से चला सकते हैं:
4848

4949
```bash
50-
make docker-serve
50+
make container-serve
5151
```
5252

5353
साइट देखने के लिए अपने browser को `http://localhost:1313` पर खोलें। जैसा कि आप source फ़ाइलों में परिवर्तन करते हैं, Hugo साइट को अपडेट करता है और browser को refresh करने पर मजबूर करता है।

README-id.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ Petunjuk yang disarankan untuk menjalankan Dokumentasi Kubernetes pada mesin lok
3030
Jika kamu sudah memiliki **Docker** [yang sudah dapat digunakan](https://www.docker.com/get-started), kamu dapat melakukan **build** `kubernetes-hugo` **Docker image** secara lokal:
3131

3232
```bash
33-
make docker-image
33+
make container-image
3434
```
3535

3636
Setelah **image** berhasil di-**build**, kamu dapat menjalankan website tersebut pada mesin lokal-mu:
3737

3838
```bash
39-
make docker-serve
39+
make container-serve
4040
```
4141

4242
Buka **browser** kamu ke http://localhost:1313 untuk melihat laman dokumentasi. Selama kamu melakukan penambahan konten, **Hugo** akan secara otomatis melakukan perubahan terhadap laman dokumentasi apabila **browser** melakukan proses **refresh**.

README-it.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ Il modo consigliato per eseguire localmente il sito Web Kubernetes prevede l'uti
3030
Se hai Docker [attivo e funzionante](https://www.docker.com/get-started), crea l'immagine Docker `kubernetes-hugo` localmente:
3131

3232
```bash
33-
make docker-image
33+
make container-image
3434
```
3535

3636
Dopo aver creato l'immagine, è possibile eseguire il sito Web localmente:
3737

3838
```bash
39-
make docker-serve
39+
make container-serve
4040
```
4141

4242
Apri il tuo browser su http://localhost:1313 per visualizzare il sito Web. Mentre modifichi i file sorgenti, Hugo aggiorna automaticamente il sito Web e forza un aggiornamento della pagina visualizzata nel browser.

README-ko.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
도커 [동작 및 실행](https://www.docker.com/get-started) 환경이 있는 경우, 로컬에서 `kubernetes-hugo` 도커 이미지를 빌드 합니다:
4242

4343
```bash
44-
make docker-image
44+
make container-image
4545
```
4646

4747
해당 이미지가 빌드 된 이후, 사이트를 로컬에서 실행할 수 있습니다:
4848

4949
```bash
50-
make docker-serve
50+
make container-serve
5151
```
5252

5353
브라우저에서 http://localhost:1313 를 열어 사이트를 살펴봅니다. 소스 파일에 변경 사항이 있을 때, Hugo는 사이트를 업데이트하고 브라우저를 강제로 새로고침합니다.

0 commit comments

Comments
 (0)