Commit Graph

341 Commits (fce4691e08d08b55ee0859986d6ebc30d40d65d0)

Author SHA1 Message Date
Kundan Kumar bbb4553bb0 corrected label for accelerator 2024-07-30 23:13:48 +05:30
Adarsh-verma-14 2b1ea305be fix the broken link for discovery document 2024-07-04 09:15:02 +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
Dipesh Rawat a449f41af4
Use option to zoom on image click 2024-05-09 14:25:42 +01: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
Kubernetes Prow Robot 816cec8e1e
Merge pull request #43855 from avorima/usable-field-selectors-en
List supported field selectors by kind
2024-04-17 23:27:00 -07:00
Vyom-Yadav 37b0b3ed72
Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-04-10 23:04:57 +05:30
Vyom-Yadav 1d9a694850
Correct branch format in Discovery API docs
Signed-off-by: Vyom-Yadav <jackhammervyom@gmail.com>
2024-04-10 20:25:04 +05:30
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
PK d1232f1d58
Fix discovery document link in kubernetes-api.md (#45765)
* Fix discovery document link in kubernetes-api.md

Removed an extra "v" in the link to fix the broken link.

* Fix minor broken links in  kubernetes-api.md

Anchor name mismatch in the same page
2024-04-03 16:28:33 -07:00
Mark Boom 5c58b7acc6
Fix small typo in Namespaces documentation 2024-04-03 15:19:57 +02:00
Daniel Chan cdf1ed1236 Merge remote-tracking branch 'upstream/main' into dev-1.30
Merge main into dev-1.30 to keep in sync
2024-04-02 10:05:03 -04:00
Jefftree 294dbbb3f6 update comments 2024-03-25 10:27:37 -04:00
Dipesh Rawat c889d9b251
Add metadata to use mechanism for API reference links 2024-03-14 14:50:24 +00:00
Jefftree 4d80f852db aggregated discovery stable 2024-03-12 13:27:02 -04:00
Jeffrey Ying 065ac71dea
Update content/en/docs/concepts/overview/kubernetes-api.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-02-29 12:50:34 -05:00
Jeffrey Ying a125b8c116
Update content/en/docs/concepts/overview/kubernetes-api.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-02-29 12:50:12 -05:00
Jeffrey Ying 2af22ead06 Update content/en/docs/concepts/overview/kubernetes-api.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-02-27 21:49:29 -05:00
Jefftree 622466f5cf Add additional information around discovery and OpenAPI 2024-02-26 12:36:53 -05:00
Tim Bannister e4731338d3 Switch some feature-state shortcodes to be data driven
When the feature gates graduate (or get deprecated), the associated
shortcode will update automatically.

Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-02-16 12:49:31 +00:00
Matthew Guan 5d731e01b6
Fix typo regarding setup scripts in Kubernetes Components documentation 2024-01-30 23:15:34 -08: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
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
Satyam Soni 8ac9f2f21c Add and use gloassary entry for replica 2023-11-14 20:09:10 +00:00
Kubernetes Prow Robot a0a4f553c0
Merge pull request #43104 from Ayush9026/Ayush/Featureadd-insection-whydoyouneedKubernetes
Feature addition in section why do you need Kubernetes
2023-10-09 15:35:16 +02: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
Ayush Gupta 30aac26f6b Feature addition in section why do you need Kubernetes 2023-09-19 14:30:23 +05:30
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
Kubernetes Prow Robot c4a2415a0c
Merge pull request #41304 from Ritikaa96/finalizers-update
Updating Finalizers information
2023-08-18 04:16:29 -07: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
Tim Bannister 9520b96a61 Revise docs home page
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01: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