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
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
James Williams
8dbe3483af
Fix typo in labels.md
2023-05-28 08:25:49 +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
zhuzhenghao
3ca95d6c88
Tidy concepts pages within Label and Annotation
2023-02-19 16:30:51 +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
Ritikaa96
fab0fc76a5
Updating labels.md
2022-11-28 11:42:38 +05:30
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
vaibhav
1f42a30967
Add the links in docs/concepts/overview/working-with-objects/labels/
2021-07-01 19:08:36 +05:30
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
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
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
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
Karen Bradshaw
ecc27bbbe7
add en pages
2020-06-09 19:33:15 -04: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
inductor
4297f3b29c
Update nginx to modern versions ( #19198 )
...
* update nginx versions
* update
* update examples
2020-03-17 10:48:23 -07:00
Naoki Oketani
ae7ace0f71
Replace links with redirect destination ( #19038 )
2020-02-10 18:18:01 -08:00
CRC
66243a6dc2
Update label selectors caution about OR operator ( #17477 )
2019-11-11 18:24:06 -08:00
Rajesh Deshpande
6b9fd618b2
Adding example to show labels in POD yaml ( #14439 )
...
* Adding example to show labels in POD yaml
This page talk about labels and its usage. Also it talk about syntax for specifying labels. But it does not show how we can have labels in resource manifest. So with this PR i am adding example which shows that how we can have labels in pod manifest.
* Changes to resolve review comments
Changes to resolve review comments
2019-06-05 22:58:10 -07:00
Neha Yadav
d3cca48e3f
Code snippents shouldn't include the command prompt ( #12779 )
2019-03-07 01:31:05 -08:00
Tim Hockin
701ebb2474
Update docs on labels and annotations ( #11719 )
...
Be clearer about character set and a couple minor tweaks on words.
2018-12-19 22:39:39 -08:00
Luc Perkins
d65e1790ff
Add admonition type to shortcode ( #9482 )
...
* Change existing admon blocks
* Fix includes issue
2018-11-06 11:33:04 -08:00
MengZeLee
04163e9a7c
removing toc shortcode. ( #10720 )
2018-10-25 11:02:31 -07:00
Steve Perry
75f00dfc60
Apply templates to all concepts and tasks to fix double bullets in TOC ( #9149 )
...
* Apply concept template to fix double bullet issue.
* Apply concept template
* Apply templates to tasks
2018-06-22 11:20:04 -07:00
Takuya Tokuda
0502832cbb
Ordering content by weight ( #8787 )
...
* ordering content by weight
* fix weight of 'setup' contents
* fix weight of 'concepts' contents
* fix weight of 'tasks' contents
* fix weight of 'tutorials' contents
* fix weight of 'reference' contents
* Revert "fix weight of 'tasks' contents"
This reverts commit 4b6916bed0
.
* Revert "fix weight of 'tutorials' contents"
This reverts commit a1f7833143
.
* Revert "fix weight of 'setup' contents"
This reverts commit 91c8de3665
.
* Revert "fix weight of 'reference' contents"
This reverts commit cc95605f6a
.
2018-06-06 16:51:26 -07:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00