Kubernetes Prow Robot
c67a986cf0
Merge pull request #39499 from sftim/20230216_service_update_part_14
...
Revise Service concept, part 14
2023-02-21 08:25:57 -08:00
Kubernetes Prow Robot
bbc9f8db59
Merge pull request #39486 from wenjianhn/patch-1
...
Update cgroups.md
2023-02-21 08:23:55 -08:00
Kubernetes Prow Robot
6e6e6bae80
Merge pull request #39482 from seancrasto/patch-6
...
Update topology-aware-hints.md
2023-02-21 08:21:56 -08:00
Kubernetes Prow Robot
93ab5d3636
Merge pull request #39527 from seancrasto/patch-8
...
Fix typos in docs/concepts/storage/persistent-volumes.md
2023-02-20 14:57:48 -08:00
Tim Bannister
5c775fc202
Reword further reading
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-20 11:34:05 +00:00
Kubernetes Prow Robot
4bb80ef882
Merge pull request #39535 from Zhuzhenghao/working-with-objects
...
Tidy concepts pages within Label and Annotation
2023-02-20 03:33:50 -08:00
zhuzhenghao
3ca95d6c88
Tidy concepts pages within Label and Annotation
2023-02-19 16:30:51 +08:00
zhuzhenghao
07526a10ce
Clean up page assign-pod-node
2023-02-19 14:58:34 +08:00
Kubernetes Prow Robot
e1c0b9c1a3
Merge pull request #39518 from borgerli/apf-debugpoints
...
update output for APF dump_priority_levels endpoint
2023-02-18 15:59:37 -08:00
seancrasto
46ff1a8047
Update persistent-volumes.md
...
Minor corrections.
2023-02-18 18:42:54 -05:00
Kubernetes Prow Robot
b3fad7d560
Merge pull request #39485 from Sajiyah-Salat/sajiyah-object
...
Update names.md
2023-02-18 04:03:37 -08:00
Bo Li
42c3d5074a
update output for APF dump_priority_levels endpoint
2023-02-18 10:52:16 +08:00
zhuzhenghao
d08ae655fd
Clean up page device-plugins
2023-02-18 01:07:55 +08:00
Tim Bannister
c3224873f8
Revise Service concept
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-17 11:42:31 +00:00
Jian Wen
6a60f037d2
Update content/en/docs/concepts/architecture/cgroups.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-02-17 11:45:17 +08:00
Shannon Kularathna
0dee0cf41e
Clean up using secrets as files section
2023-02-16 21:46:38 +00:00
Kubernetes Prow Robot
0018dfc05b
Merge pull request #39483 from windsonsea/pvyh
...
Tweak line wrappings in the PV storage concept
2023-02-15 23:57:39 -08:00
Sajiyah Salat
aa686a8d3a
Update content/en/docs/concepts/overview/working-with-objects/names.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-02-16 13:01:19 +05:30
Jian Wen
721b220745
Update cgroups.md
...
Add an example of uber-go/automaxprocs which is used by lots of applications to avoid CPU throttling.
Related to https://github.com/uber-go/automaxprocs/issues/49
2023-02-16 10:51:44 +08:00
Sajiyah Salat
e2a33136c2
Update names.md
2023-02-16 08:10:47 +05:30
windsonsea
4ae516aee8
Tweak line wrappings in PV storage concepts
2023-02-16 09:54:07 +08:00
Kubernetes Prow Robot
5638f85cff
Merge pull request #39392 from arrikto/feature-ds-schedule
...
Update DaemonSet guide
2023-02-15 17:25:38 -08:00
seancrasto
296e40e619
Update topology-aware-hints.md
...
Added back to correct sentence
2023-02-15 19:37:42 -05:00
Grigoris Thanasoulas
d0b3ba5cce
Update DaemonSet guide
...
Rewrite "How Daemon Pods are scheduled" section of the DaemonSet guide
to align with the current state and be more clear.
Signed-off-by: Grigoris Thanasoulas <gregth@arrikto.com>
2023-02-15 21:16:03 +02:00
Kubernetes Prow Robot
da84dd8419
Merge pull request #39436 from sftim/20230213_tweak_sa_concept
...
Fix wording, punctuation and Markdown for ServiceAccount concept page
2023-02-14 15:53:41 -08:00
Kubernetes Prow Robot
ee4b88ed37
Merge pull request #37733 from sftim/20221105_update_docs_podsecuritypolicy_removal
...
Update documentation for PodSecurityPolicy removal
2023-02-14 12:55:51 -08:00
Todd Neal
f9a19295ee
Update content/en/docs/concepts/scheduling-eviction/assign-pod-node.md
...
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-02-14 09:51:42 -06:00
Todd Neal
47e6adfcc9
add a node indicating when nodeName should be used
2023-02-14 09:27:50 -06:00
Tim Bannister
96d49317a2
Fix wording for ServiceAccount concept
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-14 09:17:03 +00:00
Tim Bannister
cb5a8930dc
Fix broken anchor
2023-02-14 09:16:57 +00:00
Shannon Kularathna
9eb2767333
Add a missing anchor pound sign
2023-02-13 12:49:20 -05:00
Kubernetes Prow Robot
b1f18bfa9b
Merge pull request #38289 from shannonxtreme/service-account
...
Add a new concept page for service accounts
2023-02-13 09:37:29 -08:00
Shannon Kularathna
7cb6d1eb35
Add a new concept page for service accounts
...
Also add a glossary definition for JWTs
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
Co-authored-by: stlaz <https://github.com/stlaz >
2023-02-13 17:29:12 +00:00
seancrasto
e0810bcaad
Update endpoint-slices.md
...
Changed break to breaking.
2023-02-12 19:24:16 -05:00
Kubernetes Prow Robot
17fcb2e70d
Merge pull request #39385 from AkihiroSuda/rprivate
...
`mountPropagation: None` equates to `rprivate`, not `private`
2023-02-11 17:05:30 -08:00
Akihiro Suda
8355f38ae4
`mountPropagation: None` equates to `rprivate`, not `private`
...
Evidences:
- https://github.com/containerd/containerd/blob/v1.6.16/pkg/cri/opts/spec_linux.go#L181
- https://github.com/cri-o/cri-o/blob/v1.26.1/server/container_create_linux.go#L982
This commit also replaces the link to https://www.kernel.org/doc/Documentation/filesystems/sharedsubtree.txt
with https://man7.org/linux/man-pages/man8/mount.8.html , as the former one does
not mention `rprivate` .
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-02-11 21:11:26 +09:00
Kubernetes Prow Robot
681c103612
Merge pull request #39367 from RaunakShah/3151-update-annotation
...
Update volume mode change annotation in documentation
2023-02-10 10:21:30 -08:00
Liz Rice
7f9743f255
Docs: identify CNCF project network add-ons
...
Indicating CNCF project status, to help end users understand which network add-ons are part of the CNCF family
2023-02-10 11:58:22 +00:00
Raunak Pradip Shah
9ab8cd6c0b
Update volume mode change annotation in documentation
2023-02-09 11:25:13 +05:30
Aravindh Puthiyaparambil
73bd561380
windows: Correct Pod security context section
...
Correct the Pod security context section to reflect the fields that are
supported on Windows.
2023-02-08 10:31:45 -08:00
Kubernetes Prow Robot
320c55bb53
Merge pull request #38279 from T-Lakshmi/doc-service
...
Tweak wording for Service concept
2023-02-08 09:04:58 -08:00
Kubernetes Prow Robot
a8b834670b
Merge pull request #39336 from seancrasto/patch-2
...
Update job.md
2023-02-08 03:42:59 -08:00
Kubernetes Prow Robot
0e66780d8b
Merge pull request #39324 from reylejano/followup-PR-38673
...
Updated concepts/workloads/pods/_index.html as followup to PR 38673
2023-02-08 03:38:58 -08:00
Kubernetes Prow Robot
dd3a6796cf
Merge pull request #39343 from Zhuzhenghao/replicaset
...
Cleanup page replicaset
2023-02-07 23:56:59 -08:00
Reeta Singh
f78e3bf0e5
updating Pod DNS config example to use documentation IP address ( #39169 )
...
* updating Pod DNS config example to use documentation IP address
* add this is an example in note
* empty commit
2023-02-07 22:44:59 -08:00
Rey Lejano
2916c34fdf
updated concepts pods index.html as followup to PR 38673
2023-02-07 22:10:53 -08:00
zhuzhenghao
a70698ed63
Cleanup page replicaset
2023-02-08 13:26:19 +08:00
seancrasto
28b50215b8
Update job.md
...
Corrected spelling of specifying.
2023-02-07 18:05:50 -05:00
Tim Bannister
3fbb55b0db
Improve Lease concept ( #38307 )
...
* Improve Lease concept
* Write “heartbeat” consistently
(within Lease concept page).
2023-02-07 15:02:49 -08:00
Kubernetes Prow Robot
1a8bd52c5a
Merge pull request #39308 from sftim/20230306_pod_qos_tweaks
...
Tweak docs about QoS classes
2023-02-07 03:14:59 -08:00