Guangwen Feng
305384206d
[zh] Update storage-classes.md ( #30561 )
...
* [zh] Update storage-classes.md
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
* [zh] Fix an invalid link in storage-classes.md
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-11-19 04:54:51 -08:00
Kubernetes Prow Robot
48a2a132b7
Merge pull request #29478 from ravisantoshgudimetla/patch-12
...
Recommend using TTL field in job
2021-11-19 04:16:51 -08:00
Kubernetes Prow Robot
2040c81a31
Merge pull request #30525 from weibeld/main
...
Change 'container' to 'Pod' in Jobs documentation
2021-11-19 02:10:52 -08:00
Kubernetes Prow Robot
6d8c2b68af
Merge pull request #30539 from Arhell/upd-app
...
[ja] update apparmor.md
2021-11-18 19:34:51 -08:00
Kubernetes Prow Robot
4064a3598d
Merge pull request #30471 from Arhell/fixed
...
[ja] fixed the broken link
2021-11-18 19:32:51 -08:00
Kubernetes Prow Robot
476cce5a24
Merge pull request #30437 from Arhell/remove
...
[ja] removed Contiv.io
2021-11-18 19:30:51 -08:00
Kubernetes Prow Robot
dcd6672e67
Merge pull request #30354 from Arhell/fix-link
...
[ja] fixed broken link in intro-windows-in-kubernetes.md
2021-11-18 19:28:51 -08:00
Kubernetes Prow Robot
fa87a0f399
Merge pull request #30297 from Arhell/cloud
...
[ja] Including Oracle Cloud Infrastructure
2021-11-18 19:26:51 -08:00
Kubernetes Prow Robot
38bfe67cad
Merge pull request #29980 from riita10069/feature/concepts/_index
...
[ja] Replace with a link in Japanese about `/concepts/_index.md`
2021-11-18 19:24:51 -08:00
Kubernetes Prow Robot
7e5dd27992
Merge pull request #29977 from riita10069/feature/concepts/overview/components
...
[ja] Replace with a link in Japanese about concepts/overview/components
2021-11-18 19:22:51 -08:00
Kubernetes Prow Robot
dfd14b0564
Merge pull request #29976 from riita10069/feature/concepts/configuration/overview
...
[ja] Replace with a link in Japanese about overview.md
2021-11-18 19:20:52 -08:00
Kubernetes Prow Robot
f4e5f3693a
Merge pull request #29974 from riita10069/feature/tasks/run-application/scale-stateful-set
...
[ja] Replace with a link in Japanese about scale-stateful-set.md
2021-11-18 19:19:53 -08:00
Kubernetes Prow Robot
3a61194945
Merge pull request #29958 from riita10069/feature/pod-lifecycle
...
[ja] Update pod-lifecycle.md
2021-11-18 19:16:52 -08:00
Kubernetes Prow Robot
054abe062f
Merge pull request #30548 from lyzhang1999/patch-1
...
Update get-shell-running-container.md
2021-11-18 17:44:52 -08:00
Kubernetes Prow Robot
3929001cde
Merge pull request #30554 from neha-viswanathan/30523-dead-links
...
replace dead links
2021-11-18 17:32:51 -08:00
Kubernetes Prow Robot
07d956cd38
Merge pull request #30549 from lyzhang1999/patch-2
...
Update debug-pod-replication-controller.md
2021-11-18 17:30:51 -08:00
Daniel Weibel
d367806825
Fix wording in Jobs documentation
2021-11-19 00:58:17 +04:00
Neha Viswanathan
eaf2004e2a
replace dead links
2021-11-18 09:44:51 -08:00
Neha Viswanathan
d9d2c78964
replace dead links
2021-11-18 09:29:12 -08:00
Kubernetes Prow Robot
2183ddad1f
Merge pull request #30541 from fenggw-fnst/update-apparmor
...
[zh] Update apparmor.md
2021-11-18 05:43:02 -08:00
wangwei
36d5dbd887
Update debug-pod-replication-controller.md
...
Add English and Chinese spaces
2021-11-18 20:23:59 +08:00
wangwei
9c641a8583
Update get-shell-running-container.md
...
Delete meaningless spaces
2021-11-18 20:10:29 +08:00
cndoit18
65b7de840d
[zh]: Add warning about using unsupported CRON_TZ
...
Signed-off-by: cndoit18 <cndoit18@outlook.com>
2021-11-18 16:34:19 +08:00
Patrick Ohly
c3073161f7
logging: structured logging, klog deprecation
...
This is primarily the docs PR for
- alpha: https://github.com/kubernetes/enhancements/issues/2845
- beta: https://github.com/kubernetes/enhancements/issues/1602
But as it touches the file, it also updates the examples and explanations to
reflect some recent observations.
2021-11-18 08:17:36 +01:00
Vaibhav
e8ff60d0e9
Update the reference statement in access-cluster-services.md
2021-11-18 10:49:08 +05:30
Guangwen Feng
2151d4e5c4
[zh] Update apparmor.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-11-18 11:06:58 +08:00
Arhell
2a1ba00aa7
[ja] update apparmor.md
2021-11-18 02:39:08 +02:00
Kevin Klues
378fc570b1
Add description of distribute-cpus-across-numa CPUManager policy option
...
Signed-off-by: Kevin Klues <kklues@nvidia.com>
2021-11-17 23:19:54 +01:00
Jesse Butler
d330226a95
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-11-17 12:55:09 -05:00
Kubernetes Prow Robot
c688bcd8e6
Merge pull request #29751 from swatisehgal/clarify-podsresource-getallocatable
...
Pod Resource API: graduate getAllocatableResources to Beta
2021-11-17 07:23:54 -08:00
Kubernetes Prow Robot
0aa00b6902
Merge pull request #30509 from soltysh/cronjob_warning
...
Add warning about using unsupported CRON_TZ
2021-11-17 07:17:54 -08:00
Swati Sehgal
c7231c8d6d
Explicitly state that GetCpuIds returns exclusive cpus
...
Based on the discussion here: https://github.com/kubernetes/kubernetes/pull/97415#discussion_r722548437
we explictly state that the GetCpuIds returned for a ContainerResource in the ListPodResourcesResponse
represent only exclusively allocated CPUs.
In order to evaluate the CPUs corresponding to the shared pool, List endpoint should be used in conjunction
with GetAllocatableResources endpoint. We highlight the steps that the client needs to take evaluate this.
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2021-11-17 15:16:57 +00:00
Swati Sehgal
8d6da01857
podresource-api: Graduate GetAllocatableResources to Beta
...
Also, explicitly clarify the behavior of GetAllocatableResources
The explanation that GetAllocatableResources can be used to obtain available resources
on the node can be misinterpretted as an API that is used to obtain free/unallocated
resources on a node.
This PR adds additional text to clarify that this API endpoint only returns
allocatable resources which are resources exposed to kubelet as defined here:
https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/#node-allocatable .
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2021-11-17 15:16:57 +00:00
Kubernetes Prow Robot
d54f09182f
Merge pull request #30504 from wiggitywhitney/quantity-glossary-si
...
Update 'Quantity' glossary definition to explain acronym SI
2021-11-17 04:27:54 -08:00
wiggitywhitney
93df00af00
Update to explain acronym SI
2021-11-17 06:08:52 -06:00
Kubernetes Prow Robot
9028af1ae3
Merge pull request #28226 from saschagrunert/image-config-json
...
Add docs about auth differences between Docker and Kubernetes
2021-11-17 03:49:54 -08:00
Hoon Jo
0cb7bc3295
Update managing-tls-in-a-cluster.md
...
In my humble view, `kubectl certificate approve my-svc.my-namespace` command may understand easily to follow up this procedure.
Update managing-tls-in-a-cluster.md
Change some text as Divya Mohan's guidance.
Update managing-tls-in-a-cluster.md
Change text as sftim's guidance.! Thank you so much!
2021-11-17 18:56:37 +09:00
Oline Case
cd7f704703
Add k8s.dev url to Community page
2021-11-16 23:43:53 -08:00
Jihoon Seo
0f26532d91
[ko] Update outdated files in dev-1.22-ko.3 28-38
2021-11-17 13:52:56 +09:00
Falimonda
8815230e45
Fixes grammatical errors in Kubespray setup doc ( #29460 )
...
* Fixes grammatical errors
* Removes period as recommended in review
* Update content/en/docs/setup/production-environment/tools/kubespray.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-16 19:07:53 -08:00
Kubernetes Prow Robot
36be0ebac9
Merge pull request #30288 from drigz/patch-2
...
Remove "basic" from supported API auth methods
2021-11-16 18:51:53 -08:00
Tim Bannister
195ab34d01
Fix nits
...
Tidying that I spotted whilst reordering the storage concepts section.
2021-11-17 00:21:53 +00:00
Tim Bannister
9c0c75e0f2
Reorder storage concepts
...
Introduce concepts in an order that should suit people new to
Kubernetes, so that you don't encounter details like volume cloning
until you've seen more of the basic volume types (persistent,
ephemeral, projected).
2021-11-17 00:20:18 +00:00
Kubernetes Prow Robot
cee6c712bd
Merge pull request #30366 from aravindhp/windows-projected-volume
...
storage: document Windows projected volume limitations
2021-11-16 16:11:53 -08:00
Kubernetes Prow Robot
f235dc6cb6
Merge pull request #30225 from liggitt/podsecurity-runasuser
...
PodSecurity: runAsUser docs
2021-11-16 15:59:54 -08:00
Kubernetes Prow Robot
490e286a35
Merge pull request #30512 from tallclair/patch-3
...
Remove link to compromised github account
2021-11-16 15:43:54 -08:00
Kubernetes Prow Robot
768905ec73
Merge pull request #30385 from kvaps/fix-konnectivity-audience
...
Refer ServiceAccountTokenVolumeProjection documentation instead of providing incorrect instructions.
2021-11-16 14:42:33 -08:00
Tim Allclair
db7dfbf166
Remove link to compromised github account
...
Follow up from incomplete fix in https://github.com/kubernetes/website/pull/30496
2021-11-16 14:20:10 -08:00
Aravindh Puthiyaparambil
4c296c6ad0
storage: document Windows projected volume limitations
...
xref: https://github.com/kubernetes/kubernetes/issues/102849
2021-11-16 09:38:05 -08:00
Maciej Szulik
b5e83e8944
Add warning about using unsupported CRON_TZ
2021-11-16 17:38:01 +01:00
Kubernetes Prow Robot
20b6b87a99
Merge pull request #30479 from Arhell/upd-link
...
[id] update link
2021-11-16 05:47:28 -08:00
Lee Verberne
771ee157a9
Promote EphemeralContainers to beta
2021-11-16 07:51:28 -05:00
Kubernetes Prow Robot
368dd8dd9a
Merge pull request #30497 from vincent-pli/remove-useless-content
...
[zh] Remove BoundServiceAccountTokenVolume from service-account-admin page
2021-11-16 03:53:26 -08:00
RinkiyaKeDad
b2d8188cc7
add hyperlink to list of sigs
...
Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>
2021-11-16 15:56:43 +05:30
Lachlan Evenson
06431e1801
Update incorrect GH profile link
...
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2021-11-15 17:16:55 -08:00
pengli
89d06b512b
remove useless content
2021-11-16 08:46:14 +08:00
Tim Allclair
1c8ec705a3
Remove link to compromised github account
...
This abandoned account was identified by a security researcher, and reported through the Kubernetes bug bounty program.
Don't we have a link checker that should identify cases like this? I'm guessing the github username was changed, so the link was redirecting (still valid), until the researcher recreated it. We should probably have the link checker flag redirects as well.
2021-11-15 16:28:37 -08:00
Arhell
77429f2802
[id] update link
2021-11-16 02:25:54 +02:00
Kubernetes Prow Robot
7754cf242b
Merge pull request #30405 from ptux/patch-4
...
[en] update custom-resources
2021-11-15 16:21:52 -08:00
Kubernetes Prow Robot
3055d99813
Merge pull request #30440 from vaibhav2107/service-networking
...
Remove the link as refereneced content is missing
2021-11-15 12:40:49 -08:00
Kubernetes Prow Robot
2fd0ab9f1f
Merge pull request #30426 from luizgribeiro/patch-2
...
docs: update scale-intro.html (pt-br)
2021-11-15 04:52:47 -08:00
Rajula Vineet Reddy
3af41facff
1.22 feature blog for memory qos support
2021-11-15 18:49:43 +08:00
Vaibhav
ab99e7b104
Update the referenced link to kuberentes network model
2021-11-15 14:03:46 +05:30
Kubernetes Prow Robot
25ed878238
Merge pull request #30478 from chirangaalwis/patch-6
...
Review Network Policy Ingress rules during Service debugging
2021-11-15 00:32:48 -08:00
Kubernetes Prow Robot
fea66f8543
Merge pull request #30466 from ptux/patch-10
...
[zh] Update operator.md
2021-11-15 00:02:48 -08:00
Wang
02abdd28bf
Update content/zh/docs/concepts/extend-kubernetes/operator.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-11-15 16:28:16 +09:00
Chiranga Alwis
45148c60e0
Review network policy ingress rules
...
Add missing note to review Kubernetes Network Policy Ingress rules during debugging Kubernetes Service issues
Update document link
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-11-15 11:49:39 +05:30
Jihoon Seo
0d09bd668f
[ko] Update links in dev-1.22-ko.3
2021-11-15 15:11:00 +09:00
Kubernetes Prow Robot
870d4472fc
Merge pull request #30474 from seokho-son/out-ko.3-m2
...
[ko] Update outdated in dev-1.22-ko.3 (M2-M3)
2021-11-14 22:00:48 -08:00
Kubernetes Prow Robot
6320991d0a
Merge pull request #30373 from Babapool/crictlv
...
Updated circtl version to v1.22.0 from v1.17.0 in install kubeadm doc #30349
2021-11-14 18:08:48 -08:00
Kubernetes Prow Robot
0027ada6e0
Merge pull request #30464 from ptux/patch-8
...
[en] Update operator.md
2021-11-14 16:16:48 -08:00
Seokho Son
7373ffe1fd
Apply 1.21-ko.2 enhancement to 1.22-ko.3
2021-11-15 05:46:26 +09:00
Seokho Son
4616e63617
Update outdated in dev-1.22-ko.3 (M2-M3)
2021-11-15 04:16:42 +09:00
Seokho Son
62a3baf06c
Fix outdated in ko architecture/nodes
2021-11-15 03:53:10 +09:00
Wang
91df163eed
Update operator.md
2021-11-14 19:34:41 +09:00
Wang
0f643c43e3
Update operator.md
2021-11-14 13:10:01 +09:00
Arhell
b4855bce54
[ja] fixed the broken link
2021-11-14 02:03:19 +02:00
Kubernetes Prow Robot
1466530a49
Merge pull request #30361 from pohly/generic-ephemeral-volumes-ga
...
generic ephemeral volume GA
2021-11-13 14:04:46 -08:00
Maciej Filocha
d30b591c95
Synchronize Polish localization for ver 1.22, part 5
...
Synchronize Polish localization with upstream up to 08d92f9
.
Part 5
2021-11-13 22:02:54 +01:00
Kubernetes Prow Robot
6ff0695578
Merge pull request #30226 from leoluz/leoluz/blog/fix-ssa-codesnip
...
Fix server-side-apply code snippet in blog post
2021-11-13 09:24:46 -08:00
Kubernetes Prow Robot
d2f227d73e
Merge pull request #29727 from jonassteinberg1/patch-2
...
"First this user must have [a] certificate issued..."
2021-11-12 21:06:46 -08:00
Avinash Upadhyaya
0913d9ed39
fix: deployment rollout pause and resume wordings
...
fix: revert link change for pausing deployments and some rewording
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-11-13 10:01:32 +05:30
Kubernetes Prow Robot
d9a041eb7d
Merge pull request #30067 from sftim/20211013_tidy_pull_image_private_registry_task
...
Tidy task “Pull an Image from a Private Registry”
2021-11-12 19:46:46 -08:00
Kubernetes Prow Robot
bf1a799b85
Merge pull request #30458 from wiggitywhitney/pod-disruption-glossary
...
Fix to reveal more info when '[+]' is clicked
2021-11-12 19:20:46 -08:00
Kubernetes Prow Robot
99f80cc0ab
Merge pull request #30461 from Anakin100100/patch-1
...
Removed depracated ruby client library
2021-11-12 19:06:46 -08:00
Kubernetes Prow Robot
670429c193
Merge pull request #30389 from hbagdi/ingress-class-namespaced-params-ga
...
graduate IngressClassNamespacedParams to GA
2021-11-12 17:40:47 -08:00
Kubernetes Prow Robot
13323ce82a
Merge pull request #28986 from xeathen/fix-typo
...
[zh] fix typo of expose-intro.html
2021-11-12 17:24:47 -08:00
Kubernetes Prow Robot
6e9676f5c2
Merge pull request #30453 from fenggw-fnst/cleanup-zh
...
[zh] Remove ^H character
2021-11-12 17:16:47 -08:00
Kubernetes Prow Robot
79e2a98b54
Merge pull request #30444 from wiggitywhitney/pdb-glossary
...
Fix to reveal more info when '[+]' is clicked
2021-11-12 16:20:47 -08:00
Kubernetes Prow Robot
20573065b3
Merge pull request #30460 from SubtextRyan/patch-1
...
Corrected grammatical error
2021-11-12 16:14:47 -08:00
Anakin100100
358ec86ec4
Removed depracated ruby client library
...
The 'kubr' gem has last been updated 7 years ago. It doesn't provide the required modern functionalities. The documentation consists of one code example and that's it. It's inclusion in this list only wastes time of Ruby on Rails developers because no sane person would chose it.
2021-11-12 21:44:23 +01:00
Kubernetes Prow Robot
5e7776274f
Merge pull request #30447 from SergeyKanzhelev/dockershim-removal-blog
...
dockershim removal readiness blog post
2021-11-12 12:14:28 -08:00
Sergey Kanzhelev
5d09f5edb5
dockershim removal readiness blog post
2021-11-12 17:42:51 +00:00
Kubernetes Prow Robot
c3439b3e15
Merge pull request #30295 from siddhantprateek/main-v2
...
Mentioned Markdown flavor in Contribution new content
2021-11-12 09:38:28 -08:00
Siddhant Prateek Mahanayak
12854d0586
Suggested Changes
...
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-12 23:01:48 +05:30
Kubernetes Prow Robot
3c1d642746
Merge pull request #30393 from elmiko/update-ccm-node-controller
...
update cloud controller doc on node controller
2021-11-12 09:20:28 -08:00
SubtextRyan
46988781a3
Corrected grammatical error
...
Subject/verb disagreement: changed "...system execute the handler..." to "...system executes the handler..."
2021-11-12 12:05:00 -05:00
Kubernetes Prow Robot
1406c2d85a
Merge pull request #30170 from bobfuru/clarify-container-images-wording
...
Replace "Docker image" with "container image", other minor edits
2021-11-12 09:02:28 -08:00
sandipanpanda
7a513e6dee
Fix broken anchor link of #type-nodeport in service.md ( #30388 )
...
* Fix broken anchor link of #type-nodeport in service.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in overview.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in ingress.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in troubleshooting-kubeadm.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in connecting-frontend-backend.md
* Update anchor link from #nodeport to #type-nodeport
Update anchor link from #nodeport to #type-nodeport in source-ip.md
2021-11-12 08:02:28 -08:00
Michael McCune
0d864c18d9
update cloud controller doc on node controller
...
This change updates the information about the node controller in the
cloud controller managers. The node controller is not responsible for
creating new node objects, it updates them with information from the
provider infrastructure.
2021-11-12 08:25:40 -05:00
Kubernetes Prow Robot
152082f1db
Merge pull request #30454 from mayocream/patch-2
...
[zh] Sync changes in 使用 kubeadm API 定制组件
2021-11-12 05:24:27 -08:00
Kubernetes Prow Robot
e0ffcf9342
Merge pull request #30374 from clarinette9/docs-bfe-ingress
...
add BFE-ingress-controller to the document ingress-controllers.md.
2021-11-12 05:22:28 -08:00
Kubernetes Prow Robot
4de6225385
Merge pull request #30350 from spiffxp/drop-kubernetes-e2e-test-images
...
replace dnsutils example image
2021-11-12 05:20:28 -08:00
wiggitywhitney
8716bb6e1e
Fix to reveal more info when plus is clicked
2021-11-12 06:34:30 -06:00
Umair A. Shahid
53bf4f212a
Kubelet accepts graceful node shutdown parameters in camel case while they are written in the document in pascal case
2021-11-12 12:29:34 +01:00
Patrick Ohly
65bceb1876
generic ephemeral volumes: document graduation to GA
2021-11-12 09:46:11 +01:00
Mayo Cream
ae61db3ca5
Sync changes in content/zh/docs/setup/production-environment/tools/kubeadm/control-plane-flags.md
2021-11-12 16:39:27 +08:00
qlijin
efbbe7f183
[zh]translate. fix issue #30217 ( #30403 )
...
* [zh]translate. fix issue #30217
* [zh-Hans] translate kubelet-in-userns.md. Update code after review
2021-11-11 21:52:28 -08:00
Guangwen Feng
b658c945d0
[zh] Remove ^H character
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-11-12 13:11:23 +08:00
Kubernetes Prow Robot
6a237d0298
Merge pull request #30446 from Arhell/upd-link
...
[zh] update references in Finalizers
2021-11-11 19:34:29 -08:00
Akihiro Suda
e2f17b7579
Fix typos,config paths in kubelet-in-userns.md. Add link to port forwarder implementation ( #30410 )
...
* kubelet-in-userns.md: fix typoes
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
* kubelet-in-userns.md: fix unexpected config paths
Referring to `/etc/containerd/config.toml` makes sense only when the user has
read/write permissions to `/etc/containerd/config.toml` in the current mount
namespace, which is not always assumed in the context of this documentation.
The same applies to `/etc/crio/crio.conf`, too.
Partially revert PR 30020.
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
* kubelet-in-userns.md: add back the link to example port forwarder implementation
Add back the link to `k3s/pkg/rootlessports/controller.go` removed in PR 30020.
As stated in `{{ <note> }}`, the corresponding section is written for developers
of Kubernetes distros, not for end users.
So we should retain the implementation details here.
Partially revert PR 30020.
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-11-11 18:02:28 -08:00
Kubernetes Prow Robot
1e36c7611f
Merge pull request #30360 from qzdl/patch-2
...
update pod mapping to avoid deprecation notice
2021-11-11 17:44:28 -08:00
Arhell
d012f0b4a2
[zh] update references in Finalizers
2021-11-12 01:19:48 +02:00
wiggitywhitney
89b1ee4032
Fix to reveal more info when plus is clicked
2021-11-11 12:09:05 -06:00
Kubernetes Prow Robot
ed72287310
Merge pull request #30433 from SgtCoDFish/cert-manager-link-ko
...
[ko] update cert-manager docs link
2021-11-11 09:48:08 -08:00
Kubernetes Prow Robot
92e5d41881
Merge pull request #30439 from sysnet4admin/patch-4
...
Update apparmor.md
2021-11-11 09:46:08 -08:00
Harry Bagdi
4729b75ffb
graduate IngressClassNamespacedParams to GA
2021-11-11 08:51:52 -08:00
Kubernetes Prow Robot
0a17c09a37
Merge pull request #30257 from aysabzevar/feature/add-sudo-redhat-es
...
[es] add sudo to Red Hat-based distributions
2021-11-11 08:08:08 -08:00
Kubernetes Prow Robot
c58838a690
Merge pull request #30423 from alculquicondor/tracking-beta
...
Graduate JobTrackingWithFinalizers to beta
2021-11-11 06:29:50 -08:00
Kubernetes Prow Robot
297bb525fe
Merge pull request #30383 from fenggw-fnst/work
...
[zh] Update create-cluster-kubeadm.md and fix invalid links
2021-11-11 02:55:51 -08:00
syxunion
8039754872
translate Reference/Glossary/Eviction ( #30438 )
...
* translate Reference/Glossary/Eviction
* modify full_link path
2021-11-11 02:53:50 -08:00
Kubernetes Prow Robot
3f0994baba
Merge pull request #30434 from SgtCoDFish/cert-manager-link-zh
...
[zh] Update cert-manager docs link
2021-11-11 00:55:50 -08:00
Vaibhav
f58c7705bb
Remove the link as refereneced content is missing
2021-11-11 14:10:19 +05:30
Kubernetes Prow Robot
9dbee0dd47
Merge pull request #30351 from liggitt/podsecurity-beta
...
Podsecurity beta updates
2021-11-10 23:37:50 -08:00
Hoon Jo
9ac60ec13d
Update apparmor.md
...
Due to exec command DEPRECATED. so please add `--` to avoid info message.
`Current`
```
root@wk8s-m:~# kubectl exec hello-apparmor cat /proc/1/attr/current
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead.
k8s-apparmor-example-deny-write (enforce)
```
```
root@wk8s-m:~# kubectl exec hello-apparmor touch /tmp/test
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead.
touch: /tmp/test: Permission denied
command terminated with exit code 1
```
`Change`
```
root@wk8s-m:~# kubectl exec hello-apparmor -- cat /proc/1/attr/current
k8s-apparmor-example-deny-write (enforce)
```
```
root@wk8s-m:~# kubectl exec hello-apparmor -- touch /tmp/test
touch: /tmp/test: Permission denied
command terminated with exit code 1
```
2021-11-11 16:02:04 +09:00
Cheng Xing
1e0796c4e4
Delegate FSGroup to CSI beta
2021-11-10 17:02:51 -08:00
Arhell
f5dea3bb90
[ja] removed Contiv.io
2021-11-11 00:35:47 +02:00
Jordan Liggitt
4b7784728a
PodSecurity beta updates
2021-11-10 10:30:51 -05:00
Aldo Culquicondor
575b742e0a
Graduate JobTrackingWithFinalizers to beta
2021-11-10 09:35:30 -05:00
Ashley Davis
5e4e284a71
[zh] update cert-manager docs link
...
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-11-10 14:19:50 +00:00
Ashley Davis
ed69e93716
[ko] update cert-manager docs link
...
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-11-10 14:19:04 +00:00
Ashley Davis
8ae9faaed1
[en] update link to cert-manager docs
...
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-11-10 14:18:23 +00:00
ahg-g
14a003cb3b
add docs for JobMutableNodeSchedulingDirectives ( #30390 )
2021-11-10 04:43:27 -08:00
Kubernetes Prow Robot
53f7612552
Merge pull request #30186 from sandersaares/request-is-not-a-guarantee
...
A CPU request does not result in a guarantee
2021-11-09 23:15:26 -08:00
Kubernetes Prow Robot
8f52166ac8
Merge pull request #28887 from chenxuc/pause-resume2
...
clarify rollout behavior in deployment
2021-11-09 23:13:26 -08:00
Guangwen Feng
a7d816000a
[zh] Update create-cluster-kubeadm.md and fix invalid links
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-11-10 14:03:24 +08:00
Kubernetes Prow Robot
dea1834fe9
Merge pull request #30396 from Arhell/typo-fix
...
[zh] fixed a typo
2021-11-09 19:21:25 -08:00
Kubernetes Prow Robot
23ab74022d
Merge pull request #30402 from fenggw-fnst/work2
...
[zh] Fix typo
2021-11-09 19:19:26 -08:00
Kubernetes Prow Robot
8e846d1655
Merge pull request #30367 from steven-my/29329-translation-for-admin-4
...
translation for section admin4
2021-11-09 18:39:27 -08:00
Kubernetes Prow Robot
c3318e0cd9
Merge pull request #30400 from RA489/ha
...
Improvement to create cluster using minikube
2021-11-09 18:35:26 -08:00
Kubernetes Prow Robot
5436d4af9d
Merge pull request #30398 from jihoon-seo/211109_Make_redirection_for_highly-available-control-plane
...
Make redirection for highly-available-control-plane
2021-11-09 18:33:26 -08:00
Kubernetes Prow Robot
2245b59156
Merge pull request #30387 from kvaps/omit-api-audiences
...
ServiceAccountTokenVolumeProjection: api-audiences flag can be omitted
2021-11-09 18:31:27 -08:00
Kubernetes Prow Robot
c4ce619f28
Merge pull request #30369 from vivek-koppuru/basic-auth-fix
...
Fix wording of basic auth secret doc to keep it consistent with validation
2021-11-09 17:15:26 -08:00
Luiz Guilherme Ribeiro
51802636f9
Update scale-intro.html (pt-br)
...
The doc version for brazilian portuguese scale-intro page seems to be generated by an AI powered engine, which is not quite right and/or specific as the original one.
This PR changes a few words and a bit of the structure of the phrase in the pt-br doc, using de original (en) version as source of information.
2021-11-09 21:21:46 -03:00
Kubernetes Prow Robot
c15f89b549
Merge pull request #30411 from justaugustus/steering-2021
...
Update Steering membership following 2021 election
2021-11-09 13:21:48 -08:00
Wang
2d560fd4fb
Update custom-resources.md
2021-11-10 05:07:02 +09:00
Josh Berkus
009e15655a
Add Arnaud to the Thanks section.
...
Signed-off-by: Josh Berkus <josh@agliodbs.com>
2021-11-09 10:05:24 -08:00
Kubernetes Prow Robot
b81dcba911
Merge pull request #30412 from kubernetes/dev-1.22-ko.2
...
[ko] 2nd Korean localization work for v1.22
2021-11-09 05:39:47 -08:00
Stephen Augustus
5cebb20920
blog: Lint warnings and username fixes in 2021 Steering post
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-11-09 06:35:34 -05:00
Wang
324e4e07fa
[en] update custom-resources
...
Make it clear that the main API server delegates requests to user created API server.
2021-11-09 18:31:31 +09:00
Kubernetes Prow Robot
0e19aed5dc
Merge pull request #30137 from anyulled/main
...
[es] add concepts/services-networking/service
2021-11-09 00:59:39 -08:00
Guangwen Feng
0877306b40
[zh] Fix typo
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-11-09 14:25:48 +08:00
RA489
1ddef08a50
Improvement to create cluster page
2021-11-09 11:06:25 +05:30
Kubernetes Prow Robot
7d7d0224f7
Merge pull request #30010 from ClaudiaJKang/ko-29560
...
[ko] Translate docs/tasks/administer-cluster/sysctl-cluster.md in Korean
2021-11-08 19:49:40 -08:00
Juhee Kang
ccf05596df
[ko] Translate docs/tasks/administer-cluster/sysctl-cluster.md in Korean
2021-11-09 11:28:07 +09:00
Kubernetes Prow Robot
d886d65675
Merge pull request #29957 from sftim/20211007_document_thirdparty-content_shortcode
...
Document {{% thirdparty-content %}} shortcode
2021-11-08 18:23:39 -08:00
Jihoon Seo
047c8577d5
Make redirection for highly-available-control-plane
2021-11-09 10:50:38 +09:00
Kubernetes Prow Robot
e35a6e103f
Merge pull request #30118 from Shatakshi0805/fix-link-in-release-managers.md
...
fix broken link in release-managers.md
2021-11-08 17:26:49 -08:00
Kubernetes Prow Robot
a45e1b3347
Merge pull request #30368 from TreeKat71/main
...
Typo `etcdutl` in configure-upgrade-etcd.md
2021-11-08 17:20:49 -08:00
Aravindh Puthiyaparambil
c0dd24a8ba
storage: create new file for projected volumes
...
Move inline examples into the examples folder
2021-11-08 16:07:33 -08:00
Christoph Blecker
bf0e9ea2e5
Fix typo in SC blog post
2021-11-08 15:15:53 -08:00
Arhell
a5180ea3e1
[zh] fixed a typo
2021-11-09 00:29:52 +02:00
Kubernetes Prow Robot
a812761d1d
Merge pull request #30395 from reylejano/update-non-root-blog
...
Blog: renamed non-root-containers-and-devices.md to have date prefix
2021-11-08 14:27:20 -08:00
Rey Lejano
120d0424c2
renamed non-root-containers-and-devices.md to 2021-11-09-non-root-containers-and-devices.md
2021-11-08 13:45:03 -08:00
Rey Lejano
aba3e29883
renamed steering-committee-results-2021 to 2021-11-08-steering-committee-results-2021.md and update date
2021-11-08 13:33:55 -08:00
Kaslin Fields
65faac6f3e
Create steering-committee-results-2021
2021-11-08 11:48:36 -08:00
Kubernetes Prow Robot
5ac4b5f765
Merge pull request #29703 from mythi/non-root-containers-and-devices-blog
...
blog: non-root containers and devices
2021-11-08 07:47:20 -08:00
Mikko Ylinen
c7cb7683f9
blog: non-root containers and devices
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-11-08 17:39:13 +02:00
Kubernetes Prow Robot
1e090d8f1a
Merge pull request #29868 from RA489/activedeadlinesec
...
explanation of the role of activeDeadlineSeconds in initContainers be…
2021-11-08 06:43:00 -08:00
Andrei Kvapil
69c6dc0a82
Refer ServiceAccountTokenVolumeProjection documentation instead of providing incorrect instructions.
...
Since Kubernetes v1.20 it is enabled by default.
2021-11-08 15:16:05 +01:00
Andrei Kvapil
02d9cec45e
api-audiences flag can be omitted
2021-11-08 11:52:11 +01:00
Kubernetes Prow Robot
8453f2e116
Merge pull request #29981 from riita10069/feature/content/concepts/services-networking/service
...
[ja] Replace with a link in Japanese `concepts/service`
2021-11-08 00:40:58 -08:00
Kubernetes Prow Robot
5c6b0ca541
Merge pull request #29979 from riita10069/feature/concepts/cluster-administration/cluster-administration-overview
...
[ja] Replace with a link in Japanese about cluster-administration-overview.md
2021-11-08 00:38:58 -08:00
Kubernetes Prow Robot
e287b837ed
Merge pull request #29982 from riita10069/feature/reference/access-authn-authz/rbac
...
[ja] Replace with a link in Japanese about `reference/access-authn-authz/rbac.md`
2021-11-08 00:36:59 -08:00
Kubernetes Prow Robot
67f5fdbc68
Merge pull request #30329 from ClaudiaJKang/ko-30039
...
[ko] Translate docs/tasks/debug-application-cluster/debug-stateful-set.md in Korean
2021-11-07 23:12:52 -08:00
Steven Yan
f4962730fa
translation for section admin4
2021-11-08 14:57:40 +08:00
Juhee Kang
c6f45d97d7
[ko] Translate docs/tasks/debug-application-cluster/debug-stateful-set.md in Korean
2021-11-08 13:55:18 +09:00
Kubernetes Prow Robot
9217cc4c33
Merge pull request #30380 from Arhell/update-gates
...
[zh] Update feature-gates.md
2021-11-07 19:24:52 -08:00
Kubernetes Prow Robot
4dfa86568d
Merge pull request #30381 from yoonian/dev-1.22-ko.2-yoonian
...
[ko] Update dev-1.22-ko.2 (M52,M53)
2021-11-07 18:28:52 -08:00
PyungHo Yoon
3b1edf71c7
[ko] Update dev-1.22-ko.2 (M52,M53)
2021-11-08 11:06:16 +09:00
Kubernetes Prow Robot
dee445dded
Merge pull request #30310 from bang9211/bang9211/setup-konnectivity/v0.1
...
[ko] Translate tasks/extend-kubernetes/setup-konnectivity.md in Korean
2021-11-07 17:42:54 -08:00
Bob Furu
b5b60db805
Replace Docker image with container image and other minor edits for clarity
2021-11-07 20:21:09 -05:00
Kubernetes Prow Robot
565f0259f0
Merge pull request #30211 from superleo/branch1
...
[zh]Concept files to sync for 1.22 #29325 task 12
2021-11-07 16:40:52 -08:00
Arhell
a547f15396
[zh] fix typos
2021-11-08 00:35:10 +02:00
bang9211
ae23d6d492
Translate tasks/extend-kubernetes/setup-konnectivity.md in Korean
2021-11-08 01:03:34 +09:00
superleo
c5abf03306
[zh]Concept files to sync for 1.22 #29325 task 12
2021-11-07 23:26:26 +08:00
Arhell
f8e9d4e60b
[zh] Update feature-gates.md
2021-11-07 11:36:55 +02:00
Ayushman
dabf80ae56
Added Note for Deprecation of Flexvolume
...
flexVolume
Signed-off-by: Ayushman <ayushvidushi01@gmail.com>
2021-11-07 13:55:52 +05:30
Kubernetes Prow Robot
9a81b3c08d
Merge pull request #30372 from Arhell/upd
...
[zh] Update configure-gmsa.md
2021-11-06 22:14:52 -07:00
Kubernetes Prow Robot
dfbb64991f
Merge pull request #30117 from ztzxt/patch-1
...
Bump dashboard version to 2.4.0 from 2.3.1
2021-11-06 19:26:51 -07:00
Maciej Filocha
aaa429e62d
Synchronize Polish localization for ver 1.22, part b1
...
Synchronize Polish localization with upstream up to 273ea3671f
.
Part 1.
2021-11-06 15:52:17 +01:00
Kubernetes Prow Robot
6eb257fee5
Merge pull request #30328 from ClaudiaJKang/ko-30038
...
[ko] Translate docs/tasks/debug-application-cluster/get-shell-running-container.md in Korean
2021-11-06 06:50:51 -07:00
Kubernetes Prow Robot
fde75d600a
Merge pull request #30272 from bang9211/bang9211/ingress-minikube/v0.2
...
[ko] Translate tasks/access-application-cluster/ingress-minikube.md in Korean
2021-11-06 06:48:51 -07:00
Juhee Kang
9941eaa555
[ko] Translate docs/tasks/debug-application-cluster/get-shell-running-container.md in Korean
2021-11-06 22:43:39 +09:00
Kubernetes Prow Robot
e4509e714e
Merge pull request #30358 from jihoon-seo/211104_ko_Update_outdated_files_p1
...
[ko] Update outdated files in dev-1.22-ko.2 (M42-M47)
2021-11-06 06:42:52 -07:00
Kubernetes Prow Robot
1199160897
Merge pull request #30363 from seokho-son/out1.22ko-m57
...
[ko] Add note for outdated Korean for windows docker in k8s
2021-11-06 06:40:51 -07:00
Kubernetes Prow Robot
6053227298
Merge pull request #30315 from seokho-son/out1.22ko-m38
...
[ko] Fix outdated pod-topology-spread-constraints.md Korean
2021-11-06 06:38:51 -07:00
Kubernetes Prow Robot
e1db27adb3
Merge pull request #30362 from seokho-son/out1.22ko-m46
...
[ko] Update dev-1.22-ko.2 (M46, M48-M50)
2021-11-06 06:34:51 -07:00
Kubernetes Prow Robot
ee388cd638
Merge pull request #30309 from seokho-son/out1.22ko-m36
...
[ko] Update outdated in dev-1.22-ko.2(36-37)
2021-11-06 06:32:51 -07:00
clarinette9
d450873fcf
add bfe to ingress-controllers.md
...
add link and introduction of bfe ingress controller to /content/zh/docs/concepts/services-networking/ingress-controllers.md
2021-11-06 20:36:33 +08:00
clarinette9
5de494f375
add bfe to ingress-controllers.md
...
add link and introduction of bfe ingress controller to /content/en/docs/concepts/services-networking/ingress-controllers.md
2021-11-06 20:31:47 +08:00
Vitthal Sai
f200e6d223
Updated circtl version to v1.22.0 from v1.17.0 in install kubeadm doc
2021-11-06 11:56:43 +05:30
Kubernetes Prow Robot
273ea3671f
Merge pull request #30370 from chris-short/patch-1
...
Adding links to kubernetes.dev
2021-11-05 23:14:51 -07:00
Arhell
9d5f23ab6b
[zh] Update configure-gmsa.md
2021-11-06 00:18:44 +02:00
Kubernetes Prow Robot
6aad0849aa
Merge pull request #30278 from wiggitywhitney/extensions-copy
...
Improve Extensions Definition
2021-11-05 13:56:41 -07:00
Kubernetes Prow Robot
80b4fe0cac
Merge pull request #30069 from sftim/20211013_tweak_kubectl_skew_advice
...
Tweak advice about kubectl skew
2021-11-05 13:52:40 -07:00
Rey Lejano
ba4390cf48
add line about contributor blogs to kubernetes.dev
2021-11-05 12:05:15 -07:00
Chris Short
ee6b1a831e
Adding links to kubernetes.dev
...
Boosting the contributor site up in Google rankings is a priority for the Kubernetes Upstream Marketing team: https://github.com/kubernetes/contributor-site/issues/202
Adding links here where appropriate:
- Contributor Cheatsheet
- kubernetes.dev itself
- contributor resources
2021-11-05 12:52:38 -04:00
Kubernetes Prow Robot
f446293659
Merge pull request #30320 from Arhell/oracle
...
[pt-br] Including Oracle Cloud Infrastructure
2021-11-05 06:43:52 -07:00
Vivek Koppuru
4f9f1dccfc
Fix wording of basic auth secret doc to keep it consistent with validation
2021-11-05 18:18:03 +05:30
Muller Hsu
f0c98092e9
Update configure-upgrade-etcd.md
...
Typo
Should be `etcdctl` not etcdutl
2021-11-05 17:53:56 +08:00
Kubernetes Prow Robot
77106691d7
Merge pull request #30251 from aysabzevar/feature/add-sudo-redhat-ko
...
[ko] add sudo to Red Hat-based distributions
2021-11-04 20:11:53 -07:00
Kubernetes Prow Robot
ff7a649956
Merge pull request #30151 from kerthcet/feature/add-introduce-to-scheduler-v1beta3
...
add introductions for scheduler component config api migrations
2021-11-04 17:31:53 -07:00
Kubernetes Prow Robot
65ee4acae8
Merge pull request #30277 from seokho-son/out1.22ko-m39
...
[ko] Update contribute new-content of 1.22-ko.2
2021-11-04 09:08:04 -07:00
Kubernetes Prow Robot
174c41370c
Merge pull request #30228 from seokho-son/out1.22ko-m62
...
[ko] Update kubeadm-upgrade
2021-11-04 09:06:05 -07:00
Kubernetes Prow Robot
4c46ade2e6
Merge pull request #30227 from seokho-son/out1.22ko-m61
...
[ko] Update highly-available-control-plane
2021-11-04 09:00:06 -07:00
wiggitywhitney
2ec7040fd4
Improve Extensions Definition
2021-11-04 10:37:37 -05:00
Seokho Son
ba621d0919
Add note for outdated Korean for win k8s
2021-11-05 00:25:32 +09:00
Seokho Son
d571d0585d
Update dev-1.22-ko.2 (M46, M48-M50)
2021-11-04 23:19:07 +09:00
Samuel Culpepper
7a8fef9992
update pod mapping to avoid deprecation notice
2021-11-04 14:30:51 +01:00
Jihoon Seo
91303e1a93
[ko] Update outdated files in dev-1.22-ko.2 (M42-M47)
2021-11-04 18:53:28 +09:00
Kubernetes Prow Robot
2011e9af62
Merge pull request #30316 from seokho-son/out1.22ko-m55
...
[ko] Update outdated contents in dev-1.22-ko.2 M55-56
2021-11-04 01:50:04 -07:00
Seokho Son
134a0c1c9e
Update outdated in dev-1.22-ko.2(36-37)
2021-11-04 17:49:06 +09:00
Kubernetes Prow Robot
30a45ebddd
Merge pull request #30276 from seokho-son/out1.22ko-m67
...
[ko] Update outdated Korean for task m67-m71
2021-11-04 01:48:03 -07:00
Kubernetes Prow Robot
014eb69dbd
Merge pull request #30275 from seokho-son/out1.22ko-m6x
...
[ko] Update outdated Korean for task m63-m66
2021-11-04 01:46:04 -07:00
Carlos Panato
bbe5439576
update patch release for november 2021 cycle
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-11-04 09:05:56 +01:00
Carlos Panato
1068af1a37
remove release 1.19 from the active patch release
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-11-04 09:05:31 +01:00
kerthcet
c0175c5635
add introductions for scheduler component config api migrations
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2021-11-04 10:10:30 +08:00
Kubernetes Prow Robot
0c04e2c54c
Merge pull request #30146 from neolit123/1.23-update-ts-guide-for-cert-rotation
...
kubeadm/TS guide: fix a misleading step about cert rotation
2021-11-03 18:28:03 -07:00
Kubernetes Prow Robot
5862d9155e
Merge pull request #30147 from chirangaalwis/patch-5
...
Notify deletion of Kubelet Bootstrap Token
2021-11-03 17:56:03 -07:00
Arhell
38cae7e7e8
[ja] fixed broken link in intro-windows-in-kubernetes.md
2021-11-04 01:42:48 +02:00
Aaron Crickenberger
156173d622
replace dnsutils example image
...
The gcr.io/kubernetes-e2e-test-images repo is deprecated and will
eventually go away. Use an equivalent image from the project-owned
k8s.gcr.io repo
2021-11-03 14:32:58 -07:00
Kubernetes Prow Robot
e8d6117d3e
Merge pull request #30203 from gochist/ko-controllers
...
[ko] Update concepts/workloads/controllers
2021-11-03 11:46:32 -07:00
Seokho Son
09f1a0073b
Update outdated in dev-1.22-ko.2 M55-56
2021-11-04 03:38:49 +09:00
Kubernetes Prow Robot
34f4f9154b
Merge pull request #30323 from tengqm/zh-sync-manage-resource
...
[zh] Resync manage resources for containers
2021-11-03 08:39:26 -07:00
Suresh Kumar
2b61e464a6
Update parallel-processing-expansion.md
...
removed unwanted jinja tags
2021-11-03 19:33:09 +05:30
lifeoncloud
973c4b561c
fixed typo
2021-11-03 21:09:17 +09:00
Mayo Cream
b28f95e934
[zh] concept of owners and dependents ( #30325 )
...
* [zh] concept of owners and dependents
* update shell example
* Update owners-dependents.md
2021-11-03 04:26:58 -07:00
Mayo Cream
43f3660d2b
[zh] fix typo in endpoint slices ( #30335 )
2021-11-03 02:44:58 -07:00
Kubernetes Prow Robot
8eb247531e
Merge pull request #30199 from gochist/ko-storage
...
[ko] Update content/ko/docs/concepts/storage
2021-11-03 01:30:58 -07:00
Kubernetes Prow Robot
07cafe7848
Merge pull request #30339 from ptux/patch-4
...
Update _index.md
2021-11-02 23:40:57 -07:00
Qiming Teng
a2d70a7740
[zh] Resync manage resources for containers
2021-11-03 14:34:10 +08:00
Wang
6ae08f504e
Update _index.md
...
Releated PR:
https://github.com/kubernetes/website/pull/30337
2021-11-03 14:10:55 +09:00
Arhell
d31f2b963a
[zh] add a newline
2021-11-03 00:49:02 +02:00
Kubernetes Prow Robot
f8276a4830
Merge pull request #30107 from chirangaalwis/patch-3
...
Update "multiple schedulers" example
2021-11-02 15:31:42 -07:00
Kubernetes Prow Robot
191cc3f267
Merge pull request #29790 from GCES-Kubernetes/translation/ptBrPortsAndProtocols
...
[pt-br] Adding translation of ports and protocols page
2021-11-02 15:19:42 -07:00
Kubernetes Prow Robot
d56c8b4e28
Merge pull request #30324 from tengqm/zh-sync-install-kubectl-win
...
[zh] Resync install-kubectl-windows page
2021-11-02 08:18:59 -07:00
June Yi
70c42572af
[ko] Update concepts/workloads/controllers
...
refs #30000 tasks M29-M35
Co-authored-by: Jerry Park <jaehwa@gmail.com>
2021-11-02 23:47:06 +09:00
chirangaalwis
7449bb36a0
Update config refs to KubeSchedulerConfiguration
2021-11-02 19:56:21 +05:30
Kubernetes Prow Robot
007f515d17
Merge pull request #30168 from arosequist/patch-1
...
Add missing space before parenthesis
2021-11-02 05:18:59 -07:00
Marcos Nery
bd66c9294b
fixing typo
2021-11-02 05:39:11 -03:00
Chiranga Alwis
c5cb03ab13
Shorten the description on field updating
...
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 14:01:35 +05:30
Chiranga Alwis
7b6d84ec7c
Use note short code to highlight the content
...
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 13:59:24 +05:30
Qiming Teng
2514621e9e
[zh] Resync install-kubectl-windows page
2021-11-02 13:56:08 +08:00
Guangwen Feng
5a92aaf08b
Fix typo
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-11-02 13:38:41 +08:00
Kubernetes Prow Robot
ad70f37b94
Merge pull request #30255 from aysabzevar/feature/add-sudo-redhat-zh
...
[zh] add sudo to Red Hat-based distributions
2021-11-01 22:10:58 -07:00
Kubernetes Prow Robot
f49e939aa7
Merge pull request #30247 from aysabzevar/main
...
add sudo to Red Hat-based distributions - en
2021-11-01 22:06:58 -07:00
Kubernetes Prow Robot
63329f4959
Merge pull request #30307 from cloris-cc/patch-2
...
correct the word
2021-11-01 22:02:59 -07:00
Chiranga Alwis
514db9eb70
Improve and reorder the wording
...
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 10:31:38 +05:30
Chiranga Alwis
eedbfd5724
Add content best practices
...
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-02 10:28:51 +05:30
Kubernetes Prow Robot
e0538831df
Merge pull request #30219 from calvin0327/fix-zh-kubeadm
...
[zh] update the kubeadm website
2021-11-01 21:56:58 -07:00
Arhell
bf9e748dfb
[pt-br] Including Oracle Cloud Infrastructure
2021-11-02 00:15:18 +02:00
Seokho Son
16d70bddc9
Fix outdated pod-topology-spread-constraints.md Korean
2021-11-02 02:50:38 +09:00
Kubernetes Prow Robot
afbc5fc55f
Merge pull request #30305 from Arhell/include
...
[es] Including Oracle Cloud Infrastructure
2021-11-01 10:29:19 -07:00
Seokho Son
6d18d306c2
Update outdated in dev-1.22-ko.2(67-71)
2021-11-02 02:12:17 +09:00
Seokho Son
b5f838fb88
Update outdated in dev-1.22-ko.2(63-66)
2021-11-02 02:09:26 +09:00
Seokho Son
41a823b194
Update highly-available-control-plane Ko
2021-11-02 02:01:39 +09:00
Kubernetes Prow Robot
fdeb34b1fd
Merge pull request #30313 from Shubham82/correct-K8s_bug_reports-link
...
Corrected the "all Kubernetes bug reports" link in Kubernetes Security and Disclosure Information.
2021-11-01 09:55:20 -07:00
Kubernetes Prow Robot
1a8c641d79
Merge pull request #25299 from sftim/20201129_revise_api_reference
...
Revise “Kubernetes API Concepts”
2021-11-01 09:47:20 -07:00
Kubernetes Prow Robot
b30a5df214
Merge pull request #30262 from doughgle/patch-1
...
Use kubectl exec [POD] -- [COMMAND] instead.
2021-11-01 09:09:18 -07:00
Kubernetes Prow Robot
7c5f6e0ea9
Merge pull request #29645 from GCES-Kubernetes/translation/InstallingKubeadmPtBr
...
[pt-br] Adding brazilian portuguese translation of Installing Kubeadm page
2021-11-01 04:47:19 -07:00
Shubham Kuchhal
f9faa6f658
Corrected the "all Kubernetes bug reports" link in Kubernetes Security and Disclosure Information.
2021-11-01 15:20:47 +05:30
Björn Svensson
f160db17d6
PodTopology: add notes of possible changed default behavior
...
Signed-off-by: Björn Svensson <bjorn.a.svensson@est.tech>
2021-11-01 08:34:50 +01:00
calvin
10b2b47d24
fix the kubeadm websit.
2021-11-01 10:23:00 +08:00
Arhell
7e9fe3df12
[es] Including Oracle Cloud Infrastructure
2021-11-01 00:53:06 +02:00
Kubernetes Prow Robot
cae09cc667
Merge pull request #30197 from gochist/ko-service-networking
...
[ko] Update content/ko/docs/concepts/services-networking/
2021-10-31 08:51:17 -07:00
Kubernetes Prow Robot
3b451370f1
Merge pull request #30301 from msyhu/dev-1.22-ko.2
...
debug content/ko/docs/concepts/scheduling-eviction/assign-pod-node.md…
2021-10-31 08:49:19 -07:00
Kubernetes Prow Robot
574997c97e
Merge pull request #30298 from deepak1725/dk-korean-netflix
...
[ko] fix broken blog link
2021-10-31 08:45:18 -07:00
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
June Yi
c86777c6a1
[ko] Update content/ko/docs/concepts/services-networking/
...
refs #30000 tasks M23, M24, M25 and M26
Co-authored-by: Seokho Son <shsongist@gmail.com>
2021-10-31 17:59:16 +09:00
Jacky
55192e1214
correct the word
2021-10-31 16:52:15 +08:00
msyhu
cd7474e1e4
debug content/ko/docs/concepts/scheduling-eviction/assign-pod-node.md in Korean
2021-10-30 11:08:25 +09:00
Arhell
5aa34694fa
[ja] Including Oracle Cloud Infrastructure
2021-10-30 01:08:34 +03: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
Deepak Sharma
ef7d2b1985
fix broken blog link in korean locale
2021-10-29 19:01:07 +05:30
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
Anyul Rivas
a898d3884f
Apply suggestions from code review
...
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2021-10-28 21:48:35 +02: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
Kubernetes Prow Robot
5f7c3bca75
Merge pull request #30282 from aserputov/issue-30281
...
Fix: typo in install-kubeadm.md
2021-10-28 01:02:27 -07:00
Kubernetes Prow Robot
30d7ee91e1
Merge pull request #30196 from gochist/ko-security
...
[ko] Update `content/ko/docs/concepts/security`
2021-10-27 21:47:01 -07:00
Kubernetes Prow Robot
b4f69ff8ad
Merge pull request #30195 from gochist/ko-ingress
...
[ko] Update content/ko/docs/concepts/services-networking/ingress.md
2021-10-27 21:45:02 -07:00
Kubernetes Prow Robot
de4728e314
Merge pull request #30178 from gochist/ko-outdated-m2
...
[ko] Update `concepts/architecture/nodes.md`
2021-10-27 21:43:02 -07:00
Kubernetes Prow Robot
7137b0be9f
Merge pull request #30236 from zwpaper/patch-2
...
[zh]drop the ServerSideApply disabling part as it is GA
2021-10-27 19:27:02 -07:00
Anatoliy Serputov
cb60b1dd00
Fix: typo in install-kubeadm.md
2021-10-27 19:57:28 -04:00