Mike Waychison
d0779881e6
Further updates to clarify language
2023-01-19 15:32:18 -05:00
Mike Waychison
5c9af80d8c
Update content/en/docs/concepts/security/rbac-good-practices.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-19 15:16:19 -05:00
Mike Waychison
cc56241ccd
Update content/en/docs/concepts/security/rbac-good-practices.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-19 15:13:47 -05:00
Mike Waychison
d11408b9d9
Update RBAC Good Practices for PersistentVolumes
...
The docs previously referred to the reader to the now defunct PodSecurityPolicy
page to explain how PersistentVolumes can be a path of privilege escalation,
burrying the lede.
Now that PodSecurityPolicy is gone, update this bit to actually explain that it
it is unfettered access to creating hostPath-typed PersistentVolumes that are
a problem. Some words lifted from the 1.24 PodSecurityPolicy docs.
Signed-off-by: Mike Waychison <mike@waychison.com>
2023-01-19 13:45:50 -05:00
Kubernetes Prow Robot
b3ed6e6d81
Merge pull request #36940 from swatisehgal/doc-deviceplugin-strict-ordering
...
doc: capture device-plugin stricter workflow ordering explicitly
2023-01-19 04:24:35 -08:00
Kubernetes Prow Robot
39fd254c8d
Merge pull request #38027 from kundan2707/garbage_collection
...
described Pod pair for better understanding
2023-01-18 15:28:33 -08:00
Kundan Kumar
486815a6d6
Update garbage-collection.md
...
Incorporated review suggestion
2023-01-18 22:47:28 +05:30
shubham82
8877644d48
Added the missing content for glusterfs.
2023-01-17 16:31:53 +09:00
Kubernetes Prow Robot
983bbe92f4
Merge pull request #38213 from T-Lakshmi/doc-nodes
...
Added glossary tooltip and references in the Nodes page
2023-01-16 16:16:10 -08:00
Swati Sehgal
88ecb0501c
doc: capture device-plugin stricter workflow ordering explicitly
...
Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2023-01-16 11:47:45 +00:00
Marcin Karkocha
6624cf6546
Add mast operator to list ( #37355 )
...
* Add mast operator to list
#37354 - link to mast Operator
* Update operator.md
Change order to alphabetical
* Update operator.md
2023-01-16 02:44:52 -08:00
lakshmi
2765283fcc
Updated termid for glossary term workload as per the testcases.
2023-01-13 16:07:53 +05:30
Mathieu Benoit
794f7bfb69
automatic labelling on namespaces stable since 1.22
2023-01-12 11:22:37 -05:00
Kubernetes Prow Robot
30fa0243d0
Merge pull request #38674 from tan-i-ham/fix/#38432
...
Use Kubernetes colors in state diagram for pod scheduling readiness
2023-01-12 05:40:54 -08:00
lakshmi
e364064a64
Currected the case
2023-01-09 14:36:49 +05:30
Kubernetes Prow Robot
d8578ebba9
Merge pull request #38801 from nurayko/patch-1
...
Fix typo
2023-01-06 19:03:30 -08:00
Kubernetes Prow Robot
920afcbdf5
Merge pull request #37213 from tengqm/tweak-image-concept
...
Tweak line wrapping in the images concept page
2023-01-06 05:05:59 -08:00
nurayko
3415c996f2
Fix typo
2023-01-06 13:09:24 +02:00
Kubernetes Prow Robot
83d7d4e9d3
Merge pull request #38312 from cjc7373/cronjob-improve
...
CronJob topics improvement
2023-01-05 09:29:58 -08:00
Harold Cheng
988505d3f1
adapt review suggestions
2023-01-06 00:49:55 +08:00
cjc7373
6dcaacbc16
make the time zone warning explicit
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-05 23:33:05 +08:00
lakshmi
f934e4f151
corrected glossary tooltip term-id
2023-01-05 13:46:43 +05:30
lakshmi
86b32da846
corrected glossary tooltip term-id
2023-01-05 13:46:43 +05:30
lakshmi
8f4810ca29
Added glossary tooltip and references in the Nodes page
2023-01-05 13:46:43 +05:30
stepan-3
02815fe189
Update ingress-controllers.md ( #38748 )
...
* Update ingress-controllers.md
Wallarm (CNCF membeR) Ingress controller is added to the list
* Update ingress-controllers.md
Updated link
2023-01-04 22:27:58 -08:00
Kubernetes Prow Robot
5a637cdf4a
Merge pull request #37850 from Ritikaa96/updating-labels-and-selector-md
...
Updating labels.md
2023-01-03 01:09:34 -08:00
SphinxKnight
a745da1835
Nit: case consistency for list items ( #37829 )
2023-01-03 01:07:32 -08:00
Kubernetes Prow Robot
1c5defeb7c
Merge pull request #37644 from busyboy77/patch-1
...
link not valid
2023-01-03 00:09:32 -08:00
Kubernetes Prow Robot
b8065c78fe
Merge pull request #37250 from having-dlrow/dev-1.26-fix-reciever
...
[en] fix spelling error in system-trace.md
2023-01-02 23:49:31 -08:00
Kubernetes Prow Robot
751269207d
Merge pull request #36703 from jckhmmz/patch-1
...
Remove duplicated content in section "Container image pull secrets"
2023-01-02 23:31:33 -08:00
Kubernetes Prow Robot
1abcb52e07
Merge pull request #38276 from tengqm/fix-links
...
Fix nits in markdown links
2023-01-02 03:29:30 -08:00
Jai Govindani
93df1ce57d
fix(common-labels): Specify SemVer version
2022-12-30 13:40:39 +07:00
Yi-Han Chen
e66d61d9a6
fix( #38432 ): Use Kubernetes colors in stateDiagram
...
improve stateDiagram's style in pod-scheduling-readiness page
2022-12-29 00:03:07 -05:00
Michael
575554f9e3
Fix bullet alignment in config overview
2022-12-25 18:23:12 +08:00
Vladimir Varankin
1951100d0d
fix service.md
2022-12-23 23:35:18 +01:00
Tim Hockin
ac6368a9be
Restore an important note about API proxy
...
This was dropped in 1eef742465 - I am sure
it was an accident.
2022-12-23 11:50:51 -08:00
Kubernetes Prow Robot
47103b9f1d
Merge pull request #38444 from SaumyaBhushan/issue#38426
...
resolved node concept mixes up graceful and non graceful node shutdown
2022-12-23 00:13:26 -08:00
Kubernetes Prow Robot
5889524710
Merge pull request #38597 from tengqm/tweak-network-policies
...
Tweak network policies
2022-12-22 07:45:27 -08:00
Kubernetes Prow Robot
e5b34d34be
Merge pull request #38410 from mmralser/patch-1
...
Update leases.md
2022-12-22 05:39:27 -08:00
Qiming Teng
7245e2dbc3
Reformat the network-policies concepts page
...
This page has many long lines that are supposed to be wrapped when
appropriate.
2022-12-22 20:35:58 +08:00
Qiming Teng
d62e46d973
Make multiport egress policy a standalone YAML
2022-12-22 20:25:18 +08:00
Qiming Teng
a437285212
Fix nits in markdown links
...
This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.
2022-12-22 08:45:10 +08:00
Kubernetes Prow Robot
c56165f6b9
Merge pull request #37575 from Karthik-PM/updateJobDocumentaion
...
Updated Job Documentaion
2022-12-21 05:13:25 -08:00
Kubernetes Prow Robot
9111f32aa1
Merge pull request #38550 from sftim/20221219_drop_tke_from_service
...
Remove details for out-of-tree Service integration (TKE)
2022-12-21 04:23:25 -08:00
Harold Cheng
9b1ba9c9f6
adapt suggestions
2022-12-20 22:06:59 +08:00
Harold Cheng
4ebf6b1790
structure change
2022-12-20 22:06:00 +08:00
Harold Cheng
f34e176d26
update the description of timezone
2022-12-20 21:49:46 +08:00
Jiacheng Cheng
b35965086b
remove outdated feature gates
2022-12-20 21:49:46 +08:00
Jiacheng Cheng
10e1919880
cronjob: move conceptual contents to concepts topic
2022-12-20 21:49:46 +08:00
Qiming Teng
543d258587
Tweak line wrapping in the images concept page
...
This PR fixes the line wrapping problems found in the images.md file.
2022-12-20 14:25:20 +08:00