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