Kubernetes Prow Robot
307252f513
Merge pull request #29985 from stormqueen1990/update-secret-text
...
[en] Clarify secret encryption in the glossary
2021-12-05 17:26:33 -08:00
wiggitywhitney
c0a8fe5be2
Clarify glossary entry for PodDisruptionBudget
2021-11-21 17:11:05 -06:00
wiggitywhitney
93df00af00
Update to explain acronym SI
2021-11-17 06:08:52 -06:00
Kubernetes Prow Robot
bf1a799b85
Merge pull request #30458 from wiggitywhitney/pod-disruption-glossary
...
Fix to reveal more info when '[+]' is clicked
2021-11-12 19:20:46 -08:00
wiggitywhitney
8716bb6e1e
Fix to reveal more info when plus is clicked
2021-11-12 06:34:30 -06:00
wiggitywhitney
89b1ee4032
Fix to reveal more info when plus is clicked
2021-11-11 12:09:05 -06:00
wiggitywhitney
2ec7040fd4
Improve Extensions Definition
2021-11-04 10:37:37 -05:00
Shabir Mohamed Abdul Samadh
867eb85e3d
doc: update the glossary with new namespace re-write
2021-10-14 20:35:23 -04:00
Mauren Berti
31e44b5774
Clarify secret encryption in the glossary.
...
- Add a sentence clarifying that secrets are not encrypted by default.
2021-10-08 14:03:40 -04:00
S Nitesh Singh
1230f21648
add eviction to glossary
2021-08-05 10:30:26 +05:30
Victor Palade
3c95e6a96b
Merge master into dev-1.22 to keep in sync
2021-07-27 18:47:27 +03:00
Akihiro Suda
2860fbf1ad
Add KubeletInUserNamespace feature gate
...
Enables support for running kubelet in a user namespace.
The user namespace has to be created before running kubelet.
All the node components such as CRI need to be running in the same user namespace.
- Tracking issue: kubernetes/enhancements issue 2033
- KEP: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2033-kubelet-in-userns-aka-rootless
- Implementation: kubernetes/kubernetes PR 92863
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2021-07-27 15:18:46 +09: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
Kubernetes Prow Robot
5f8fdc6abb
Merge pull request #28797 from jihoon-seo/210705_Update_links
...
Update links
2021-07-16 20:12:50 -07:00
Sinan Kahveci
9693458ae2
Fix inconsistent usage of term
...
The term "control plane" is written as title case (e.g. Control Plane) only in this document. When it is referenced, it creates inconsistency in other documents. This commit will fix it by lower-casing the second word.
2021-07-15 12:55:09 +01:00
Shannon Kularathna
b1573ad314
Create garbage collection docs
2021-07-13 20:32:50 +00:00
Jihoon Seo
20eea3b75b
Update links
2021-07-05 18:31:09 +09:00
Jihoon Seo
8bd82af7c7
Update outdated links
2021-07-02 11:11:56 +09:00
Kubernetes Prow Robot
391459b11f
Merge pull request #28434 from mehabhalodiya/fix-28324
...
Add tooltip for affinity
2021-06-18 23:16:51 -07:00
Meha Bhalodiya
53da9dfa2a
Update affinity.md
2021-06-18 16:58:31 +05:30
Meha Bhalodiya
49e1c4b579
Create affinity.md
2021-06-18 16:26:02 +05:30
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
Tim Bannister
4efbf939cc
Fix AKA for node-pressure eviction glossary item
2021-05-20 20:55:38 +01:00
Shannon Kularathna
c184f20f76
Create pod eviction concept and glossary entries
...
- Created glossary entries for manual and kubelet eviction
- Created node-pressure-eviction.md and api-eviction.md
- Merged content from eviction-policy.md and out-of-resource.md
- Added note to kube-scheduler about node conditions
- Deleted eviction-policy and out-of-resource.md
- Redirected old topics
- Change topic weights
2021-05-13 18:34:58 +00:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
raghvenders
2b6074e8ed
changes
2021-02-22 19:13:26 -06:00
Akshay Hiremath
667b5cfd24
Fix coreos Operator pattern broken link
...
Operator Pattern link was pointing to https://coreos.com/operator . This link was redirecting to the openshift.com homepage.
Provided new link on openshift.com pointing to Operator Pattern documentation.
2021-02-14 23:36:09 -05:00
Kubernetes Prow Robot
d2e7f4acab
Merge pull request #26352 from kbhawkey/fixup-remove-word-easy
...
clean up use of word: easy
2021-02-04 10:48:26 -08:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
chenxuc
9d3e4467d5
Update invalid web page link for api group
...
The old link
"https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups "
points to an nonexistent section of that page. The correct section
should be
"https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups-and-versioning "
.
2021-02-01 13:00:47 +08:00
Chen, Xu Chun (Simon)
2f2f30b614
Update reference link
...
The old link "https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups " points to an nonexistent section of the page. The correct section should be "https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups-and-versioning " .
2021-01-20 09:56:14 +08:00
Qiming Teng
a11047c153
Clean PodPreset docs, examples and links
2021-01-14 13:26:29 +08:00
Kubernetes Prow Robot
2bc2e8fda0
Merge pull request #24528 from sftim/20201012_add_object_to_glossary
...
Add object to glossary
2020-10-30 12:20:38 -07:00
Tim Bannister
a6bd225751
Link from containers term to concept
...
Update full link for "container" glossary definition
2020-10-15 12:00:00 +01:00
Tim Bannister
18e5d14344
Remove rkt
...
https://github.com/rkt/rkt is an ex-project.
rkt has kicked the bucket, shuffled off its mortal coil, run down the
curtain and joined the choir invisible.
2020-10-12 21:52:33 +01:00
Tim Bannister
791d7ad969
Add object to glossary
2020-10-12 19:02:33 +01:00
Aji Arya
fb02f7dea4
Removed core-object tag
...
Removed `core-object` tag from kubelet.md
2020-10-04 12:27:47 +07:00
inductor
3535bf280e
small k in url
2020-09-14 20:03:50 +09:00
Tim Bannister
24b350662c
Remove links to cloud providers page
2020-08-28 12:53:42 +01:00
wangxy518
7e6e7b6f46
Update configmap.md
2020-08-27 09:18:44 +08:00
Kubernetes Prow Robot
70b75e16f0
Merge pull request #22981 from shuuji3/en/replace-special-quote-with-normal-ones
...
Replace special quote characters with normal ones
2020-08-26 14:55:02 -07:00
Evgeny Shmarnev
415cdad766
Revise full link target for kube-apiserver glossary term
2020-08-19 15:23:45 +02:00
TAKAHASHI Shuuji
c6a96128c4
Replace special quote characters with normal ones.
2020-08-11 21:05:22 +09:00
Qiming Teng
d592baed54
Replace redirections in the reference section
...
This PR removes the redirections used in the reference section and fixes
some bad links.
2020-08-08 12:35:52 +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
Jerry Park
64f62106c1
Fix issue of document link in some documents
2020-07-05 22:46:08 +09:00
Kubernetes Prow Robot
3130f1c26a
Merge pull request #20524 from nevermyuk/endpoint
...
Add Endpoints into glossary
2020-06-30 17:54:06 -07:00
nevermyuk
d2d289be63
Add endpoint into glossary
...
Edit definition and add tooltips for endpoint
Update content/en/docs/reference/glossary/endpoint.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Update definition
Update content/en/docs/reference/glossary/endpoint.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Change tag from fundamentals to networking
2020-06-21 22:46:33 +08:00
Tim Bannister
8f9551638b
Rename Job concept page
...
(including Netlify redirects)
2020-06-11 23:13:23 +01:00
Karen Bradshaw
5fe8c3ca5e
move setup konnectivity svc
...
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00