Commit Graph

1997 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 33f77f080b Merge pull request #24285 from psykulsk/patch-1
Fix Common Name in Ingress TLS docs to match the name used in example.
2020-10-01 08:34:54 -07:00
Seongpyo Hong 481c02393e Modify Understanding init containers section 2020-10-02 00:28:41 +09:00
Christoph Petrausch 1498f297d5 Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 10:43:30 +02:00
Christoph Petrausch 839863849c Clarify the pod termination process. 2020-10-01 09:16:47 +02:00
Kubernetes Prow Robot 158286c4b7 Merge pull request #23807 from tengqm/improve-configmap-concept
Improve ConfigMap concept
2020-09-30 16:46:54 -07:00
Kubernetes Prow Robot 6fa0a5e3ef Merge pull request #23734 from Evalle/ISSUE-23659
Rewrite GKE reference in Control Plane-Node Communication
2020-09-30 16:34:53 -07:00
Qiming Teng b1490ef95f Improve ConfigMap concept
This PR adds some missing information to the ConfigMap concept page.
2020-10-01 07:33:52 +08:00
Kubernetes Prow Robot 7190ac2a24 Merge pull request #24286 from santadasu/patch-2
Fixing the URL for operator framework
2020-09-30 16:06:53 -07:00
Kubernetes Prow Robot d32bc81f3a Merge pull request #24175 from willseeyou/patch-1
fix typo in content/en/docs/concepts/workloads/pods/_index.md
2020-09-30 15:56:54 -07:00
santadasu 56c51724e8 Fixing the URL for operator framework
None
2020-09-30 15:26:57 -07:00
Piotr Sykulski 996f433b92 Fix Common Name in Ingress TLS example to match the name used in example yaml. 2020-09-30 23:49:20 +02:00
Kubernetes Prow Robot 3c15be9995 Merge pull request #24237 from kbhawkey/kb-fixup-eviction-content-type
fix eviction policy content type
2020-09-30 11:30:54 -07:00
Kubernetes Prow Robot b9d53624fa Merge pull request #24168 from bnutt/bnutt/fix_typo_in_scheduling_framework
Fix typo in en/docs/concepts/scheduling-eviction/scheduling-framework.md
2020-09-30 08:35:25 -07:00
Kubernetes Prow Robot 9f5bd65da2 Merge pull request #24079 from zaneb/patch-1
Fix grammatical error in headline
2020-09-30 08:31:25 -07:00
Karen Bradshaw 3fc4a3e8b7 fix eviction policy content type 2020-09-29 20:37:02 -04:00
Amos Chu b8bc85f804 fix typo in content/en/docs/concepts/workloads/pods/_index.md
wrong spelling for comunicate, it should be communicate
2020-09-28 15:21:31 +08:00
Brian Nutt 1c90c995c3 Fix typo in en/docs/concepts/scheduling-eviction/scheduling-framework.md
Fixes description for Postfilter plugin. The plugin is called when no feasible nodes were found for the pod being scheduled.
2020-09-27 13:28:52 -07:00
Yecheng Fu 318d17b85f add pre-binding section 2020-09-27 10:17:34 +08:00
Tim Bannister 961438877d Set sitemap priority for key pages
The very key pages get 1.0 priority; other good landing pages get 0.9
and the remaining pages have a default priority, 0.75.
2020-09-26 14:06:22 +01:00
Kubernetes Prow Robot b0fa090609 Merge pull request #24021 from yue9944882/apf-typo
One digit typo in APF docs
2020-09-24 10:48:06 -07:00
ldynia 7dc69cfa0b Update configmap.md
Changing nginx to alpine, This way it's more generic giving it generic context.
2020-09-24 15:06:15 +02:00
ldynia 8dcf08a4d0 image does not exist
docker pull game.example/demo-game results with Error response from daemon: Get https://game.example/v2/: dial tcp: lookup game.example: no such host.
Therefore is better to change image to nginx
2020-09-24 13:03:53 +02:00
Marc Vertes 959d3152f8 Update traefik links in ingress-controllers.md
Traefik github repo has been moved from https://github.com/containous/traefik to https://github.com/traefik/traefik. The new company name is `Traefik Labs` and new site https://traefik.io
2020-09-24 09:34:03 +02:00
Zane Bitter 8e66f24319 Fix grammatical error 2020-09-23 15:46:19 -04:00
Kubernetes Prow Robot 72f0d1d3ad Merge pull request #23283 from sftim/20200820_improve_diagrams_for_ingress
Switch Ingress concept to use MermaidJS diagrams
2020-09-23 08:04:09 -07:00
Jorge Vallecillo 2ff48e6f42 Fix typos 2020-09-22 14:27:09 -06:00
Kubernetes Prow Robot 38b08c11f3 Merge pull request #24039 from shuuji3/en/concepts/workloads/pods/pod-topology-spread-constraints
Replace text diagrams with ones rendered by mermaid.js on concepts/workloads/pods/pod-topology-spread-constraints
2020-09-22 11:10:43 -07:00
Tim Bannister d8573d9a42 Switch Ingress concept to use MermaidJS diagrams
Replace ASCII-art diagrams with MermaidJS-rendered drawings.
2020-09-22 17:10:45 +01:00
TAKAHASHI Shuuji 47efc81828 Replace text diagrams with ones rendered by mermaid. 2020-09-22 23:54:50 +09:00
Jorge Vallecillo 1213635880 Fix typos 2020-09-21 15:36:01 -06:00
yue9944882 72b8425895 a digit typo in apf docs 2020-09-21 16:27:34 +08:00
Kubernetes Prow Robot d4e1edfd0b Merge pull request #23866 from tengqm/refactor-api-concept
Remove duplicated content in concepts and reference
2020-09-21 01:18:31 -07:00
Kubernetes Prow Robot c98e9e5c42 Merge pull request #23882 from kbhawkey/kb-service-word-cleanup
reword pod lifecycle, cleanup
2020-09-20 04:30:29 -07:00
Kubernetes Prow Robot 346153b84d Merge pull request #23961 from NavidZ/patch-1
Fix a small typo in the docs
2020-09-20 04:26:29 -07:00
Kubernetes Prow Robot 7a5fc711ab Merge pull request #23993 from fmuyassarov/fix-404-feruz
Fix 404 issues
2020-09-19 05:22:28 -07:00
Tej-Singh-Rana 70eba58d3b Contex to Context 2020-09-19 16:48:42 +05:30
Kubernetes Prow Robot d4d1c045cc Merge pull request #23754 from sftim/20200908_link_to_well_known_labels
Link to well-known labels rather than repeating the list
2020-09-18 21:34:27 -07:00
Qiming Teng 3cc1371651 Remove duplicated content in concepts and reference
We currently have quite some contents duplicated between the concepts
and the reference section, which is not good. This PR is an effort to
remove the duplicated content from the two pages while providing links
for readers to check the reference easily.
2020-09-19 08:36:47 +08:00
Feruzjon Muyassarov 55d2702f3f Fix 404 issues 2020-09-19 00:07:30 +03:00
Kubernetes Prow Robot 1057430f94 Merge pull request #23647 from lparis/patch-2
Update storage-classes.md
2020-09-17 18:04:46 -07:00
Feruzjon Muyassarov e89dc4f7c2 Fix 404 in storage doc 2020-09-18 00:30:28 +03:00
Navid Zolghadr 7174cfcd69 Fix a small typo 2020-09-17 16:59:45 -04:00
unknown 82c612be23 Added direct link 2020-09-17 11:13:47 -07:00
unknown 4c67cd640f Remove example, point to repo 2020-09-17 10:59:31 -07:00
Sergey Kanzhelev 7b7ed6bb10 documentation for pid limiting functionality 2020-09-17 17:00:28 +00:00
unknown 09a658eeb5 Addressing feedback 2020-09-15 12:59:42 -07:00
Kubernetes Prow Robot 77b51db7e7 Merge pull request #23878 from didier-durand/service_en
fixing a typo
2020-09-14 20:32:07 -07:00
Kubernetes Prow Robot a38f9403ed Merge pull request #23864 from rileyL6122428/patch-1
Fixes typo
2020-09-14 20:10:07 -07:00
Kubernetes Prow Robot ba3c2c4b29 Merge pull request #23877 from liggitt/deprecate-cs
Remove reference to componentstatus
2020-09-14 14:27:25 -07:00
Karen Bradshaw 6a401072b3 reword pod lifecycle, cleanup 2020-09-14 14:19:25 -04:00