Commit Graph

36748 Commits (5abb1466f05dfaf0e3541d2fab34d7b5b6696885)

Author SHA1 Message Date
Kubernetes Prow Robot 5abb1466f0
Merge pull request #38174 from aojea/patch-2
Update endpoint slices docs
2022-12-01 17:05:54 -08:00
Kubernetes Prow Robot dd2058ccde
Merge pull request #38217 from mayankA47/main
Fix typo in Feature Gates (removed)
2022-12-01 16:49:54 -08:00
Mayank Mittal fb12098fc8 Fix typo in Feature Gates (removed)
issue #37316 identifies typo in Features gate (removed) for RootCAConfigMap (GA), the feature gate was removed in v1.22 but this was mistakenly typed as 1.12
2022-12-01 14:45:51 +00:00
Kubernetes Prow Robot 8af413f808
Merge pull request #38077 from windsonsea/podover
[ja] sync pod-overhead.md
2022-12-01 04:20:27 -08:00
Kubernetes Prow Robot 3be7c27e2b
Merge pull request #38076 from windsonsea/toolsy
[ja] fix a link in tools.md
2022-12-01 04:18:27 -08:00
Kubernetes Prow Robot 51900db241
Merge pull request #38192 from kubernetes/dev-1.25-ko.1
[ko] 1st Korean localization work for v1.25
2022-11-30 21:28:26 -08:00
Kubernetes Prow Robot e58160f763
Merge pull request #38182 from gaogao101/work48
[zh-cn] Update install-kubectl-linux.md
2022-11-30 18:58:25 -08:00
Kubernetes Prow Robot 488755b5e3
Merge pull request #38180 from danielvegamyhre/cleanup
Fix shell block on Job task page
2022-11-30 18:56:25 -08:00
Kubernetes Prow Robot 9f8a00cb66
Merge pull request #38195 from alculquicondor/patch-5
Fix format by removing erroneous ticks
2022-11-30 18:48:42 -08:00
Kubernetes Prow Robot 4deac4f3f6
Merge pull request #38181 from gaogao101/work47
[zh-cn] Update install-kubeadm.md
2022-11-30 17:16:43 -08:00
Kubernetes Prow Robot 25fdb78ff2
Merge pull request #37896 from saschagrunert/seccomp-notifier-blog
Add seccomp notifier blog post
2022-11-30 09:12:56 -08:00
Aldo Culquicondor 446e5aed53
Fix format by removing erroneous ticks 2022-11-30 09:06:50 -05:00
Kubernetes Prow Robot a864ac587f
Merge pull request #38130 from italofernandes13/main
add pt-br/docs/reference/issues-security/_index.md
2022-11-30 05:30:55 -08:00
Kubernetes Prow Robot 28dc4ae806
Merge pull request #38064 from KobayashiD27/translate-volume-health-monitoring
[ja] Translate docs/concepts/storage/volume-health-monitoring/ into Japanese
2022-11-30 03:04:58 -08:00
Kubernetes Prow Robot 3d142256e3
Merge pull request #37907 from saschagrunert/runtime-otel-blog
Add blog post about runtime observability
2022-11-30 00:48:55 -08:00
Kubernetes Prow Robot bcaf452e84
Merge pull request #38176 from windsonsea/resmet
[zh] sync reference/instrumentation/
2022-11-30 00:42:54 -08:00
Sascha Grunert 8ef95bf9a6
Add seccomp notifier blog post
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-11-30 09:26:27 +01:00
Gao Qian 8893cdd5ea [zh-cn] Update install-kubectl-linux.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-11-30 01:07:03 -05:00
Gao Qian 0bc17f0a63 [zh-cn] Update install-kubeadm.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-11-30 00:51:14 -05:00
Daniel Vega-Myhre 778e4c4424 fix shell block 2022-11-29 20:07:12 -08:00
Kubernetes Prow Robot edba512dea
Merge pull request #37923 from gaogao101/work37
[zh] sync concepts/containers/_index.md
2022-11-29 19:24:54 -08:00
Kubernetes Prow Robot d678ae4d52
Merge pull request #37995 from ldsdsy/translate
[zh] localize blog:2018-07-12-resizing-persistent-volumes-using-kubernetes.md
2022-11-29 19:12:54 -08:00
Kubernetes Prow Robot afefb8ea8d
Merge pull request #38178 from windsonsea/metpipe
[zh] sync resource-metrics-pipeline.md
2022-11-29 19:08:54 -08:00
Kubernetes Prow Robot bfe51b8a65
Merge pull request #37942 from gaogao101/work39
[zh-cn] Updated network-policies.md
2022-11-29 19:06:54 -08:00
Kubernetes Prow Robot 253fe186b9
Merge pull request #38103 from my-git9/zhsync/system-metrics
[zh-cn]sync cluster-administration/system-metrics.md
2022-11-29 19:04:56 -08:00
Daniel Vega-Myhre 43a8d5d590
Update Job docs to include info about enabling pod-to-pod communication within a job using pod hostnames (#37771)
* Update Job docs to include info about using a headless service to enable pod communication via pod hostnames

* Change section title

* fix phrasing

* update yaml example

* update label selector

* more specific phrasing

* address comments and add new example

* add note about pod dns policies

* minor fixes

* add link to job patterns

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>

* address comments

* clarify sentence

* move minikube note to prereqs

* address comments

* captitalize all instances of Job

* move minikube notes to bottom of prereqs

* address comments

* update example

* fix typo

* update phrasing

* link to this from the completion modes section of the job docs

* address phrasing comments

* add newlines to break up block of text

* update phrasing

* update phrasing

* Update content/en/docs/concepts/workloads/controllers/job.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-29 19:00:55 -08:00
windsonsea 938c3685b9 [zh] sync resource-metrics-pipeline.md 2022-11-30 10:10:41 +08:00
windsonsea 8d038bacd2 [zh] sync reference/instrumentation/ 2022-11-30 10:07:18 +08:00
Kubernetes Prow Robot 8997daa96e
Merge pull request #38175 from gaogao101/work46
[zh-cn] Update feature-gates.md
2022-11-29 18:06:55 -08:00
Kubernetes Prow Robot d201fa33f3
Merge pull request #37876 from kinzhi/kinzhi229
[zh-cn]Update source-ip.md
2022-11-29 17:46:54 -08:00
Kobayashi Daisuke 9f1be53979
Update content/ja/docs/concepts/storage/volume-health-monitoring.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2022-11-30 10:44:12 +09:00
Gao Qian 7f26c21b07 [zh-cn] Update feature-gates.md
Signed-off-by: Gao Qian <gaoq.jy@fujitsu.com>
2022-11-29 20:33:33 -05:00
Kobayashi Daisuke 4c35b17522
Update content/ja/docs/concepts/storage/volume-health-monitoring.md
Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
2022-11-30 10:19:29 +09:00
Antonio Ojea cbfb5727e6
Update endpoint slices docs
Be more explicit on the "duplicate endpoints" sections about what are the consumers expectations and the need to parse all the list of slices and remove only the duplicates
2022-11-30 00:13:20 +00:00
Kubernetes Prow Robot 4af53e7cd0
Merge pull request #38156 from windsonsea/netplu
[zh] sync network-plugins.md
2022-11-29 16:11:09 -08:00
Kubernetes Prow Robot a933ac0d6b
Merge pull request #38163 from carnivorelogic/patch-1
Update memory-manager.md
2022-11-29 14:03:07 -08:00
Kubernetes Prow Robot 776ece21f2
Merge pull request #38164 from aramase/kmsv2-link
Update docs for KMSv2 Alpha (part 2) - add reference links
2022-11-29 13:53:07 -08:00
Kubernetes Prow Robot 3801b57dda
Merge pull request #38016 from MikeSpreitzer/add-borrowing-metrics
Update APF doc to track introduction of borrowing
2022-11-29 12:53:08 -08:00
Anish Ramasekar c4df97b6be
review feedback
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-29 20:07:10 +00:00
Kubernetes Prow Robot a00215d259
Merge pull request #37980 from sftim/20221119_split_out_kubelet_instrumentation_reference
Split out kubelet instrumentation details into reference page
2022-11-29 11:45:09 -08:00
Anish Ramasekar 076d99aa9d
Update docs for KMSv2 Alpha (part 2) - add reference links
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-29 19:32:00 +00:00
Mike Spreitzer 5ce3dcfe7c Update to track introduction of borrowing to APF
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
2022-11-29 14:29:08 -05:00
Kubernetes Prow Robot 81216206d0
Merge pull request #36675 from sftim/20221208_refactor_service_docs
Migrate reference details out Service concept
2022-11-29 11:15:24 -08:00
Igor Lončarević 00425ef91f
Update memory-manager.md
Typo
2022-11-29 19:08:49 +01:00
Aldo Culquicondor 58d150dc8a
Clarify node affinity API (#38032)
* Clarify node affinity API

* Refer to the items by their names

* Clarify cardinality
2022-11-29 07:43:23 -08:00
Michael d822919a2e [zh] sync network-plugins.md 2022-11-29 22:32:25 +08:00
Kubernetes Prow Robot abc42e009d
Merge pull request #38122 from Kartik494/updatedocs
Modify manually managed  key for apt repositories
2022-11-29 06:19:24 -08:00
Kubernetes Prow Robot 42737a1b51
Merge pull request #38125 from my-git9/zhsync/resource-quotas.md
[zh-cn] sync concepts/policy/resource-quotas.md
2022-11-29 06:15:25 -08:00
Kubernetes Prow Robot 5ce295c01c
Merge pull request #38154 from windsonsea/syslog
[zh] sync cluster-administration/system-logs.md
2022-11-29 06:07:23 -08:00
Kubernetes Prow Robot 905fa0cca2
Merge pull request #38015 from windsonsea/221018
Fix typos in 2022-10-18-kubernetes-1.26-deprecations-and-removals
2022-11-29 06:05:24 -08:00