Commit Graph

12513 Commits

Author SHA1 Message Date
Felipe c59c53d9f4 Update content/pt/docs/tutorials/kubernetes-basics/_index.html
Co-authored-by: Diego W. Antunes <devlware@gmail.com>
2021-01-06 20:25:08 +00:00
SaintMalik f5b9d5dafe Update disruptions.md 2021-01-06 19:59:02 +01:00
Kubernetes Prow Robot 8fea26ecba Merge pull request #25969 from ydFu/add-code-blocks-in-configure-service-account
Add Code blocks in configure-service-account.md
2021-01-06 07:37:52 -08:00
Kubernetes Prow Robot d897a03b38 Merge pull request #25965 from NillsF/patch-1
Network Policy: Add clarity about egress/ingress combination
2021-01-06 04:51:51 -08:00
Kubernetes Prow Robot e2a9a56b3e Merge pull request #25843 from jialaijun/update_glossary
update the markdown file in the glossary directory for Chinese version.
2021-01-06 00:01:51 -08:00
Kubernetes Prow Robot 54cb8f678a Merge pull request #25970 from yuandongx/patch-14
[zh] Incorrect url.
2021-01-05 23:45:51 -08:00
jialaijun a96c5e5e63 update the markdown file in the glossary directory for Chinese version. 2021-01-06 14:31:19 +08:00
Kubernetes Prow Robot 6087c7c670 Merge pull request #25812 from tengqm/zh-sync-kubelet
[zh] Resync kubelet configuration
2021-01-05 22:13:51 -08:00
Shinjiro Sugita bf4c9676ea fix typo
L460: fix「ボリュームを追加するため、Podの定義の`.spec.volumes[]`以下をを書き換えます」→ 「ボリュームを追加するため、Podの定義の`.spec.volumes[]`以下を書き換えます」
2021-01-06 12:25:02 +09:00
ydFu 8a479c01e8 Add Code blocks in configure-service-account.md
* Add Code blocks in the Markdown spec to make it easy to read.

