Kubernetes Prow Robot
8600a6aa08
Merge pull request #30291 from alculquicondor/patch-2
...
Fix whitespace in pod topology spread constraints page
2021-10-31 06:31:18 -07:00
Kubernetes Prow Robot
bc785b9dbc
Merge pull request #30256 from marosset/windows-runasnonroot-updates
...
Updating runAsNonRoot support for Windows
2021-10-29 14:37:10 -07:00
Kubernetes Prow Robot
3dd978ec23
Merge pull request #29019 from SergeyKanzhelev/nodeRegistrationRequired
...
Node re-registration required to update the node labels
2021-10-29 01:10:51 -07:00
Sergey Kanzhelev
40b013b63f
Node re-registration required to update the node labels
2021-10-29 05:25:48 +00:00
Siddhant Prateek
6ba1534f10
Mentioned Markdown flavor in Contribution new content
...
Signed-off-by: Siddhant Prateek <siddhantprateek@gmail.com >
2021-10-28 22:31:00 +05:30
Jordan Liggitt
e50ce5f269
PodSecurity: runAsUser
2021-10-28 11:21:02 -04:00
Brad Beck
b48ddd9e90
Fix zsh completion setup
2021-10-28 10:02:50 -05:00
Aldo Culquicondor
1061e7ff22
Fix whitespace in pod topology spread constraints page
2021-10-28 08:46:17 -04:00
Rodrigo Queiro
f3921c9028
Remove "basic" from supported API auth methods
...
This was removed in v1.19.
2021-10-28 11:57:07 +02:00
Kubernetes Prow Robot
891953ec20
Merge pull request #30260 from neolit123/1.23-update-note-about-config-print
...
kubeadm-config.md: update the page to reflect current state
2021-10-28 02:16:28 -07:00
Anatoliy Serputov
cb60b1dd00
Fix: typo in install-kubeadm.md
2021-10-27 19:57:28 -04:00
Kubernetes Prow Robot
62f62f3828
Merge pull request #30230 from neolit123/1.23-fix-link-to-custom-images
...
kubeadm: fix link to kubeadm-init#custom-images
2021-10-27 16:29:03 -07:00
Kubernetes Prow Robot
850e16fe38
Merge pull request #30193 from PranshuSrivastava/broken_link
...
fixed the broken link
2021-10-27 16:21:02 -07:00
Kubernetes Prow Robot
01a8f26250
Merge pull request #30234 from calvin0327/improvement-install-kubeadm
...
Improvement for install-kubeadm
2021-10-27 16:07:02 -07:00
Jonathan Dobson
26280ee0c1
Move CSIVolumeFSGroupPolicy to GA
2021-10-27 16:54:04 -06:00
Kubernetes Prow Robot
a3c025e979
Merge pull request #30274 from liggitt/podsecurity-typo
...
Fix typo in podsecurity config example
2021-10-27 13:08:25 -07:00
Jordan Liggitt
0dfdffe95f
Fix typo in podsecurity config example
2021-10-27 13:58:12 -04:00
Lubomir I. Ivanov
586b359b05
kubeadm-config.md: update the page to reflect current state
...
We have seen a number of questions around the usage of "config print".
Clarify the usage of this command. Add a note that the output should
not be taken literally.
Link to the "customizing components" page instead of the "kubelet
integration" page. The former already links to the later.
Remove note about kube-dns which hasn't been supported for a while.
2021-10-27 18:52:53 +03:00
Jonas Steinberg
094d9c034b
remove period and change script to command
...
Incorrect punctuative period and change the word script to command for uniformity.
2021-10-27 08:41:51 -05:00
Guilherme Macedo
b1d1fc369e
Minor typo corrections and improvements for 'Overview of Cloud Native Security' page ( #30185 )
...
* Update overview.md
Minor typo corrections and improvements.
* Update overview.md
* Fix broken link
2021-10-27 05:53:25 -07:00
Ali Yousefi Sabzevar
d895791f1f
fix the sudo problem with cat using tee - en
2021-10-27 14:22:35 +02:00
Tim Bannister
f5bb0c7e8a
Document thirdparty-content shortcode
2021-10-27 11:04:28 +01:00
Richie McG
a7a4745b79
Revert an incorrect fix
...
corrections for etctutl command name incorrectly “fixed” #30215
2021-10-27 18:56:16 +09:00
Douglas Hellinger
b2035168a7
Clarify why cordon all but 4 nodes.
2021-10-27 15:58:55 +08:00
Kubernetes Prow Robot
6490aafd51
Merge pull request #30242 from sftim/20211026_fix_version_for_release_notes
...
Link to the release notes for the version of Kubernetes being documented
2021-10-26 21:43:26 -07:00
Kubernetes Prow Robot
63921abd6e
Merge pull request #30246 from mlbiam/patch-2
...
Update link to new OpenUnison project documentation site
2021-10-26 21:37:26 -07:00
Douglas Hellinger
52fe4549f9
Update zookeeper.md
2021-10-27 10:37:34 +08:00
Douglas Hellinger
593fb144b6
Update zookeeper.md
...
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead.
2021-10-27 10:31:23 +08:00
calvin
7780084390
improvement for install-kubeadm.
2021-10-27 10:07:49 +08:00
Kubernetes Prow Robot
4a3f2ef536
Merge pull request #30198 from SergeyKanzhelev/dockershimUpdates
...
Find out what container runtime is used and mention private registries
2021-10-26 17:15:41 -07:00
Kubernetes Prow Robot
93ec17f502
Merge pull request #30235 from zwpaper/patch-1
...
ServerSideApply GA, drop the beta notice
2021-10-26 17:09:47 -07:00
Mark Rossetti
bf6ab9519d
Remove outdated section stating Windows does not support CPU limits
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
2021-10-26 14:35:13 -07:00
Mark Rossetti
afbb133e9f
Updating runAsNonRoot support for Windows
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com >
2021-10-26 13:25:31 -07:00
Ali Yousefi Sabzevar
9a36c05f6a
add sudo to Red Hat-based distributions - en
2021-10-26 21:43:55 +02:00
Marc Boorshtein
e779d2d3fc
Update link to new project documentation site
2021-10-26 15:35:17 -04:00
Jesse Butler
4e755b2f2c
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-10-26 14:13:06 -04:00
Sergey Kanzhelev
4a6d4d5dd3
find out what container runtime is used and mention private registries
2021-10-26 16:26:59 +00:00
Kubernetes Prow Robot
eeef239745
Merge pull request #30239 from Shubham82/Update-empty-link_Dynamic_Admission_Control
...
Improvement: Correct the "empty" link in Dynamic Admission Control.
2021-10-26 04:35:30 -07:00
Kubernetes Prow Robot
b750d985eb
Merge pull request #30229 from neolit123/1.23-link-to-ha-guide-main-branch
...
kubeadm: use git.k8s.io to link to kubeadm repo
2021-10-26 04:15:30 -07:00
Tim Bannister
45e902468c
Link to the release notes for the version of Kubernetes being documented
2021-10-26 12:08:02 +01:00
Kubernetes Prow Robot
cc888c6eaa
Merge pull request #29881 from mallow111/issue-29850
...
Fix issue #29850 - Drop v1.apps in Deployment
2021-10-26 03:35:31 -07:00
Shubham Kuchhal
8fbccfcd8f
Improvement: Correct the "empty" link in Dynamic Admission Control.
2021-10-26 13:51:38 +05:30
Wei Zhang
d7e05554de
ServerSideApply GA, drop the beta notice
2021-10-26 11:54:23 +08:00
Kubernetes Prow Robot
0af4dd9687
Merge pull request #30031 from sahilvv/ga_ttl
...
GA TTLAfterFinished
2021-10-25 19:07:30 -07:00
Lubomir I. Ivanov
b8d0c07ba8
kubeadm: fix link to kubeadm-init#custom-images
...
Add missing / prefix otherwise the link to
"custom-images" points towards a 404.
2021-10-26 00:20:56 +03:00
Lubomir I. Ivanov
0162445d1e
kubeadm: use git.k8s.io to link to kubeadm repo
...
With the kubeadm repository changing branch from
master -> main, use the "branchless" URL:
git.k8s.io/kubeadm
when linking to the HA guide.
2021-10-26 00:09:19 +03:00
Leonardo Luz Almeida
5dfe3bf1db
Fix server-side-apply code snippet in blog post
2021-10-25 15:26:28 -04:00
Min Wang
7ebe37aa3a
Update deployment.md
2021-10-25 12:24:22 -07:00
Kubernetes Prow Robot
d6fad21377
Merge pull request #30075 from nuno-faria/patch-1
...
Remove extra parenthesis
2021-10-25 11:21:03 -07:00
Robert Van Voorhees
489e938f1c
Resolve formatting issue and add example for node affinity example.
2021-10-25 10:29:57 -04:00