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
chrismetz09
f381db2d49
fixed typos
2021-12-15 15:30:28 -08:00
Jim Angel
a331d7b840
Updating SIG Co-chair requirements
...
Removing archaic requirements for SIG Docs co-chairs. For the record, that I did not fully meet when becoming a co-chair a couple years ago. The current set of requirements hurt more than they help.
2021-12-15 16:11:49 -06:00
Mike Spreitzer
eab36f83c9
Update docs/concepts/services-networking/network-policies for egress
...
That doc did not get fully updated when egress filtering was
introduced.
2021-12-15 15:15:03 -05:00
chrismetz09
e830abc8bd
refactored caption section and hyperlinked diagrams to live editor
2021-12-15 12:09:20 -08:00
Mark Rossetti
f19ded7dc0
Apply suggestions from code review
...
Using v{{< skew currentVersion>}} in windows docs
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-12-15 09:20:54 -08:00
KimDoubleB
e275149785
Update cascade default - background
2021-12-15 23:59:26 +09:00
ystkfujii
e138c8b39c
Remove section on dockershim
2021-12-15 22:16:18 +09:00
ystkfujii
19928a83fa
Change the dockershim state to deprecation
2021-12-15 21:51:06 +09:00
Kubernetes Prow Robot
51e89f16d4
Merge pull request #30913 from killerkc12/remove-docker-from-node-pressure
...
Remove docker from Node-pressure Eviction
2021-12-15 03:54:18 -08:00
killerkc12
5de2a04a2f
Remove docker from Node-pressure Eviction
2021-12-15 16:59:57 +05:30
Kubernetes Prow Robot
9324262416
Merge pull request #30935 from ahmetb/patch-9
...
blog: rephrase the article update
2021-12-15 01:06:20 -08:00
Paulo Gomes
7979bad01e
Add AppArmor support section
...
Signed-off-by: Paulo Gomes <pjbgf@linux.com >
2021-12-15 07:59:38 +00:00
ystkfujii
1fb9324fc3
remove the section on dockershim
2021-12-15 14:32:10 +09:00
Qiming Teng
5f8e58a2c0
Fix errors detected by the test case
...
The service account token one must have `serviceAccountName` specified
in order to be successfully validated.
The PV duplicate example can only refer to an existing volume.
2021-12-15 12:50:30 +08:00
Qiming Teng
440ebd1e0e
Fix example test code
...
This commit adapts the example test case to 1.23.
2021-12-15 12:49:45 +08:00
bglimepoint
ab9fdcbe24
Note that subPathExpr uses round brackets.
...
As it's easy to misread this as curly brackets for users familiar with
shell interpolation.
2021-12-15 04:16:21 +00:00
Kubernetes Prow Robot
29db85089f
Merge pull request #30916 from kaihoffman/main
...
Minor grammar & consistency updates
2021-12-14 13:22:50 -08:00
Mark Rossetti
e774004131
Updating intro-windows-in-k8s for 1.23
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
2021-12-14 13:11:54 -08:00
Ahmet Alp Balkan
a5da40b917
blog: rephrase the article update
...
this blog post was modified as part of #29740 but IMO the update note doesn't make it clear enough what's going on.
2021-12-14 11:40:45 -08:00
Kubernetes Prow Robot
7012c979f5
Merge pull request #30800 from sftim/20211208_add_v1.23_release
...
Add v1.23 release to release list
2021-12-14 10:27:47 -08:00