Commit Graph

7337 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 2ab575cf27
Merge pull request #30327 from perithompson/patch-2
Update Windows pause image
2022-01-05 04:18:33 -08:00
Kubernetes Prow Robot bf39ea5ea5
Merge pull request #31202 from rsalmond/patch-1
Fix broken link to grpc liveness probe yaml
2022-01-04 21:26:32 -08:00
Kubernetes Prow Robot 9118ba9df6
Merge pull request #31019 from championshuttler/fixLink
Fix the link to access cluster service in docs
2022-01-04 12:36:08 -08:00
Kubernetes Prow Robot c39b834244
Merge pull request #30431 from Kartik494/improveDocsCRD
Added a note for CRD improvement in Docs
2022-01-04 12:14:08 -08:00
rob salmond 36bf4368c7
Fix broken link to grpc liveness probe yaml 2022-01-04 14:18:01 -05:00
Kubernetes Prow Robot cc53157970
Merge pull request #31161 from CodingCanuck/patch-1
Fix grammar in kubernetes dashboard docs
2022-01-04 09:16:53 -08:00
Kubernetes Prow Robot d9545116cd
Merge pull request #31184 from CodingCanuck/patch-3
Fix kind delete cluster commands
2022-01-04 09:10:52 -08:00
Peri Thompson 60824acdd2
Update windows pause image
Signed-off-by: Peri Thompson <perit@vmware.com>
2022-01-04 09:40:47 +00:00
Kubernetes Prow Robot 4793ac10d6
Merge pull request #31181 from tengqm/fix-gc
Fix nits in the garbage collection page
2022-01-03 15:13:00 -08:00
Kubernetes Prow Robot b7ac7eeedc
Merge pull request #31050 from suchen-sci/update-ingress-controller-easegress-link
[ingresscontroller] Update Easegress link for Kubernetes website
2022-01-03 14:27:00 -08:00
Alex McCarthy 90970b7b73
Fix kind delete cluster commands
The name flag requires two leading dashes, not one.
2022-01-03 07:17:52 -10:00
Alex McCarthy 6b4cbac16c
Remove trailing whitespace to fix command pasting 2022-01-03 07:03:52 -10:00
Kubernetes Prow Robot 0de2680607
Merge pull request #31170 from ptux/fix-debug-application-en
fix glossary
2022-01-03 07:58:59 -08:00
Qiming Teng 757915ae99 Fix nits in the garbage collection page
Some nits fixed in this PR:

- The typo of 'MaxContainers' and 'MaxPerPodContainer';
- The section name which should be 'Container garbage collection' rather
  than 'Container image garbage collection'.
2022-01-03 21:14:31 +08:00
Qiming Teng 83323d428d Reformat the memory-manager page
This commit reformats the memory manager page:

- convert the page from DOS to UNIX format;
- wrap long lines where appropriate for ease of change tracking;
- remove useless trailing spaces and empty lines.

This commit contains **NO** changes to the text itself.
2022-01-03 11:36:37 +08:00
Qiming Teng c1783b4b71 Tune memory manager page
This PR fixes the memory manager page by:

