Commit Graph

19402 Commits

Author SHA1 Message Date
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
Qiming Teng fe1c3e8c53 [zh] Translate WebhookAdmission API 2021-12-15 15:30:03 +08:00
Qiming Teng 1b605ea733 [zh] Translate client-authentication API reference 2021-12-15 15:28:31 +08: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 1154e19be3 Merge pull request #30656 from chenxuc/authn-authz-1
[zh] sync auth docs
2021-12-14 17:16:18 -08:00
Wang 63d5e34d21 Update crictl.md 2021-12-15 09:05:08 +09: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
Tim Bannister ea4dfa19a1 Add v1.23 release to release list
Co-authored-by: Puerco <puerco@users.noreply.github.com>
2021-12-14 17:00:37 +00:00
Kai Hoffman 3ea785d07d Merge branch 'kubernetes:main' into main 2021-12-14 12:55:36 +00:00
Kai Hoffman 0c7491f125 Update to plural (grammar fix)
Minor change of ingress controller -> ingress controllers for grammatical agreement with the rest of the sentence.
2021-12-14 12:54:03 +00:00
Sascha Grunert 6e97ed46fb Add SELinuxProfile CRD graduation part
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-14 12:39:27 +01:00
Sascha Grunert dd63a3102a Fix typos in selinux part
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-14 12:37:33 +01:00
Sascha Grunert 9d5e049afd Rename post directory to reflect correct date
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-12-14 12:33:39 +01:00
Sascha Grunert e3301a4e95 Merge pull request #1 from jhrozek/spo-release
Add content about SELinux recording and moved selinuxd
2021-12-14 12:32:34 +01:00
Kubernetes Prow Robot 003ffe4b56 Merge pull request #30702 from yoshwata/patch-1
The command empties the shell variable.
2021-12-14 02:47:45 -08:00
Kubernetes Prow Robot a5d367e9fd Merge pull request #30907 from liggitt/flowcontrol-v1beta1
Document flowcontrol v1beta1 removal release
2021-12-13 20:32:02 -08:00
Qiming Teng 03b5de4e1c Kubelet config v1alpha1 (#30859)
* Add config API for kubelet v1alpha1

The CredentialProvider struct is defined in the v1alpha1 config API
rather than v1beta1. The upstream generator is updated to include this
version (https://github.com/kubernetes-sigs/reference-docs/pull/268).

This commit adds references to the API as well.

* Wrap long lines in the page
2021-12-13 18:28:03 -08:00
Kubernetes Prow Robot efa89a4e78 Merge pull request #30895 from mengjiao-liu/sysctl-allow-slashes-zh
sync sysctl-cluster.md
2021-12-13 18:00:03 -08:00
Qiming Teng 4f27a3fb16 Update feature gates for 1.23 2021-12-14 09:54:14 +08:00
Kubernetes Prow Robot 8577231a24 Merge pull request #30716 from dgengtek/main
kube-etcd certificate requires additional SAN's
2021-12-13 16:16:02 -08:00
Kubernetes Prow Robot e2b18a2897 Merge pull request #30844 from tengqm/kubeadm-ref-123
Update kubeadm reference for 1.23
2021-12-13 16:08:01 -08:00
yoshwata 321795000b fix: here doc style and comment 2021-12-13 23:43:37 +00:00
Matt Cary 33aae9b7e5 Update content/en/docs/concepts/storage/persistent-volumes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-12-13 15:35:11 -08:00
Jordan Liggitt 5b6e46d6de flowcontrol v1beta1 removal release 2021-12-13 18:28:16 -05:00
yoshwata f1bd7c48af Update kustomization.md
I generated a file in a here document, but the shell variable part seemed to be empty.
2021-12-13 22:00:24 +00:00
Matthew Cary 57e72bce9a Clarify editing PV for volume resize 2021-12-13 10:22:14 -08:00
Kensei Nakada dc5820977b Change the role restriction for /lgtm 2021-12-13 23:45:26 +09:00
Mengjiao Liu ab21cca067 sync sysctl-cluster.md 2021-12-13 17:31:54 +08:00
Kubernetes Prow Robot 6e7e9ea357 Merge pull request #30884 from Arhell/remove
[pt-br] remove link
2021-12-12 16:51:58 -08:00
Kubernetes Prow Robot 632bafa331 Merge pull request #30836 from neolit123/1.24-fix-bug-kubeadm-patches-config
kubeadm: fix wrong config example for customization with patches
2021-12-12 14:29:57 -08:00
Arhell 7653f815ec [pt-br] remove link 2021-12-13 00:20:37 +02:00
Lubomir I. Ivanov 2295e0c1e2 kubeadm: fix wrong config example for customization with patches
The patches sub-structure is top level and not under nodeRegistration.
2021-12-12 23:06:27 +02:00
ptux b9d21bf215 done 2021-12-12 21:38:36 +09:00
lcbcfoo 2d33179968 Add content/pt-br/docs/concepts/overview/working-with-objects/namespaces.md 2021-12-11 16:27:51 -03:00
Antonio Ojea ec3ed1ee36 kubernetes networking model clarifications (#28454)
Amend some clarifications to the kubernetes networking model to
deal with some ambiguities, mainly related to the use of NAT and
the host-network pods special requirements.

xref:

https://groups.google.com/g/kubernetes-sig-network/c/m6lwTjKLV8o/m/jM59qEKOBAAJ
2021-12-11 10:31:58 -08:00
lcbcfoo e56ef1180f Add pt-br/docs/concepts/overview/working-with-objects/field-selectors.md 2021-12-11 14:47:37 -03:00
Tim Bannister 6d9fec4175 Update third party list of container runtimes 2021-12-11 17:06:51 +00:00
Kubernetes Prow Robot 96feca9a5b Merge pull request #30854 from chetak123/main
Changed Docker EE to MCR in Windows
2021-12-11 08:31:57 -08:00
Kubernetes Prow Robot 0b266eb4fe Merge pull request #30784 from ChetHosey/patch-1
Correct separator in generated ConfigMap.
2021-12-11 08:29:58 -08:00
Ayushman Mishra 2042d8966d changes
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-12-11 21:53:07 +05:30
Kubernetes Prow Robot b29ea89e95 Merge pull request #30855 from neolit123/1.24-remove-reset-status-phase
kubeadm: remove "reset" phase that no longer exists
2021-12-11 08:07:58 -08:00