Commit Graph

28973 Commits

Author SHA1 Message Date
ptux 5ac6dd5886 good morning 2021-11-20 08:56:04 +09:00
Aravindh Puthiyaparambil 11f5db4461 storage: Minor fixes to Windows projected volumes
- Add missing period
- Link to projected volume permission KEP instead of PR
- Add missing PowerShell command
2021-11-19 12:58:42 -08:00
ptux 3a7107afb1 bedtime 2021-11-20 00:22:52 +09:00
ptux 497a07f5f5 add reference file 2021-11-19 23:49:54 +09:00
ptux 22ed7f40a4 overview done 2021-11-19 23:08:32 +09:00
popomen be1deab0bf [zh] - docs/reference/command-line-tools-reference/kube-proxy.md (#30531)
* [zh] - docs/reference/command-line-tools-reference/kube-proxy.md

* [zh] - docs/reference/command-line-tools-reference/kube-apiserver.md

* [zh] - docs/reference/command-line-tools-reference/kube-controller-manager.md

* Fix some translation errors
2021-11-19 05:30:51 -08:00
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
Kubernetes Prow Robot b96fc31dfc Merge pull request #30542 from cndoit18/unsupported-cron-tz
[zh]: Add warning about using unsupported CRON_TZ
2021-11-18 05:27:03 -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
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