Commit Graph

359 Commits

Author SHA1 Message Date
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
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
Hasan Rashid ad3a2affde
Update content/en/docs/concepts/overview/components.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-07-15 18:32:27 -04:00
Hasan Rashid 36fd15ae39 Clarifying number of examples of controllers 2023-07-12 00:15:40 -04: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
Kubernetes Prow Robot 1a22d90894
Merge pull request #41232 from mrgiles/24627_cluster_add_ons_add_cni_ref
Add CNI plugin to list of Addons
2023-05-30 10:43:51 -07:00
James Williams 8dbe3483af
Fix typo in labels.md 2023-05-28 08:25:49 +01:00
Marcelo Giles a219b8c2b5
Add CNI to list of addons 2023-05-19 14:06:46 -07: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
Kubernetes Prow Robot edc769baa4
Merge pull request #39576 from sftim/20220108_improve_api_documentation_objects_part_1
Reorganize Working with Kubernetes Objects section
2023-05-10 18:39:09 -07:00
lakshmi prasuna 01b0c60e41
Updated What's next section under components page. (#38191)
* updated What's next section under components page.

* Reworked as per the review suggestions.

* updated case for Kubernetes
2023-05-03 17:42:42 -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
Mickey Boxell 31439e3d56 Merge branch 'upstream/main' into dev-1.27 2023-04-05 14:20:36 -05:00
Kubernetes Prow Robot 0faa93ceca
Merge pull request #40027 from Jefftree/openapiv3-ga-doc
Doc update for KEP-2896 OpenAPIV3
2023-04-01 04:51:49 -07:00
Jefftree 0c9ba63075 Address comments 2023-03-31 18:17:30 +00:00
Jeffrey Ying 17ad96c792
Doc update for KEP-3352 Aggregated Discovery (#40024)
* Add documentation for aggregated discovery

* Update feature gate

* Update content/en/docs/concepts/overview/kubernetes-api.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-03-30 20:49:48 -07:00
Jefftree a36e0381fe Update OpenAPI V3 for GA 2023-03-27 17:00:44 +00: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
Sajiyah Salat aa686a8d3a
Update content/en/docs/concepts/overview/working-with-objects/names.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-02-16 13:01:19 +05:30
Sajiyah Salat e2a33136c2
Update names.md 2023-02-16 08:10:47 +05:30
Tim Bannister 3fbb55b0db
Improve Lease concept (#38307)
* Improve Lease concept

* Write “heartbeat” consistently

(within Lease concept page).
2023-02-07 15:02:49 -08:00
Harikrishnan Mekkattu Pisharam Somarajan ca3eefb13f
Update labels.md
negative matching 'notin' to match the example
2023-02-01 17:54:11 +05:30
windsonsea 60a4446b09 Tweak line wrappings in labels.md 2023-01-30 16:32:57 +08:00
lakshmi 1f612943ad revert the previous changes for what's next session. 2023-01-18 12:53:53 +05:30
Mathieu Benoit 794f7bfb69
automatic labelling on namespaces stable since 1.22 2023-01-12 11:22:37 -05:00
Kubernetes Prow Robot 5a637cdf4a
Merge pull request #37850 from Ritikaa96/updating-labels-and-selector-md
Updating labels.md
2023-01-03 01:09:34 -08:00
SphinxKnight a745da1835
Nit: case consistency for list items (#37829) 2023-01-03 01:07:32 -08:00
Jai Govindani 93df1ce57d
fix(common-labels): Specify SemVer version 2022-12-30 13:40:39 +07:00
lakshmi 93af2beccc Updated Owners and Dependents page 2022-12-02 15:13:10 +05:30
Ritikaa96 fab0fc76a5 Updating labels.md 2022-11-28 11:42:38 +05:30
Michael e0674311f6 Tweak line wrappings in /concepts/overview/ 2022-11-24 22:13:10 +08:00
Kubernetes Prow Robot 0efce181d5
Merge pull request #37892 from tamilselvan1102/k8s-doc-namespaces
added hyperlink for persistentVolumes in Namespaces page
2022-11-18 20:18:29 -08:00
Kubernetes Prow Robot 05ae0c6bd7
Merge pull request #37869 from windsonsea/objecty
Use a consistent style of URLs and headings in /kubernetes-objects.md
2022-11-15 20:08:48 -08:00
Tamilselvan Thangamony a942fee552 added hyperlink for persistentVolumes in Namespaces page 2022-11-14 17:38:45 +05:30
Kubernetes Prow Robot 2094e11386
Merge pull request #37739 from sftim/20221106_revise_namespaces_concept
Improve list of default namespaces
2022-11-13 18:29:57 -08:00
Kubernetes Prow Robot 5d44f762aa
Merge pull request #37846 from Ritikaa96/updating-names-md
Adding annotations reference in names.md
2022-11-13 18:27:57 -08:00
Michael 25aa28ff6a updated /kubernetes-objects.md 2022-11-13 21:31:24 +08:00
Ritikaa96 419d3b0d8e added annotations in what's next sections 2022-11-11 18:22:45 +05:30
lakshmi prasuna 3607e97d2f Replaced "Learn more about the following." with "Learn more about the following:" under whats next section. 2022-11-09 11:30:17 +05:30
lakshmi prasuna 761ea4c413 Rephrased the what's next section under kubernetes objects page. 2022-11-07 14:21:15 +05:30
lakshmi prasuna 6238ffa014 Added more points in what's next section of Understanding Kubernetes objects 2022-11-07 11:35:50 +05:30
Tim Bannister 8e7f06000f Improve list of default namespaces 2022-11-06 08:47:52 +00:00
rxw 002aa6750d
Use colon instead of comma when giving an example 2022-10-28 15:13:02 -04:00
Sahdev Zala 95683e0b2e Change weight for localization correctness
Keeping index files weight as such. Also, no changes to the
card index as they are not needed.
Part of the work at Doc Sprint KubeCon NA 2022.

Related # #35093

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
2022-10-24 14:09:48 -04:00
Rey Lejano 6bfe72e2b0 update page weights for concepts overview working with objects 2022-10-24 11:52:44 -04:00
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Jordan Liggitt d308cbb35a
Clarify API version stability and guidelines 2022-09-28 12:20:47 -04:00
PARKINHYO b6a6b81577 Fix typo of the contents 2022-09-26 23:03:54 +09:00
Kubernetes Prow Robot 73aaba9b4e
Merge pull request #35810 from yilmi/created-by-deprecated
Removing created-by label deprecated since 1.9
2022-09-02 06:36:05 -07:00
Kristin Martin b79539d0d3
Merge pull request #34290 from kubernetes/dev-1.25
Official 1.25 Release Docs
2022-08-23 14:53:20 -07:00
Kubernetes Prow Robot dff7efc4ee
Merge pull request #35298 from Rishit-dagli/Rishit-dagli-concepts-overview
Move what-is-kubernetes to overview page
2022-08-22 16:47:23 -07:00
Yassine Ilmi e31d646d7c
Removing created-by label deprecated since 1.9 2022-08-22 19:21:57 +02:00
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Arnaud Meukam a180cd6853
Update docs to reference new container image registry
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.

Ref: https://github.com/kubernetes/k8s.io/issues/3411

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Sean Wei 35700baf9e Fix JSON syntax 2022-08-07 12:09:20 +08:00
Rishit Dagli 6ec4930598 Update page priority 2022-07-25 15:39:47 +00:00
Rishit Dagli 300dabae9b Update the whats next section 2022-07-25 15:35:10 +00:00
Rishit Dagli 3457a3b90e Move what-is-kubernetes to overview page 2022-07-23 18:14:12 +00:00
Kubernetes Prow Robot a9c9268c20
Merge pull request #33829 from eminalemdar/patch-2
Updated references in different pages with the correct titles
2022-07-10 19:19:47 -07:00
Qiming Teng 2f4a067fea Batch fix links (4) 2022-07-06 09:43:15 +08:00
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
Sean Wei 34155fed0b Fix links for k/design-proposals-archive
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
eminalemdar f559518520 Updated references in different pages with the correct titles of the documents 2022-05-19 17:00:59 +03:00
Nate W 5ead53b3e8 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-05-02 10:29:49 -07:00
xin.li e6276724bb [en] modify link about debug
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-30 09:48:28 +08:00
Antoine Pelisse 11333a4851
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-12 10:33:30 -07:00
Antoine Pelisse cfa004ae6a Address more feedback 2022-04-12 08:54:35 -07:00
Jefftree ca0a2df7b7 Address comments 2022-04-12 08:48:49 -07:00
Antoine Pelisse 9814f9273d Add documentation for OpenAPI v3 Beta 2022-04-12 08:48:49 -07:00
Ankita Shirodkar 043121abdf
Updating Kubernetes Overview page
In alignment with the CNCF Style Guide, proposing a change from open-source to open source.
2022-04-04 01:15:48 +05:30
Tim Bannister 73cd38cdc6 Move kubectl overview to be section index
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Alexandru Gheorghe 8d43e339b9
Fix wording for "concepts/overview/working-with-objects/kubernetes-objects/#required-fields" 2022-03-02 13:44:35 +00:00
Jay Beale 33c1877b39
Changing "VMs" to "machines" in this sentence
The rest of this paragraph talks about nodes being "machines," whereas this sentence is more specific, referring to virtual machines ("VMs"). The article this sentence points to also uses "machines" and isn't specific to VMs.
2022-02-21 15:14:19 -08:00