Commit Graph

368 Commits (03ae214e8129b009b7a336dfa328e3eb2cb15dc2)

Author SHA1 Message Date
Kubernetes Prow Robot 6ebc807ba9
Merge pull request #49291 from steve-hardman/issue-49286
Fix broken link for discovery document
2025-01-09 01:42:32 -08:00
Qiming Teng 3782732ce4 Fix feature gate name conflicts (2/2) 2025-01-08 10:51:36 +08:00
Qiming Teng 58d1204d7d Fix feature gate name conflicts (1/2) 2025-01-08 10:30:42 +08:00
Kubernetes Prow Robot f626bad428
Merge pull request #49025 from adriankarasinski/add-information-about-incompletness-openapiv2-schemas-definitions
Add warning about incompleteness of OpenAPI schemas to kubernetes-api.md
2025-01-06 19:00:31 +01:00
adriankarasinski 22e7b2f597
Update content/en/docs/concepts/overview/kubernetes-api.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-01-06 15:14:17 +01:00
steve-hardman 91482c12a1
Fix broken link for discovery document 2025-01-06 09:04:34 +05:30
lhajouji cce091a887 fixing the typo the Object Names and IDs page
Signed-off-by: lhajouji <lhajouji@gmail.com>
2024-12-21 14:35:17 +01:00
adriankarasinski 22e85ae82f
Update content/en/docs/concepts/overview/kubernetes-api.md
highlighting that OpenAPI schemas are incomplete

Co-authored-by: David Eads <deads2k@users.noreply.github.com>
2024-12-11 23:07:39 +01:00
adriankarasinski 556c0968d3 Add warning about incompleteness of OpenAPI schemas to kubernetes-api.md 2024-12-11 22:05:42 +01:00
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
olgalehm 7e71096044
Removed duplicated paragraph 2024-09-11 15:17:51 +03:00
olu-fola b1cc8f7b3d
Update kubernetes-api.md
Revert changes made to some words' tenses on lines 49 to 52
2024-09-10 07:15:45 +01:00
olu-fola bc11525894
Update kubernetes-api.md: tenses and punctuation
## What Change is Proposed?
The tenses of the changed words and a punctuation mark **a comma**

## Why the Change?
To improve readability and tense structure.
2024-09-07 15:18:27 +01: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
Kubernetes Prow Robot be8b8dec3e
Merge pull request #47674 from sftim/20240825_revise_k8s_overview
Reorder content in Kubernetes overview section
2024-08-27 00:48:43 +01:00
windsonsea 70dafafca5 Tweak long lines in cluster architecture and components 2024-08-26 09:44:32 +08:00
Qiming Teng f79eee0d92
Update _index.md 2024-08-26 06:58:06 +08:00
Tim Bannister b1448ecf24 Reorder sections of Overview page
The history behind Kubernetes is less important now that "cloud native" is
a recognized concept. Reorganize the page accordingly.
2024-08-25 20:25:34 +01: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
Robbie Cronin af0e08c038
Clarify cluster diagram as one possible reference architecture (#47164)
* Clarify cluster diagram as one possible reference architecture

* Update content/en/docs/concepts/architecture/_index.md

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

* Update content/en/docs/concepts/architecture/_index.md

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

* Update content/en/docs/concepts/architecture/_index.md

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

* Improve organization of cluster architecture content

* Architecture concepts: fix grammar and improve clarity

Co-authored-by: Charles Uneze <charlesniklaus@gmail.com>

* Architecture concepts and overview pages refactor

Improves clarity and consistency with existing documentation

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

* Improve organization of cluster architecture content

* Improve organization of cluster architecture content

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

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Charles Uneze <charlesniklaus@gmail.com>
2024-08-24 01:50:35 +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
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