Commit Graph

151 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Yassine Ilmi e31d646d7c
Removing created-by label deprecated since 1.9 2022-08-22 19:21:57 +02: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
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
Alexandru Gheorghe 8d43e339b9
Fix wording for "concepts/overview/working-with-objects/kubernetes-objects/#required-fields" 2022-03-02 13:44:35 +00:00
Kubernetes Prow Robot 63edc70641
Merge pull request #31639 from JayKayy/patch-1
Remove deprecated `--record` flag from example
2022-02-17 07:17:38 -08:00
Jordan Liggitt fa4cc5965b Update finalizers.md 2022-02-14 10:37:44 -05:00
John Kwiatkoski 0d9d83a23d
Remove deprecated `--record` flag from example
Trying to use this flag `--record` in the example leads to the warning:
```
Flag --record has been deprecated, --record will be removed in the future
```
2022-02-05 19:41:02 -05:00
mtardy 61174c49ba Add warning for creating namespaces with the same name as public TLDs
Uppercase Service API object following documentation style guide

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

Add mitigation propositions

Add RFC reference for the trailing dot in an absolute DNS name

Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-01-27 10:58:41 +01:00
Adrian Ludwin 9117178a97
Namespace names must be RFC 1123 DNS labels
The how-to docs to create a new namespace already specify this, but I think it's worth mentioning in the overview doc that a namespace name must be an RFC 1123 label, as I didn't initially think to look in the how-to doc for limitations.
2022-01-13 12:10:06 -05:00
Anubhav Vardhan 5a5b4d8a70
Comment YAML to specify excerpt 2022-01-11 10:33:07 +05:30
Anubhav Vardhan f6ae550af4
Add glossary_tooltip for StatefulSet 2022-01-11 10:26:58 +05:30
Jizu Sun 2342716d89
Merge branch 'main' into fix-link 2021-10-21 18:05:15 +08:00
sandipanpanda d33605578f
Fix broken link in k8s.io/docs/concepts/overview/working-with-objects/finalizers/ (#30159)
* Fix broken link in finalizers.md

* Update finalizers.md

* Update finalizers.md
2021-10-20 16:56:08 -07:00
Jizu Sun a6f27be7e1
Update content/en/docs/concepts/overview/working-with-objects/finalizers.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-10-19 10:48:54 +08:00
Shabir Mohamed Abdul Samadh b3ff003048
doc: accommodate re-write of intro line 2021-10-14 20:31:16 -04:00
Shabir Mohamed Abdul Samadh 86b6584d0a
doc: accept review suggestion 2021-10-14 20:25:30 -04:00
shabirmean 0ca22ac568 doc: update definition for namespaces
Update namespace definition to not use _Virtual Clusters_ as a means of explaining namespaces.

Motif: KubeCon NA 21 Talk on ***"Beyond Namespaces: Virtual Clusters are the Future of Multi-Tenancy - Lukas Gentele, Loft Labs"***
2021-10-14 15:06:29 -04:00