Kubernetes Prow Robot
723ae44d5a
Merge pull request #35104 from balaramvedulla/patch-1
...
Updates to Node affinity weight section
2022-07-25 00:16:58 -07:00
Kubernetes Prow Robot
7078c38d3b
Merge pull request #33792 from sftim/20220510_assign_pod_node_affinity_updates
...
Revise scheduling-related docs
2022-07-24 03:38:57 -07:00
Kubernetes Prow Robot
ea55ceb92a
Merge pull request #35089 from windsonsea/evicten
...
[en] updated /node-pressure-eviction.md
2022-07-23 22:48:57 -07:00
yanrong.shi
af07764779
Update user-guide.md
2022-07-23 14:57:32 +08:00
Kubernetes Prow Robot
8e5c92ca80
Merge pull request #35216 from oradwell/patch-1
...
[en] Fix containerd config link
2022-07-21 20:47:38 -07:00
Kubernetes Prow Robot
46aae33827
Merge pull request #34116 from TheRealDwright/update-docs-labels
...
update docs labels
2022-07-21 20:43:39 -07:00
Oliver Radwell
a1035d6a4a
Apply the same fix to runtime-class.md
2022-07-21 22:26:45 +01:00
Mike Hummel
a15cc475d8
lates version of perl fails with the example code, need to use v5.34.0 ( #34414 )
...
* lates version of perl fails with the example code, need to use v5.34.0
* fix perl version in example job.yaml, is not working with actual latest
2022-07-21 10:23:54 -07:00
Balaram Vedulla
e8cb7ec9ba
Update assign-pod-node.md
2022-07-17 19:02:52 +02:00
windsonsea
1e550e9604
[en] updated /node-pressure-eviction.md
2022-07-17 16:33:29 +08:00
Kubernetes Prow Robot
b6faf1c863
Merge pull request #35049 from windsonsea/nodesyhf
...
[en] fix typos in /projected-volumes.md
2022-07-16 08:00:53 -07:00
John Daniel Maguire
13a3118ca5
Cinder conditionally supports ReadWriteMany volumes ( #34219 )
...
* Cinder conditionally supports ReadWriteMany volumes
* Link directly to official docs.
Signed-off-by: John Daniel Maguire <john.maguire@streamnative.io>
2022-07-16 07:26:53 -07:00
kadtendulkar
f1d127f738
Update content/en/docs/concepts/windows/intro.md
2022-07-15 22:35:03 +05:30
Michael
6a1caa355a
[en] fix typos in /projected-volumes.md
2022-07-15 17:10:48 +08:00
Tim Bannister
bfff661ac0
Clarify known limitation of Pod topology spread constraints
...
The limitation is more around cluster autoscaling; nonetheless it seems
to belong under Known limitations.
2022-07-14 23:59:07 +01:00
Tim Bannister
72a070e619
Improve Pod Topology Spread Constraints concept
...
- Adjust heading levels
- Link to API reference for Pod
- Clarify examples
- Add introductory text
- Split two combined examples
- Explain that Pods in a group should set the same topology spread
constraints
- Write headings in sentence case
- Avoid using “we”
2022-07-14 23:59:07 +01:00
Tim Bannister
829dee0940
Wrap text for Pod Topology Spread Constraints
...
Wrapping helps localization teams pick up and work with changes.
2022-07-14 23:59:07 +01:00
Tim Bannister
311cdc386a
Reword topic Assigning Pods to Nodes
...
- Rewording
- Tidying
Co-authored-by: Abdullah Gharaibeh <40361897+ahg-g@users.noreply.github.com>
2022-07-14 23:59:07 +01:00
Tim Bannister
3225a082df
Mention topology spread constraints appropriately
...
The concept Assigning Pods to Nodes should mention Pod topology spread
constraints. This commit ensures that it does.
2022-07-14 23:59:07 +01:00
Tim Bannister
6700656cb4
Move Pod Topology Spread Constraints into scheduling
...
These constraints apply specifically to the mechanism for placing Pods
onto nodes (that is, scheduling).
2022-07-14 23:59:05 +01:00
Kubernetes Prow Robot
0b6c17554e
Merge pull request #34874 from tengqm/fix-32170
...
Improve node pressure eviction page
2022-07-14 07:44:57 -07:00
Thomas Matrejek
8f63028589
Fix quantity case for ephemeral storage
...
All resource requests parse units the same way. Ephemeral storage previously had an upper case `K` as a valid unit but the kubernetes server can not parse this value.
Similar to memory, add a statement regarding that a lowercase `m` will be accepted by the kubernetes server, but is probably an incorrect request.
2022-07-11 17:37:36 -04:00
Daniel Wright
f9ebc90ff7
[en] update en docs to use recommended labels
2022-07-11 08:45:48 -07:00
Kubernetes Prow Robot
e39409e0ee
Merge pull request #34098 from Nirusu/patch-1
...
Remove section about the localhost port
2022-07-11 01:23:49 -07:00
Qiming Teng
36736d44d9
Improve node pressure eviction page
...
There are deprecated kubelet flags related to garbage collection. These flags were listed in the `kubelet-garbage-collection.md` page, which was removed by b1573ad314
. Linking to the `kubelet` reference is not a good solution because users may still get confused what are the specific flags related to this behavior.
This PR restores the table with the flags updated according to 1.24 version of `kubelet --help`.
2022-07-11 13:55:39 +08: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
Kubernetes Prow Robot
94c832e49f
Merge pull request #34380 from tengqm/fix-links-3
...
Batch fix links (3)
2022-07-10 18:27:48 -07:00
Kubernetes Prow Robot
116b6bc1a7
Merge pull request #34382 from tengqm/fix-links-4
...
Batch fix links (4)
2022-07-10 18:13:47 -07:00
kadtendulkar
0fb0c50071
Update content/en/docs/concepts/architecture/control-plane-node-communication.md
2022-07-09 22:10:15 +05:30
Nils Hanke
959cb92224
Integrate flags into "Transport security" section
2022-07-09 04:55:43 -07:00
Qiming Teng
d705d9ed1c
Batch fix links (3)
2022-07-09 09:14:06 +08:00
Kubernetes Prow Robot
70005412ce
Merge pull request #34861 from aabedraba/patch-1
...
Add Kusk Gateway
2022-07-08 05:13:46 -07:00
Abdallah Abedraba
006d4378ad
Add Kusk Gateway
2022-07-07 11:48:19 +04:00
Abhishek Patra
ade7ed2e36
Fix minor typo
2022-07-06 19:57:58 +05:30
Qiming Teng
2f4a067fea
Batch fix links (4)
2022-07-06 09:43:15 +08:00
kadtendulkar
1092389655
Update content/en/docs/concepts/storage/ephemeral-volumes.md
2022-07-04 21:52:52 +05:30
Kubernetes Prow Robot
e6868ba8d3
Merge pull request #34721 from Sea-n/use-rel-links
...
Use relative links for k8s.io
2022-07-04 06:33:24 -07:00
Guangwen Feng
d50f64f2a5
Fix a minor typo in intro.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-01 10:34:08 +08:00
Sean Wei
34721abcac
Use relative links for k8s.io
2022-06-30 12:08:14 +08:00
Rishit Dagli
b2d062d7bc
Remove references of Service Catalog ( #34387 )
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-27 22:33:58 -07:00
Kubernetes Prow Robot
ee8b56b860
Merge pull request #34384 from tengqm/reformat-extend-k8s
...
Reformat the extend-kubernetes page
2022-06-23 18:15:19 -07:00
Remo Andreoli
3132fbe4f0
Fix wrong label key in scheduling example ( #32646 )
...
* Fixed deprecated comment in scheduling-eviction/assign-pod-node.md regarding example pods/pod-with-affinity-anti-affinity.yaml
* Changed the example to a more appropriate one
2022-06-23 18:11:19 -07:00
Kubernetes Prow Robot
0233e0ce53
Merge pull request #32866 from MikeSpreitzer/still-more-apf-metrics
...
Update APF metrics again
2022-06-23 16:17:20 -07:00
Kubernetes Prow Robot
5c19702944
Merge pull request #33934 from JimBugwadia/multi-tenancy
...
multi-tenancy section for docs
2022-06-23 14:31:20 -07:00
Jim Bugwadia
d71951bdf9
squash review updates
...
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-06-23 13:50:56 -07:00
Kubernetes Prow Robot
d806cbbfa7
Merge pull request #34464 from JarHMJ/patch-4
...
fix Endpoints link err
2022-06-23 05:05:44 -07:00
mtardy
d2b92602b3
Fix minor missing spaces typos in Pod Security Admission doc
2022-06-23 12:19:46 +02:00
Shubham
9ae05ea5b3
Improvement: Clarifiy the release which include Pod Security admission by default. ( #34300 )
...
* Improvement: Clarifiy the release which include Pod Security admission by default.
* Modify: wrapped the long lines.
2022-06-22 08:35:43 -07:00
JarHMJ
6af40efc5c
fix Endpoints link err
2022-06-22 15:33:49 +08:00
Kubernetes Prow Robot
e8b73e7afe
Merge pull request #34396 from yuanshingk/patch-1
...
Fix typo
2022-06-20 20:17:42 -07:00