Commit Graph

198 Commits

Author SHA1 Message Date
196Ikuchil 97295ed88f
Improvement for en/docs/reference/glossary/api-eviction.md (#32959)
* fix:add description of PodDisruptionBudgets and hyperlink

* Update api-eviction.md
2022-04-16 04:33:10 -07:00
Thomas Güttler 7ce04aeb14
PodSecurityPolicy is deprecated (glossary) 2022-04-04 21:15:26 +02:00
Kubernetes Prow Robot 74c12d3bca
Merge pull request #32643 from j9t/patch-1
docs: correct capitalization, add hyphenation, remove double spaces
2022-03-31 22:38:37 -07:00
Tim Bannister 672813f3e7
Move PSP into Security concepts section
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Jens Oliver Meiert 67c726ef45
docs: correct capitalization, add hyphenation, remove double spaces 2022-03-30 10:51:47 +02:00
xin.li 3355f284cf [zh] Modify short_description about namespace
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-03-23 09:57:40 +08:00
Tim Bannister 73cd38cdc6 Move kubectl overview to be section index
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Jordan Liggitt 0e8acb4b02 Fix finalizer doc 2022-02-15 08:42:14 -05:00
Kubernetes Prow Robot 9ffbaf39b2
Merge pull request #31357 from anubha-v-ardhan/Add-event-to-glossary
Add "event" to glossary
2022-01-24 14:05:15 -08:00
Anubhav Vardhan 34ded72a7f Update event.md
Update content/en/docs/reference/glossary/event.md

Create event.md

Create event.md

Update event.md

Add full link

Update content/en/docs/reference/glossary/event.md

Update content/en/docs/reference/glossary/event.md

Update content/en/docs/reference/glossary/event.md

Update event.md

Update event.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2022-01-18 01:00:30 +05:30
Shannon Kularathna b0da90dd08
Minor wording fixes
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-12 17:22:19 +04:00
Shannon Kularathna be490005ff Remove Docker mentions 2022-01-11 07:07:22 +00:00
Shivam Singhal 5473fe272f Remove Unknown Symbol on Container Runtime Interface (CRI) Page 2022-01-08 15:20:14 +02:00
Markus Heinemann a86ca5b431 Add glossary entry for cadvisor 2021-12-09 22:28:24 +00:00
Jesse Butler 584421fe11 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-06 08:55:54 -05:00
Kubernetes Prow Robot 307252f513
Merge pull request #29985 from stormqueen1990/update-secret-text
[en] Clarify secret encryption in the glossary
2021-12-05 17:26:33 -08:00
Jesse Butler 018f9d05a2 Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-12-01 12:23:10 -05:00
Kubernetes Prow Robot b1a73567ec
Merge pull request #30686 from chetak123/flexVolume_deprecated
Mark FlexVolume deprecated
2021-12-01 05:39:14 -08:00
Ayushman Mishra 0cbedcfeed changes made
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>

changes

Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-12-01 18:27:48 +05:30
Sascha Grunert 26aa51a940
Add CRI architecture to cluster concepts
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-11-30 09:35:51 +01:00
Ayushman Mishra 9bef88f008 Edited FlexVolume deprecated
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-11-30 09:18:11 +05:30
wiggitywhitney c0a8fe5be2 Clarify glossary entry for PodDisruptionBudget 2021-11-21 17:11:05 -06:00
wiggitywhitney 93df00af00 Update to explain acronym SI 2021-11-17 06:08:52 -06:00
Kubernetes Prow Robot bf1a799b85
Merge pull request #30458 from wiggitywhitney/pod-disruption-glossary
Fix to reveal more info when '[+]' is clicked
2021-11-12 19:20:46 -08:00
wiggitywhitney 8716bb6e1e Fix to reveal more info when plus is clicked 2021-11-12 06:34:30 -06:00
wiggitywhitney 89b1ee4032 Fix to reveal more info when plus is clicked 2021-11-11 12:09:05 -06:00
wiggitywhitney 2ec7040fd4 Improve Extensions Definition 2021-11-04 10:37:37 -05:00
Shabir Mohamed Abdul Samadh 867eb85e3d
doc: update the glossary with new namespace re-write 2021-10-14 20:35:23 -04:00
Mauren Berti 31e44b5774 Clarify secret encryption in the glossary.
- Add a sentence clarifying that secrets are not encrypted by default.
2021-10-08 14:03:40 -04:00
S Nitesh Singh 1230f21648 add eviction to glossary 2021-08-05 10:30:26 +05:30
Victor Palade 3c95e6a96b Merge master into dev-1.22 to keep in sync 2021-07-27 18:47:27 +03:00
Akihiro Suda 2860fbf1ad
Add `KubeletInUserNamespace` feature gate
Enables support for running kubelet in a user namespace.
The user namespace has to be created before running kubelet.
All the node components such as CRI need to be running in the same user namespace.

- Tracking issue: kubernetes/enhancements issue 2033
- KEP: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2033-kubelet-in-userns-aka-rootless
- Implementation: kubernetes/kubernetes PR 92863

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-07-27 15:18:46 +09:00
Kubernetes Prow Robot d078b427b8
Merge pull request #28870 from shannonxtreme/gc-docs
Create garbage collection docs
2021-07-26 22:40:45 -07:00
Kubernetes Prow Robot 5f8fdc6abb
Merge pull request #28797 from jihoon-seo/210705_Update_links
Update links
2021-07-16 20:12:50 -07:00
Sinan Kahveci 9693458ae2
Fix inconsistent usage of term
The term "control plane" is written as title case (e.g. Control Plane) only in this document. When it is referenced, it creates inconsistency in other documents. This commit will fix it by lower-casing the second word.
2021-07-15 12:55:09 +01:00
Shannon Kularathna b1573ad314 Create garbage collection docs 2021-07-13 20:32:50 +00:00
Jihoon Seo 20eea3b75b Update links 2021-07-05 18:31:09 +09:00
Jihoon Seo 8bd82af7c7 Update outdated links 2021-07-02 11:11:56 +09:00
Kubernetes Prow Robot 391459b11f
Merge pull request #28434 from mehabhalodiya/fix-28324
Add tooltip for affinity
2021-06-18 23:16:51 -07:00
Meha Bhalodiya 53da9dfa2a
Update affinity.md 2021-06-18 16:58:31 +05:30
Meha Bhalodiya 49e1c4b579
Create affinity.md 2021-06-18 16:26:02 +05:30
Qiming Teng e9703497a1 Remove exec permission on markdown files
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Tim Bannister 4efbf939cc Fix AKA for node-pressure eviction glossary item 2021-05-20 20:55:38 +01:00
Shannon Kularathna c184f20f76 Create pod eviction concept and glossary entries
- Created glossary entries for manual and kubelet eviction
  - Created node-pressure-eviction.md and api-eviction.md
  - Merged content from eviction-policy.md and out-of-resource.md
  - Added note to kube-scheduler about node conditions
  - Deleted eviction-policy and out-of-resource.md
  - Redirected old topics
  - Change topic weights
2021-05-13 18:34:58 +00:00
Karen Bradshaw 3ff5ec1eff clean up use of word: just 2021-03-17 19:57:40 -04:00
raghvenders 2b6074e8ed changes 2021-02-22 19:13:26 -06:00
Akshay Hiremath 667b5cfd24
Fix coreos Operator pattern broken link
Operator Pattern link was pointing to https://coreos.com/operator. This link was redirecting to the openshift.com homepage.
Provided new link on openshift.com pointing to Operator Pattern documentation.
2021-02-14 23:36:09 -05:00
Kubernetes Prow Robot d2e7f4acab
Merge pull request #26352 from kbhawkey/fixup-remove-word-easy
clean up use of word: easy
2021-02-04 10:48:26 -08:00
Karen Bradshaw 7d9916af0c clean up use of word: easy 2021-02-01 15:14:25 -05:00
chenxuc 9d3e4467d5 Update invalid web page link for api group
The old link
"https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups"
points to an nonexistent section of that page. The correct section
should be
"https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups-and-versioning"
.
2021-02-01 13:00:47 +08:00