Commit Graph

8999 Commits

Author SHA1 Message Date
kartik494 c7b9b20083 Added a note for CRD improvement in Docs 2021-12-24 11:31:45 +05:30
Philipp Erbelding f62a5eb677 Apply suggestions from code review
Obviously the better approach. I was not familiar enough with how which repo corresponds to which site and just blindly followed the link in the placeholder.

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-12-23 09:29:49 +01:00
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
Shivam Singhal 7a2863b99a Cleanup notes in Define a Command and Arguments docs 2021-12-22 23:42:55 +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 74a3573ed7 Merge pull request #31057 from championshuttler/faqq
Add blog post link to dockershim removal faq
2021-12-21 22:57:35 -08:00
Bobae Kim a50453f753 Added update log
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-12-22 13:58:19 +09:00
Kubernetes Prow Robot 3500303928 Merge pull request #29676 from kvaps/kink-and-pxe
blog: Add Kubernetes-in-Kubernetes and PXE bootable servers farm blog post
2021-12-21 17:37: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
Tim Bannister 7b34155a24 Update article publication date 2021-12-22 01:32:28 +00:00
Kubernetes Prow Robot dffd3a86ec Merge pull request #30960 from tengqm/fix-examples
Fix examples
2021-12-21 17:17: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
Shivam Singhal c727a0078d Add blog post link to dockershim removal faq 2021-12-22 00:55:06 +02:00
Andrei Kvapil 97fdfdb06b Add Kubernetes-in-Kubernetes and PXE bootable servers farm blog post
Co-authored-by: Deepak Gupta <deepakgdkg1g8868@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>

Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2021-12-21 22:53:47 +01: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
Kubernetes Prow Robot 7191d32055 Merge pull request #31034 from didicodes/third-party
Adding third party shortcode to the Telepresence content
2021-12-20 04:47:25 -08:00
Philipp Erbelding 81238ea7ff Update Release Managers Link
Link lead to redirec/placeholder due for deletion on December 31st 2021
2021-12-20 09:55:05 +01:00
Marko Mudrinić 59e2125b8f patches: update patch release calendar for January 2022 cycle
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2021-12-20 09:47: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
Mike Monteith f7d717d2fe Use --patch-file in documentation
--patch-file is designed for file input, using a subshell `--patch $(cat filename.yaml)` is unecessary
2021-12-17 15:00:35 +00: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
Kubernetes Prow Robot 4832d3026c Merge pull request #30995 from palnabarun/releng/update-release-managers
releng: update release managers and OWNERS_ALIASES
2021-12-16 10:56:54 -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
Kubernetes Prow Robot 194ef5ac6b Merge pull request #30986 from jimangel/co-chair-tweaks
Updating SIG Co-chair requirements
2021-12-16 08:21:19 -08:00
Kubernetes Prow Robot 78b252f511 Merge pull request #30689 from saschagrunert/spo-release
Add blog post about SPO v0.4.0 release
2021-12-16 08:15:19 -08:00
Tim Bannister 65e92a8f14 Add Docker Engine as container runtime
Mention that the support via Dockershim is deprecated.

Co-Authored-By: Rey Lejano <rlejano@gmail.com>
2021-12-16 16:09:29 +00:00
Kubernetes Prow Robot e2e7843554 Merge pull request #30596 from mattcary/blogpost
StatefulSet AutoDelete blog post
2021-12-16 07:29:19 -08:00
Nabarun Pal 94601ce233 releng: update release managers
Promote Nabarun Pal to Release Manager

Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2021-12-16 17:17:23 +05:30
Tim Bannister dafeca8b40 Fixup Prevent PersistentVolume leaks blog article
- Add ":" into title
- Fix path in repository
2021-12-16 09:18:33 +00:00
Tim Bannister 4b71eb034b Retitle (published) Pod Security blog article
Make this article's title align with others in the series.
2021-12-16 09:18:09 +00:00
Kubernetes Prow Robot 503f8a478f Merge pull request #30903 from tengqm/update-feature-gates
Update feature gates for 1.23
2021-12-15 18:47:18 -08:00