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
Jizu Sun
5c0dd0414b
remove blank
2021-10-09 10:50:09 +08:00
Jizu Sun
95a772fea7
fix link
2021-10-09 10:47:55 +08:00
naisu
5220cdf8d2
Explain leases in `kube-node-lease` namespace doc
...
Add a reference to `Lease` resource api doc
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-08-26 02:22:45 +02:00
naisu
497a5231df
Improve wording of `kube-node-lease` namespace doc
...
Correct grammar and provide a reference to more detailed documentation of concepts mentioned.
2021-08-25 17:20:22 +02:00
Kubernetes Prow Robot
cdefcc3a8b
Merge pull request #29477 from brakmic/patch-1
...
trivial: typo
2021-08-19 20:39:24 -07:00
Rey Lejano
64f91d8e2c
add note on owner references in garbage collection page
...
add note on owner references to owner dependents page
2021-08-19 17:43:09 -07:00
Harris Brakmić
2b268b1a76
trivial: typo
...
A small typo.
2021-08-19 22:07:59 +02:00
David M. Lentz
e47fba2b92
Fix typo
2021-08-06 07:46:25 -06:00
Tim Bannister
cba4f57124
Update link from Working With Objects to Kubernetes API Reference
2021-08-04 22:42:14 +01:00
Qiming Teng
651a0c2183
Amend the annotation concept
2021-07-28 11:30:35 +08:00
Kubernetes Prow Robot
d078b427b8
Merge pull request #28870 from shannonxtreme/gc-docs
...
Create garbage collection docs
2021-07-26 22:40:45 -07:00
Qiming Teng
26748e36b0
Fix service name requirement
2021-07-25 19:57:50 +08:00
Kubernetes Prow Robot
959d0c759b
Merge pull request #28738 from vaibhav2107/link-labels
...
Add the links in docs/concepts/overview/working-with-objects/labels/
2021-07-23 19:03:06 -07:00
Shannon Kularathna
b1573ad314
Create garbage collection docs
2021-07-13 20:32:50 +00:00
vaibhav
1f42a30967
Add the links in docs/concepts/overview/working-with-objects/labels/
2021-07-01 19:08:36 +05:30
Kubernetes Prow Robot
5dfcf92490
Merge pull request #28447 from tengqm/fix-file-modes
...
Remove exec permission on markdown files
2021-06-17 19:04:04 -07:00
Qiming Teng
e9703497a1
Remove exec permission on markdown files
...
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Alex
bff31ff2b4
Correcting entry in Multiple Resource Types
...
We *can* use field selectors across multiple resource types.
2021-05-26 08:53:51 +05:30
toshokan
50a5dbb21d
Fixes grammar typo
2021-05-07 16:08:57 -04:00
Quentin Bisson
bca8c4b6e5
Add created by label ( #27612 )
...
* Add created by label
* Update content/en/docs/concepts/overview/working-with-objects/common-labels.md
2021-05-06 10:10:00 -07:00
Mauricio Vásquez
08b8930751
Update content/en/docs/concepts/overview/working-with-objects/labels.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-04-22 06:59:44 -05:00
Mauricio Vásquez
4f319fd5ab
Fix requirements for label value
...
Value *can* indeed be empty.
Fixes: bd55d498df
("Clarify requirements for label value syntax")
Signed-off-by: Mauricio Vásquez <mauricio@kinvolk.io>
2021-04-20 13:43:29 -05:00
Tim Bannister
965aa51daf
Merge master into dev-1.21 to keep in sync, plus latest API reference
...
This sync merge includes API reference updates.
2021-04-06 21:38:24 +01:00
Tim Bannister
6c935b6f90
Improve docs for NamespaceDefaultLabelName
2021-04-01 21:43:47 +01:00
Kubernetes Prow Robot
2d31364e3c
Merge pull request #26920 from SergeyKanzhelev/nameAsIdentifier
...
added note about the name being an identifier
2021-03-27 01:52:43 -07:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Sergey Kanzhelev
eb4b67d8a2
Update content/en/docs/concepts/overview/working-with-objects/names.md
...
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2021-03-16 23:22:10 -07:00
Sergey Kanzhelev
6c60620ad4
added note about the name being an identifier
2021-03-06 06:42:50 +00:00
veyu
bd55d498df
Clarify requirements for label value syntax
2021-02-24 18:58:22 +01:00
Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
AUT0R3V
c4b818c1f1
Update common-labels.md
2020-12-30 14:35:16 +05:30
ying
8e0973b22b
Update md format to make it more easier to read
...
Before the changes, the statement of the set-values messed up together, so it is hard to read it out clearly.
2020-12-02 23:59:14 +08:00
Qiming Teng
070023b24a
Fix links in concepts section
2020-10-22 14:24:56 +08:00
Tim Bannister
3edb970570
Move API overview to be a Docsy section overview
2020-10-20 23:41:54 +01:00
Tim Bannister
dd88014f30
Remove statement about future of namespaces
2020-10-10 19:15:14 +01:00
TAKAHASHI Shuuji
c6a96128c4
Replace special quote characters with normal ones.
2020-08-11 21:05:22 +09:00
Qiming Teng
c8f4704873
Fix links in concepts section (2)
2020-08-02 09:11:14 +08:00
Tim Bannister
49eee8fd3d
Revise Pod concept ( #22603 )
...
* Revise Pod concept
Adapt the existing Pod documentation to suit the Docsy theme, by
promoting the Pod concept itself to /docs/concepts/workloads/pods/
Following on from this, update the Pod Lifecycle page to cover the
lifecycle of a Pod and follow on directly from the Pod concept,
for readers keen to understand things in detail.
This change also removes the automatic contents list from the Pod
overview page. Instead, the new page links to all the pages
inside the Pod section.
* Update links to Pod concept
Link to updated content
* Incorporate Pod concept suggestions
Co-authored-by: Celeste Horgan <celeste@cncf.io>
* Revise StatefulSet suggestion for Pod concept
Co-authored-by: Celeste Horgan <celeste@cncf.io>
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-07-26 20:18:16 -07:00
Kubernetes Prow Robot
9e0d6d8110
Merge pull request #22399 from rmauge/patch-1
...
Updates for minor spelling correction
2020-07-13 08:30:33 -07:00
Jens Reimann
f4d296d1c3
Fix the example values in the first examples
...
In the lower part of the document `instance` is derived from the `name` field. However, in the beginning of the document the value of the `instance` field is aligned with the `part-of` field. Which seems wrong, reading through the rest of the page.
Signed-off-by: Jens Reimann <jreimann@redhat.com>
2020-07-10 12:30:09 +02:00
Raymond Maugé
52f2920d5f
Updates minor spelling correction
...
"can not" to "cannot"
2020-07-06 18:03:45 -04:00
Kubernetes Prow Robot
86d373b0f9
Merge pull request #21997 from sftim/20200622_tidy_concepts_section_post_docsy
...
Tidy concepts section post-Docsy
2020-06-27 17:12:14 -07:00
Kubernetes Prow Robot
de02f2f27d
Merge pull request #22054 from soltysh/kubectl_run_updates
...
Update kubectl run from docs where necessary
2020-06-26 14:30:14 -07:00
Tim Bannister
3ff7312cff
Add descriptions to Concept sections
...
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Maciej Szulik
00f502fa6a
Update kubectl run from docs where necessary
...
kubectl run starting from 1.18 is creating only Pods and there is no option to
create any other resource. Users should be using kubectl create
commands instead. This update the documentation in all those places
where kubectl create should be used instead or changes description to
reflect the situation.
2020-06-25 13:37:14 +02:00
Rohit Mohta
d41074866e
Add a note about reserved namespace prefix
...
A namespace with prefix 'kube-' is reserved, even though k8s will let you create that
2020-06-23 18:10:41 -07:00
cloudmelon
6cf2449a2e
add lease namespace new commit
2020-06-11 22:18:27 +01:00
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04:00
Sebastian Winkler
2f6093bfd7
workaround for new lines in field selector example
2020-06-08 19:10:26 +02:00
ialidzhikov
9eca2d9bd7
Nit: align namespaces output
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2020-05-19 21:55:08 +03:00
Adam Kaplan
55e17b86f2
mv "Assign Pods" and "Taints and Tolerations" concepts to "Scheduling and Eviction"
...
* Moved "Assigning Pods to Nodes" article to Concepts -> Scheduling and Eviction
* Moved "Taints and Tolerations" article to Concepts -> Scheduling and Eviction
* Updated weight of the "Kubernetes Scheduler" article so it appears first
* Updated redirects
* Replaced links to "Assigning Pods to Nodes" and "Taints and Tolerations" articles
to avoid redirects.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-05-11 11:29:16 -04:00
Christian Zeller
e1d688af2e
Update kubernetes-objects.md
...
Added missing word
2020-04-11 21:58:52 +00:00
Melony QIN
1817100ed5
Add namespaces for 1.17 + default namespace
...
Each Node has an associated Lease object in the kube-node-lease namespace. Lease is a lightweight resource, which improves the performance of the node heartbeats as the cluster scales.
2020-04-02 18:59:02 +01:00
inductor
4297f3b29c
Update nginx to modern versions ( #19198 )
...
* update nginx versions
* update
* update examples
2020-03-17 10:48:23 -07:00
Tim Bannister
19c883dd82
Admit that some objects don't have a spec ( #18050 )
...
Whilst most objects have a spec, it will confuse readers who come to
this page from a page about an object that doesn't (eg Secret,
Namespace, Role).
2020-03-15 22:58:35 -07:00
Qiming Teng
ceccbc049c
Resource name constraints (1) ( #19106 )
...
xref: #17969 , #19099 , #18746
2020-02-19 15:44:30 -08:00
Kirk Larkin
3fce287782
Add missing "in" for DeploymentSpec link ( #19135 )
2020-02-16 06:21:28 -08:00
Tim Bannister
2faf1024d9
Tweak linking for Kubernetes object concept ( #18122 )
...
- Add a link from /docs/reference/using-api/api-concepts/
- Tweak other incoming links to match
2020-02-10 19:24:01 -08:00
Naoki Oketani
ae7ace0f71
Replace links with redirect destination ( #19038 )
2020-02-10 18:18:01 -08:00
Shivesh Abhishek
b647b6ec55
Update field-selectors.md ( #18641 )
2020-01-18 08:41:35 -08:00
CRC
66243a6dc2
Update label selectors caution about OR operator ( #17477 )
2019-11-11 18:24:06 -08:00
Luzhenxing
5522e5ddf9
add the same namespace ( #17394 )
2019-11-04 22:24:38 -08:00
Tim Bannister
1ab35587c9
Reword Notes & UIDs concept ( #16202 )
...
- Note that Kubernetes UIDs are UUIDs
- Don't mention container name in Name concept (it could mislead
readers)
2019-10-14 15:55:50 -07:00
Xin Jin
cd1d62ab0f
Update kubernetes-objects.md ( #16747 )
...
Make `spec` one of the required items.
2019-10-08 17:57:51 -07:00
Tim Bannister
9a7b191bcc
Add concept page about Controllers ( #15733 )
...
* Add controller concept
* Fix controller glossary entries
* Link from Understanding Kubernetes Objects to Controllers
2019-10-02 10:06:08 -07:00
Michal Srb
351a306344
Validate namespace preference in current context with --minify option ( #16448 )
...
Signed-off-by: Michal Srb <michal@redhat.com>
2019-09-25 10:44:02 -07:00
shub-asa1
1f4345b57b
fix for issue #15214 ( #15215 )
...
fix for issue #15214 added --all-namespaces in a command as the result of command will always be "no resources"
2019-07-01 03:13:18 -07:00
Jesse Glick
a23fcb5727
kubectl config set-context --current ( #15039 )
2019-06-25 08:44:37 -07:00
Justin Walz
b2965e704e
Update common-labels.md ( #15058 )
...
Small change, but consistent ordering reads nicer to those looking for the difference between each block.
2019-06-23 23:55:56 -07:00
Rajesh Deshpande
2fb8128b30
Correcting details about current request namespace ( #15061 )
...
Removed ambiguous word 'temporarily', as namespace set using that method, is not temporary. It is permanent for a current resource and there is no concept of a temporary namespace in K8s.
Also, for consisteny '--namespace' flag added after the actual command.
2019-06-23 23:33:55 -07:00