Kubernetes Prow Robot
4aef52de26
Merge pull request #48089 from jpbetz/custom-resource-field-selectors-ga
...
KEP-4358: Custom resource field selectors GA
2024-10-31 15:51:26 +00:00
Joe Betz
2b996e4434
Remove field gate information for stable feature, add details to field selectors documentation
2024-10-31 11:42:21 -04:00
Kubernetes Prow Robot
e132a42384
Merge pull request #47770 from jpbetz/retry-generate-name-ga
...
Promote RetryGenerateName to GA in 1.32
2024-10-08 00:22:21 +01:00
Joe Betz
a44421f26a
Apply suggestions from code review
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-09-26 01:08:43 +00:00
Joe Betz
9eb3006897
describe generateName in concepts page
2024-09-23 14:35:22 -04:00
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