Commit Graph

291 Commits

Author SHA1 Message Date
Dmitry Shurupov 23b3e524d0 Fix duplicated glossary entry for CRI
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-11-25 11:59:16 +07:00
James Liu bf1c00ab34 glossary: Fix PDB tooltip text
The tooltip text for the Pod Disruption Budget term renders incorrectly due to
the templating of the "Pod" term within the `short_description`. This can be
observed by hovering the cursor over the "PodDisruptionBudget" term on the
following page: https://kubernetes.io/docs/concepts/scheduling-eviction/node-pressure-eviction/

Fix the issue by replacing the templated text with the literal word "Pod". Also,
slightly modify the wording to align with the full description on the following page:
https://kubernetes.io/docs/concepts/workloads/pods/disruptions/#pod-disruption-budgets
2024-10-30 10:55:00 +11:00
Tim Bannister 255394310e
Tweak and use glossary entry for duration
- Revise wording
- Use the glossary entry where appropriate

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-10-19 21:59:10 +01:00
avanish23 1695e4361f change operator pattern under cluster operator 2024-10-17 22:06:56 +05:30
Kubernetes Prow Robot 057d748144
Merge pull request #48333 from abhilasha2418/removeFromCoreObjectList
Remove the object from glossary which are not part of core objects
2024-10-16 00:23:03 +01:00
Kubernetes Prow Robot 1c007bd420
Merge pull request #48318 from abhilasha2418/includeCoreObject
Include missing core object in glossary
2024-10-15 00:24:21 +01:00
abhilasha2418 3b3c6af6b1 fix: remove the object which are not part of core objects 2024-10-14 16:40:25 +05:30
abhilasha2418 cea6f084f2 fix: Improve PodTemplate glossary 2024-10-13 21:30:21 +05:30
abhilasha2418 6b47ec35ce feature: include missing core object in glossary 2024-10-13 17:55:24 +05:30
Tim Bannister e44ac80ca2
Add more detail about media types
- Add section about JSON encoding for API
- Mention that the HTTP API doesn't use YAML
2024-10-09 03:57:08 +01:00
abhilasha c39e4856c4
Add “duration” to glossary (#48208)
* feature: add duration in glossary

* fix: Changes according to style guide

* fix: Add missing full stop
2024-10-07 00:36:04 +01:00
Alexander Stefurishin 7e64c2db82
Fix broken links from "overview/components/#..." to "architecture/#..." (#47724)
* replace "docs/concepts/overview/components/#" with "docs/concepts/architecture/#" in "content/en/**/*.*"

* revert changes in old blog posts
2024-08-31 23:54:45 +01:00
steve-hardman 7cf7b25745
Update kube-apiserver.md 2024-08-31 20:44:57 +01:00
Ritikaa96 53dc63aec8 editing as per the reviews.
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-23 15:13:25 +05:30
Ritikaa96 5053a95f53 Adding glossary tooltip for watch in k/docs
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-23 15:08:24 +05:30
Ritikaa96 c4763d99be added watch to glossary
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-23 15:08:24 +05:30
Katie Vargo 5229cb22a1 removed self referencing link per #46613 2024-06-14 16:42:28 -04:00
Tim Bannister 2f3602cef0 Ready glossary page for vanilla Docsy 2024-04-20 19:09:20 +01:00
John.C 125b369e44
Remove blank full link in glossary 2024-04-08 13:11:58 +01:00
Sergey Shevchenko 1f95dc8990
feat: Add PriorityClass in glossary (#45608)
* feat: Add PriorityClass in glossary

* fix: Fix review comments

* fix: Fix review comments

* fix: Fix review comments

* Update content/en/docs/reference/glossary/priority-class.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-01 17:56:47 -07:00
John.C f5e9dcaee5
Add “Immutable infrastructure” to glossary (#45656)
* Add “Immutable infrastructure” to glossary

* Add “Immutable infrastructure” to glossary

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Add “Immutable infrastructure” to glossary

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Add “Immutable infrastructure” to glossary

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-27 07:40:53 -07:00
Tim Bannister 2b4b4b4e66 Improve docs for Pods
- Add glossary entry for sidecar container
- Revise glossary entry for init container to match
- Revise the Pod concept overview
- Reorder pages in that section
2024-01-19 01:06:53 +00:00
Kubernetes Prow Robot 0cac3e8870
Merge pull request #41584 from satyampsoni/replica
Add and use glossary entry for “replica”
2024-01-07 23:04:43 +01:00
Rohan Kapse e9cd56df9e
Update content/en/docs/reference/glossary/spec.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-12-17 22:37:34 +05:30
Rohan Kapse d9f7317b44
Create spec.md 2023-12-17 00:22:33 +05:30
Satyam Soni 8ac9f2f21c Add and use gloassary entry for replica 2023-11-14 20:09:10 +00:00
Daneyon Hansen a74574fa8b Adds Gateway API docs
- Adds Gateway API term to the glossary.
- Adds Gateway API as reference in the addons page.
- Adds a page to the Service networking docs that explains Gateway API.
- Updates existing docs to reference the newly added Gateway API docs.

Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
2023-11-01 14:04:04 -07:00
Kubernetes Prow Robot 70dd4bdd49
Merge pull request #42184 from Richabanker/gvr-glossary
Add an entry in glossary for GVR
2023-10-10 05:40:11 +02:00
Chun-Wei Chang 9e1201fb4a fix: link text in glossary cri 2023-10-06 13:32:30 -07:00
Kubernetes Prow Robot 2cfd99b4af
Merge pull request #43202 from kirisakow/fix-pr-42046
Add tooltips for "kubelet" to glossary entries
2023-10-03 17:31:05 +02:00
Mohit Mayank f87db5aeb8
Fix grammar 2023-09-29 11:54:19 -05:00
lakshmi 6fa1a10f31 updated termid same as filename 2023-09-27 12:59:25 +05:30
Kiril Isakov fd3c1aa814
minor correction 2023-09-27 00:27:14 +02:00
Kiril Isakov d54cc02a48
add tooltips to "kubelet" term definition, but no more than one tooltip per term per file 2023-09-25 16:21:56 +02:00
Tamilselvan 2a4a506919
add link for kubelet and cloud-controller-manager (#40931)
* add link for kubelet and cloud-controller-manager

* wraped the long lines

* wrapping cloud-controller-manager content

* wrapping cloud-controller-manager content

* Update cloud-controller-manager.md

* Update kubelet.md

* Update cloud-controller-manager.md

* Update cloud-controller-manager.md
2023-09-23 16:20:57 -07:00
Richa Banker 648e2ba333 Add an entry in glossary for GVR
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-09-22 15:58:01 -07:00
Kubernetes Prow Robot f206e336da
Merge pull request #40935 from KhushPatibandha/issue-39931
re-worded event from glossary
2023-09-16 18:40:13 -07:00
Kubernetes Prow Robot 1e23d411b4
Merge pull request #42502 from dejanu/update_doc
update container-runtime.md
2023-08-15 12:51:23 -07:00
dejanualex 9ae1e9c13d
Update content/en/docs/reference/glossary/container-runtime.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-08-14 23:07:47 +03:00
Kubernetes Prow Robot 5af0753c62
Merge pull request #42410 from Richabanker/uvip-glossary
update glossary entry for MVP
2023-08-13 07:57:21 -07:00
Richa Banker d2527767ae Update content/en/docs/concepts/architecture/mixed-version-proxy.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-08-11 15:19:28 -07:00
dejanualex 341a38e80e
Update content/en/docs/reference/glossary/container-runtime.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-08-11 14:15:24 +03:00
dejanualex 26445b0462 update container-runtime.md 2023-08-11 12:16:05 +03:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Richa Banker d7633002f3
Update content/en/docs/reference/glossary/mixed-version-proxy.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-08-06 17:26:25 -07:00
Richa Banker 08053ffc1e use glossary entry for mvp in documentation 2023-08-06 12:12:09 -07:00
Richa Banker 551bb8ea68 Add an entry in glossary for UVIP 2023-07-26 10:52:14 -07:00
Khush Patibandha 255e68d53d
Add glossary entry for probe (#40131)
* Add glossary entry for probe #39608

* Suggested changes done to probe.md - added id, date changed/updated, full link added, etc

* suggest changes done, tag added

* re-worded the short_description and description for probe to avoid misunderstanding with word diagnostic

* back with diagnostic

* suggest changes done

* suggested changes done
2023-07-10 18:13:11 -07:00
KhushPatibandha c0665e4789 suggested changes 2023-05-09 15:51:37 +05:30
KhushPatibandha b114a8a1de typo resolved 2023-05-03 17:50:28 +05:30