* Uniform case and adjustment description for smoother writing.

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-06 11:06:12 +08:00
Chintan Thakker 9c94fb01bc Add EnRoute as an option
EnRoute is an actively maintained API Gateway Ingress controller built on [Envoy Proxy](https://envoyproxy.io/community.html). It is an [OSS project](https://github.com/saarasio/enroute) that includes support for advanced rate-limiting in the [community edition](https://getenroute.io/features).
2021-01-05 18:20:49 -08:00
Kubernetes Prow Robot 661efe10f9 Merge pull request #25968 from Arhell/upd
[zh] update cheatsheet.md
2021-01-05 18:11:51 -08:00
yuandongx b48dfd7f15 Incorrect url redirect. 2021-01-06 01:38:17 +00:00
Kubernetes Prow Robot cd04ec78b2 Merge pull request #25951 from yuandongx/patch-13
[zh]The output is incorret.
2021-01-05 17:35:51 -08:00
Arhell d8d2c89bf3 [zh] update cheatsheet.md 2021-01-06 01:33:32 +02:00
Kubernetes Prow Robot 6a2a6398ed Merge pull request #25937 from pokerfaceSad/patch-1
Modify words that may cause ambiguity in device-plugins.md
2021-01-05 12:17:59 -08:00
Roman Marusyk 0245ad3aad Remove too old content 2021-01-05 20:57:13 +02:00
Nills Franssens 7277714c8f Add clarity about egress/ingress combination
In reference to https://github.com/kubernetes/kubernetes/issues/97489 

Add clarity in the documentation about the case of having an egress and ingress policy where one is blocking and the other is allowing.
2021-01-05 09:14:10 -08:00
Kubernetes Prow Robot c7f5615cac Merge pull request #25924 from Alpenbelieve/master
Fix the score value in docs/concepts/scheduling-eviction/resource-bin-packing.md
2021-01-05 08:25:59 -08:00
SaintMalik a7fd0c9ef7 Update disruptions.md 2021-01-05 16:53:58 +01:00
yuandongx 9a80a9e361 output is incorret. 2021-01-05 04:36:22 +00:00
ydFu 8d50a4c4d7 Add Code blocks in limit-storage-consumption.md
* Add Code blocks in the Markdown spec to make it easy to read.

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-05 11:58:16 +08:00
SaintMalik 49675afab8 Fix broken url in docs
## Summary

Easy navigation and easy reading for others
2021-01-05 04:47:39 +01:00
Kubernetes Prow Robot f8fd6d9bea Merge pull request #25931 from tengqm/patch-1
Update connect-applications-service.md
2021-01-04 17:29:58 -08:00
Kubernetes Prow Robot 4fa76e24df Merge pull request #25940 from ydFu/pr-2
Add content in replicationcontroller.md
2021-01-04 17:19:57 -08:00
Kubernetes Prow Robot 3dd4721e9c Merge pull request #25389 from sangam14/patch-1
Update cheatsheet.md
2021-01-04 17:17:57 -08:00
Kubernetes Prow Robot 281df0c16b Merge pull request #25896 from kylejep/patch-2
Update install-kubeadm.md
2021-01-04 17:15:57 -08:00
Kubernetes Prow Robot cfe5edfd31 Merge pull request #25895 from kylejep/patch-1
Update container-runtimes.md
2021-01-04 17:13:57 -08:00
Arhell f0e7fc7162 [zh] Cloud Controller Manager: fix a broken link 2021-01-05 01:24:22 +02:00
Kubernetes Prow Robot 1ba6bf9a39 Merge pull request #25914 from oke-py/25748
Cloud Controller Manager: fix a broken link
2021-01-04 09:25:58 -08:00
Kubernetes Prow Robot c010c97a4f Merge pull request #25891 from ydFu/patch-2
Fix some typo in pod-overhead.md
2021-01-04 09:15:56 -08:00
XinYuan 41685331f3 Modify words that may cause ambiguity in device-plugins.md
The `/var/lib/kubelet/pod-resources/kubelet.sock` is required by device monitoring agent but not device plugin.
This word  `plugin` is ambiguous.

plugin -> device monitoring agent
2021-01-04 17:11:01 +08:00
Kubernetes Prow Robot e0904f8d40 Merge pull request #25932 from yuandongx/patch-2
[zh] Url is outdate ...
2021-01-03 23:47:55 -08:00
yuandongx 6de59b8d08 Url of the file move to anther... 2021-01-04 14:10:36 +08:00
howieyuen 5e2e2fffc2 fix htmt table format error 2021-01-04 14:08:48 +08:00
jialaijun bb9064bc85 update the markdown file in the glossary directory for Chinese version. 2021-01-04 11:15:30 +08:00
Qiming Teng 1602ec8ce2 Update connect-applications-service.md 2021-01-04 10:35:35 +08:00
Kubernetes Prow Robot 493069d2bf Merge pull request #25859 from npu21/init-container
fix init container status describe fault
2021-01-03 18:15:55 -08:00
Kubernetes Prow Robot a4cbcab9dd Merge pull request #25930 from yuandongx/patch-1
[zh] The version number is outdate.
2021-01-03 18:09:55 -08:00
yuandongx 413256b6b6 The version number is outdate. 2021-01-04 09:47:04 +08:00
Arhell 5f5a8a1720 [zh] fix feature gate for hugepage 2021-01-04 01:14:27 +02:00
CDE 7fbf549ddc Update resource-bin-packing.md
The maximum value of score should be 10.
2021-01-03 19:31:23 +08:00
CDE 6122203b61 Update resource-bin-packing.md
The maximum score should be 10.
2021-01-03 19:26:09 +08:00
CDE fbd19bd65e Update resource-bin-packing.md
The maximum score should be 10.
2021-01-03 19:24:49 +08:00
slashr 976c260ef4 Modified description 2021-01-03 10:22:36 +05:30
slashr 34f1d1911c Replaced deprecated ReplicationController with JobController for reference 2021-01-03 00:26:17 +05:30
Naoki Oketani 89578d9146 Cloud Controller Manager: fix a broken link 2021-01-02 19:16:37 +09:00
jikunbupt c888beb2c0 Update namespaces.md
Kubernetes 会创建三个初始名字空间 --> Kubernetes 会创建四个初始名字空间
2021-01-02 11:54:18 +08:00
Kubernetes Prow Robot 85933681d0 Merge pull request #25906 from kubernetes/dev-1.20-ko.1
Ko: 1st Korean l10n work for release-1.20
2021-01-01 18:51:52 -08:00
Jerry Park 0ed380d4aa Ko: 1st Korean l10n work for release-1.20
- Translate reference/glossary/persistent-volume.md in Korean (#25474)
- Update outdated files in the dev-1.20-ko.1 branch (1) (#25576)
- Translate blog/dont-panic-kubernetes-and-docker into Korean (#25596)
- Update outdated files in the dev-1.20-ko.1 branch(3) (#25728)
- Ko: enhance tutorials//cluster-intro translation (#25754)
- Fix Outdated files in the dev-1.20-ko.1 branch (2) (#25765)

Co-authored-by: seokho-son <shsongist@gmail.com>
Co-authored-by: jmyung <jesang.myung@gmail.com>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: santachopa <santachopa@naver.com>
Co-authored-by: SEUNGHYUN KO <kosehy@gmail.com>
Co-authored-by: June Yi <gochist@gmail.com>
2021-01-01 21:40:06 +09:00