Commit Graph

28329 Commits (683fc53b842eff9cd02e94bdf444910366a00d8c)

Author SHA1 Message Date
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
ptux 49d19584c6 translate distribute-credentials-secure into Japanese 2021-11-18 05:32:07 +09:00
Kubernetes Prow Robot f2765df37a
Merge pull request #30536 from jlbutler/merged-main-dev-1.23
Merged main dev 1.23, integration branch sync
2021-11-17 11:43:54 -08: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
Kubernetes Prow Robot 1afb8768f4
Merge pull request #30521 from occase/ocBranch
Add k8s.dev url to Community page
2021-11-17 01:53:54 -08: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
Kubernetes Prow Robot 55b773c2b5
Merge pull request #30513 from sftim/20211116_add_mehabhalodiya_reviewer_en
Add mehabhalodiya as (en) reviewer for SIG Docs
2021-11-16 19:55:54 -08: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 Bannister 6ae5961ca3 Add mehabhalodiya as (en) reviewer for SIG Docs 2021-11-16 22:28:32 +00: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
edithturn f7add99775 change scheduler with planificador 2021-11-16 12:43:18 -05: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
Kubernetes Prow Robot 7dba300e6d
Merge pull request #30498 from lachie83/update-gh-username
Update incorrect GH profile link
2021-11-15 19:43:26 -08:00
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
Kubernetes Prow Robot dfd0f41cc4
Merge pull request #30496 from tallclair/patch-2
Remove link to compromised github account
2021-11-15 17:01:26 -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 191a2bf0f4
Merge pull request #30443 from shannonxtreme/patch-1
Add shannon to reviewers
2021-11-15 16:06:53 -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 9709a7e42c
Merge pull request #30477 from seokho-son/fix-readme
Enhance readability regarding Slack info in Readme.md
2021-11-15 12:34:48 -08:00
Kubernetes Prow Robot 34bddaac6d
Merge pull request #30490 from webbertakken/patch-1
Fix layout issue in docs pages, like jobs
2021-11-15 11:26:48 -08:00