- removing links to non-existent sections;
- fixing links with bad anchors;
- fixing incorrect language tag for code snippets
2022-01-03 11:28:41 +08:00
ptux cef7f2f546 fix glossary 2022-01-03 08:58:28 +09:00
Kubernetes Prow Robot 1179306f4b
Merge pull request #31053 from sftim/20211221_include_netlify_preview_screenshot
Add screenshot of GitHub showing link to Netlify preview
2021-12-31 12:40:51 -08:00
Alex McCarthy f424739d9c
Fix grammar in kubernetes dashboard docs
Start a new sentence after a period.
2021-12-31 07:06:04 -10:00
Kubernetes Prow Robot ebe842eb1f
Merge pull request #30947 from marosset/windows-add-ws2022-as-supported
Updating intro-windows-in-k8s for 1.23
2021-12-27 09:21:16 -08:00
Meysam Azad 12ab3aecca fix: modify typo ✏️ 2021-12-27 19:51:29 +03:00
Kubernetes Prow Robot 66032f9bc6
Merge pull request #31079 from championshuttler/kep
Fix the description of the Summary API Source section
2021-12-25 17:43:14 -08:00
kartik494 c7b9b20083 Added a note for CRD improvement in Docs 2021-12-24 11:31:45 +05:30
glongzh b56ba23397
Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2021-12-23 16:05:25 +08:00
glongzh 19ab41d4b8
Update configmap docs with subpath limitation
This note should be added to avoid confusion just as [Secrets](/docs/concepts//configuration/secret#mounted-secrets-are-updated-automatically)
2021-12-23 10:23:23 +08:00
Shivam Singhal 9aa7f71e45 Fix the description of the Summary API Source section 2021-12-23 04:04:40 +02:00
Kubernetes Prow Robot cdeca91910
Merge pull request #30166 from stefanlasiewski/patch-1
sha256sum requires 2nd space for the file type
2021-12-22 01:29:35 -08:00
Kubernetes Prow Robot 3ddd14415f
Merge pull request #30826 from tengqm/fix-configapi-123
Improve configuration API for 1.23
2021-12-21 17:35:35 -08:00
Kubernetes Prow Robot 2521d09aff
Merge pull request #29227 from sftim/20210804_tweak_resource_limiting_troubleshooting_advice
Tweak advice about managing resources for containers
2021-12-21 17:13:36 -08:00
Tim Bannister 7f1f16746f Include screenshot showing Netlify preview 2021-12-21 11:39:10 +00:00
chen f767c7171b update easegress link 2021-12-21 17:25:10 +08:00
Kubernetes Prow Robot 2f667e93a4
Merge pull request #31039 from gtsystem/add-lightkube-link
Add link to lightkube in Community-maintained client libraries.
2021-12-21 01:18:45 -08:00
Giuseppe Tribulato ff7726faf1 Add link to lightkube in Community-maintained client libraries. 2021-12-20 20:21:09 +01:00
chrismetz09 da6826f5cc
Diagram-Guide: corrected Figure 10 caption
for Figure 10 in How to use captions section
2021-12-20 09:55:54 -08:00
Kubernetes Prow Robot 5782f65264
Merge pull request #31004 from clementnuss/patch-1
docs: add link to a new kubelet csr approver
2021-12-20 07:04:56 -08:00
Clément Nussbaumer 65eaccecf5
remove kubeler-rubber-stamp
Due to it not being compatible with K8s 1.22 anymore and not being maintained either
2021-12-20 14:10:13 +01:00
Edidiong Asikpo 80f38982fe Added the {{% thirdparty-content %}} shortcode 2021-12-20 08:04:37 +01:00
Kubernetes Prow Robot 485518468b
Merge pull request #31028 from didicodes/telepresence
Update: Developing and debugging services locally
2021-12-19 22:19:25 -08:00
Qiming Teng bce7fb57e2 Improve configuration API for 1.23
The previous commit for configuration APIs has some nits to fix:

- The client-authentication API has both v1beta1 and v1 supported.
  We need to include both.
- The kube-scheduler v1alpha1 is superceded by v1alpha3 which is new.
- The links to some external type definitions should point to the 1.23
  API rather than old versions.
2021-12-20 09:45:38 +08:00
Kubernetes Prow Robot 9b7902e20f
Merge pull request #31006 from tengqm/rm-sched-policy
Remove kube-scheduler-policy contents
2021-12-19 14:33:25 -08:00
Edidiong Asikpo d97147912f Update local debugging documentation 2021-12-19 14:31:35 +01:00
Wang f5df7772f4
Update audit.md 2021-12-19 19:08:46 +09:00
Shivam Singhal 5fee22b574 Fix the link to access cluster service in docs 2021-12-18 12:25:34 +02:00
Qiming Teng f733bbb956 Remove kube-scheduler-policy contents 2021-12-18 09:43:50 +08:00
Kubernetes Prow Robot 59f7c6f39c
Merge pull request #28905 from RA489/update_cluster
Improvement to create cluster page
2021-12-17 07:44:29 -08:00
Kubernetes Prow Robot 6f019208b8
Merge pull request #30299 from chrismetz09/metz-diagStyleGuide
Add Diagram Guide to Documentation Style Overview section
2021-12-17 03:40:29 -08:00
Clément Nussbaumer 3e839ef963
docs: add link to a new kubelet csr approver 2021-12-17 09:59:46 +01:00
Kubernetes Prow Robot 574eca943f
Merge pull request #30906 from mattcary/pv-resize
Clarify editing PV for volume resize
2021-12-16 14:54:52 -08:00
Kubernetes Prow Robot 1b12bcc645
Merge pull request #30958 from MikeSpreitzer/fix-105494b
Update NetworkPolicy concept doc for egress
2021-12-16 12:52:52 -08:00
Mike Spreitzer c25398b904
fix typeo in content/en/docs/concepts/services-networking/network-policies.md
Co-authored-by: Chris Negus <cnegus@redhat.com>
2021-12-16 13:45:39 -05:00