Commit Graph

22684 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 794eb866f2 Merge pull request #25855 from femrtnz/deploy-app
Add content/pt/docs/tutorials/kubernetes-basics/deploy-app
2021-01-07 04:37:45 -08:00
Kubernetes Prow Robot 97489f7c62 Merge pull request #25863 from npu21/conduct_es
Use https for link to contributor covenant
2021-01-07 03:29:45 -08:00
Konrad Delong 3d23d1799b fixes explanation for --[hpa]-stabilization
The current explanation is misleading (for example: for consistently decreasing resource usage, the HPA stabilization does not impact the frequency of its actuation). This has confused users recently ( https://github.com/kubernetes/kubernetes/issues/96671 )
2021-01-07 10:40:49 +01:00
David Ansari fc159daa17 Fix pod name 2021-01-07 10:29:58 +01:00
Tim Bannister c02410db24 Move announcement styles into Sass 2021-01-07 08:44:16 +00:00
Tim Bannister 20d8b28e1b Implement announcements as data-driven content
This change allows announcements to have an expiry date and / or a
“do not show until” date.
Separating this out also leaves room for future changes to enforce
a set of approvers.

Co-Authored-By: Karen Bradshaw <kbhawkey@gmail.com>
2021-01-07 08:44:16 +00:00
yuandongx 04c9977369 update 2021-01-07 07:56:37 +00:00
Weiping Cai 7c5709242b upgrade kubelet --eviction-hard default inodeFree
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2021-01-07 15:35:02 +08:00
Kubernetes Prow Robot 65e4bede91 Merge pull request #25987 from yuandongx/patch-16
[zh] Url is incorrect.
2021-01-06 22:55:45 -08:00
Kubernetes Prow Robot 2752d306c1 Merge pull request #25988 from yuandongx/patch-17
[zh] Yaml blocks miss 'yaml'.
2021-01-06 22:51:45 -08:00
Kubernetes Prow Robot 1a2b96ad71 Merge pull request #25992 from fenggw-fnst/work
Fix typo
2021-01-06 22:49:45 -08:00
Guangwen Feng 1e2afdf6f7 Fix typo
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-01-07 14:25:55 +08:00
yuandongx 80793015ff sync en 2021-01-07 03:32:51 +00:00
yuandongx 4675779b40 block yaml. 2021-01-07 03:10:35 +00:00
yuandongx deafec9f78 Url is incorrect. 2021-01-07 03:05:31 +00:00
Oliver L Schoenborn 26300785f5 Clarify binaryData handling by kubectl create and describe 2021-01-06 21:33:07 -05:00
Ajay c15a08afd1 Fixed deprecated delete cascade 'false' value
`kubectl delete --cascade=false` is now deprecated in favor of `kubectl delete --cascade=orphan`
2021-01-07 07:45:11 +05:30
Kubernetes Prow Robot 42f7ec3ab4 Merge pull request #25980 from Arhell/correct
[zh] corrected instance of WordPress written incorrectly
2021-01-06 17:41:45 -08:00
Arhell 695ad01aa4 [zh] corrected instance of WordPress written incorrectly 2021-01-07 00:47:54 +02:00
Felipe 21f44e4ada Update content/pt/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html
Co-authored-by: Diego W. Antunes <devlware@gmail.com>
2021-01-06 20:26:45 +00:00
Felipe 4875681eac Update content/pt/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html
Co-authored-by: Diego W. Antunes <devlware@gmail.com>
2021-01-06 20:25:55 +00:00
Felipe f8f36037f2 Update content/pt/docs/tutorials/kubernetes-basics/_index.html
Co-authored-by: Diego W. Antunes <devlware@gmail.com>
2021-01-06 20:25:42 +00:00
Felipe 9e066c319e Update content/pt/docs/tutorials/kubernetes-basics/_index.html
Co-authored-by: Diego W. Antunes <devlware@gmail.com>
2021-01-06 20:25:30 +00:00
Felipe f7789ce79b Update content/pt/docs/tutorials/kubernetes-basics/_index.html
Co-authored-by: Diego W. Antunes <devlware@gmail.com>
2021-01-06 20:25:18 +00:00
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 803400b7a1 Merge pull request #25771 from sftim/20201222_publish_site_automatically
Add automatic site deploys
2021-01-05 09:11:59 -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
Kubernetes Prow Robot 34b84f9a7f Merge pull request #25948 from ydFu/add-code-blocks
Add Code blocks in limit-storage-consumption.md
2021-01-04 23:47:57 -08: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