Commit Graph

197 Commits (aae228c0377a677b59df6543f0b51cd21fcab176)

Author SHA1 Message Date
Alex Tierney f6ddca16f9
Update namespaces.md to remove monospace formatting in Note block
Note block advising against the use of `kube-` prefixes
was formatted as a mono space code block which stopped
word wrapping.
2024-09-03 20:30:01 -05:00
Tim Bannister 42da717f16 Reorder overview pages
Within the overview pages, make the Kubernetes Components page come
first.
2024-08-25 20:24:58 +01:00
Kubernetes Prow Robot 6bc8f405ac
Merge pull request #47067 from Ritikaa96/glossary-add-watch
Added watch to glossary
2024-08-22 15:54:11 +01:00
Kundan Kumar bbb4553bb0 corrected label for accelerator 2024-07-30 23:13:48 +05:30
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
Chinemerem c1d218e4d5
Fix broken link to node heartbeats
Previously, the `heartbeats` link in the `namespaces` page pointed to the outdated `heartbeats` section. Now, it correctly points to the `node-heartbeats` section.
2024-06-12 11:05:41 -04:00
Itai Leshem 58c857e74c
Grammar fixes 2024-05-28 17:43:43 +03:00
Kubernetes Prow Robot add6a0a6e8
Merge pull request #45585 from HwangTaehyun/patch-1
Update en/docs
2024-04-30 00:12:23 -07:00
steve-hardman 4e973d44ba
Update common-labels.md 2024-04-25 01:16:00 +01:00
Taehyun Hwang 04c5c84d9b Update en/docs 2024-04-06 16:32:41 +09:00
Mario Valderrama ddc49f00d5
Add missing field selectors
Signed-off-by: Mario Valderrama <woldy401@gmail.com>
2024-04-04 11:30:02 +02:00
Mario Valderrama d912860063
List supported field selectors by kind
Signed-off-by: Mario Valderrama <woldy401@gmail.com>
2024-04-04 11:18:32 +02:00
Mark Boom 5c58b7acc6
Fix small typo in Namespaces documentation 2024-04-03 15:19:57 +02:00
Dipesh Rawat c889d9b251
Add metadata to use mechanism for API reference links 2024-03-14 14:50:24 +00:00
Simon Kissane b1bdd62775
Apply suggestions from code review
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2023-12-14 10:25:25 +11:00
Simon Kissane ee0bb1b28a
RFC 1035 vs RFC 1123: clarify the difference 2023-12-07 14:38:15 +11:00
KhubaibAlam 837991aaf5
Improved Explanation of Labels and Annotations (#43178)
* improved-explanation-of-labels-and-annotations

* revert-zh-cn-changes

* fix-period-and-explanation-for-attaching-metadata

* fixed-suggested-changes-in-annotations
2023-10-03 05:25:31 +02:00
steve-hardman f787d0a630
Add links to Annotations page
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-09-18 00:12:50 +01:00
steve-hardman d285e2f684
Add links to Annotations page 2023-09-17 19:10:06 +01:00
Kubernetes Prow Robot a88c5e673c
Merge pull request #42656 from aritraghosh/aritraghosh-patch-1-1
Update field-selectors.md with info about set based requirements
2023-09-14 16:14:12 -07:00
Tim Bannister 819d4c32d4 Tweak Objects In Kubernetes concept
Co-authored-by: Ader Fu <ader.ydfu@gmail.com>
2023-09-07 14:01:07 +01:00
Aritra Ghosh 6b35f14150
Update content/en/docs/concepts/overview/working-with-objects/field-selectors.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2023-09-06 14:50:21 -07:00
Kubernetes Prow Robot 4cbfe015fb
Merge pull request #42818 from tengqm/move-labels-content
Move labels discussion back to its concept page
2023-09-06 14:40:56 -07:00
Mengjiao Liu e8b136c3b3 Use code_sample shortcode instead of code shortcode 2023-09-05 17:10:14 +08:00
Qiming Teng a84bdb6470 Move labels discussion back to its concept page
The discussion about "managing labels effectively" and "updating labels"
are currently difficult to find. They are supposed to be part of the labels
concept page. This PR moves this two sections there and adjusts the links
where they were pointed at.
2023-09-01 22:17:58 +08:00
Aritra Ghosh 0078392f87
Update field-selectors.md 2023-08-23 08:15:35 -04:00
Aritra Ghosh 681c1b4ab0
Update content/en/docs/concepts/overview/working-with-objects/field-selectors.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-08-22 11:06:22 -04:00
Aritra Ghosh 5cb8918db9
Update content/en/docs/concepts/overview/working-with-objects/field-selectors.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-08-21 10:30:18 -04:00
Aritra Ghosh b401a0d3a0
Update field-selectors.md with info about set based requirements
Adding an explicit note for lack of support for set based operators for field selectors 


https://github.com/kubernetes/kubernetes/issues/32946
2023-08-20 20:51:46 -04:00
Ritikaa96 5f8e3d7e2c Updating Finalizers information
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-08-14 11:26:17 +09:00
Ritikaa96 34bc38325a Updating Finalizers information with a note 2023-08-14 11:11:54 +09:00
Mengjiao Liu 68ba9633a2 Switch English to use code not codenew shortcode 2023-08-01 16:57:17 +08:00
Andrey Goran eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs (#42180)
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
Kubernetes Prow Robot 7699d5c79e
Merge pull request #41529 from mrgiles/36526_document_yaml_parsing_bug
Add note that documents YAML compatibility bug
2023-07-20 13:28:11 -07:00
Marcelo Giles e24badb244
Add note that documents yaml compatibility bug
Update note with yaml specs changes link

Move yaml warning note to config best practices doc

Rephrase YAML changes note

Fix typo
2023-07-19 10:40:13 -07:00
Rayo 10e15641bd
Update content/en/docs/concepts/overview/working-with-objects/namespaces.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-06-29 12:14:55 +08:00
Rayo d287886f7b
Update content/en/docs/concepts/overview/working-with-objects/namespaces.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-06-29 12:14:42 +08:00
Rayowang 23ea8a1dc7 fix: unclear documentation on NamespaceDefaultLabelName feature gate 2023-06-29 00:53:20 +08:00
James Williams 8dbe3483af
Fix typo in labels.md 2023-05-28 08:25:49 +01:00
Marcelo Giles 921936d6a7
Update default kubectl validate statement 2023-05-16 11:34:32 -07:00
Marcelo Giles 071225cc4d
Update SSFV versions paragraph 2023-05-16 09:58:57 -07:00
Marcelo Giles 8afec0c061
Minor style edits from review 2023-05-15 11:52:08 -07:00
Marcelo Giles 81014baced
Update link 2023-05-11 22:36:38 -07:00
Marcelo Giles 1479cd9866
Add server side field validation section 2023-05-11 22:15:46 -07:00
Tim Bannister a460f750c6 Swap headers
Use what was previously a second-level heading as the page title.
2023-04-29 21:39:42 +01:00
Tim Bannister 634c17f61c Reorganize Working with Kubernetes Objects section
- move Understanding Kubernetes Objects to be section overview
- within the section, consistently link to the new (moved) page from the
  first mention of “object”
- add a redirect

Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-04-29 21:39:42 +01:00
Kubernetes Prow Robot 6cf29427f2
Merge pull request #38227 from T-Lakshmi/doc-owner-depnd
Updated Owners and Dependents page with glossary tooltip and reference links
2023-04-13 09:20:39 -07:00
Gabriel Reid 138b825d31 Remove redundant description of finalizers
Remove redundant information about finalizers on the finalizers
page within the "working with objects" section.

The same description of finalizers is imported directly from the
glossary, so previous to this commit a nearly identical paragraph
is repeated.

For reference, the text imported from the glossasry is

> You can use finalizers to control garbage collection of resources.
> For example, you can define a finalizer to clean up related resources
> or infrastructure before the controller deletes the target resource.

while the text being removed in this commit is:

> You can use finalizers to control garbage collection of resources
> by alerting controllers to perform specific cleanup tasks before
> deleting the target resource.
2023-03-21 19:52:15 +01:00
zhuzhenghao 3ca95d6c88 Tidy concepts pages within Label and Annotation 2023-02-19 16:30:51 +08:00