Commit Graph

8766 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 9f1bf2c352
Merge pull request #35095 from bhangra/patch-1
Remove commas from kubelet configuration example
2022-07-25 02:14:36 -07:00
bhangra 1d94b16b27
Update kubelet-config-file.md
trying to fit it to yaml style, while making it work on my system required quite a change. I'm not sure if this is appropriate to change it so much.
2022-07-25 18:02:21 +09:00
Kubernetes Prow Robot ae65f0d28c
Merge pull request #35215 from bconfiden2/reference-index-eventratelimit
[en] Fix broken link apiserver-eventratelimit.v1alpha1
2022-07-25 01:32:35 -07:00
Kubernetes Prow Robot 6e9da5382c
Merge pull request #35083 from akankshakumari393/patch-3
Omit `apt-transport-https` from install
2022-07-25 01:18:34 -07:00
Kubernetes Prow Robot c932262b65
Merge pull request #35119 from Rishit-dagli/Rishit-dagli-api-resources-style
Add clarification about API resources to the Style Guide
2022-07-25 00:18:58 -07:00
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 c072a72917
Merge pull request #35305 from windsonsea/nodeyhf
[en] updated /tasks/administer-cluster/nodelocaldns.md
2022-07-24 00:14:57 -07:00
windsonsea 22ca6a32b0 updated /tasks/administer-cluster/nodelocaldns.md 2022-07-24 14:58:24 +08: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
Rishit Dagli 989e8ac98c Add clarification about API resources to the Style Guide 2022-07-23 18:37:34 +00:00
bconfiden2 4cd849169c Fix broken link apiserver-eventratelimit.v1alpha1 2022-07-23 20:05:10 +09:00
yanrong.shi af07764779 Update user-guide.md 2022-07-23 14:57:32 +08:00
Kubernetes Prow Robot 114ba42a06
Merge pull request #35192 from Shubham82/fixed-hyperlinks
Fixed Hyperlinks for custom CA and dedicated CA.
2022-07-22 10:21:38 -07:00
Kubernetes Prow Robot 4edda58266
Merge pull request #35122 from ydFu/update-Kubespray
Updated the 'Installing Kubernetes with Kubespray'
2022-07-22 07:49:39 -07:00
Kubernetes Prow Robot aadf12ac15
Merge pull request #35227 from Sea-n/api-eviction-en
Fix link in glossary/api-eviction.md
2022-07-21 20:49:40 -07: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
Sean Wei 35227abcc9 Fix link in glossary/api-eviction.md 2022-07-22 00:47:48 +08:00
Oliver Radwell 6d3dcd0f67
[en] Fix containerd config link 2022-07-21 08:55:20 +01:00
Shubham Kuchhal f25dfcdf61 Fixed Hyperlinks for custom CA and dedicated CA. 2022-07-20 17:39:48 +05:30
Kubernetes Prow Robot d2de85c52a
Merge pull request #34411 from tengqm/update-review-guide
Improve reviewing PRs guide
2022-07-19 10:56:07 -07:00
ydFu f8d84cedce Updated the 'Installing Kubernetes with Kubespray'
1. Add the OS supported by the current version of Kubespray.
   [ref 1: kubespray](https://github.com/kubernetes-sigs/kubespray/blob/master/README.md#deploy-a-production-ready-kubernetes-cluster)

2. Supplement the features provided by the Kubespray overview.
   [ref 2: kubespray](https://github.com/kubernetes-sigs/kubespray/blob/master/README.md#deploy-a-production-ready-kubernetes-cluster)

3. Update Supported Linux Distributions.
   [ref 3: Supported Linux Distributions](https://github.com/kubernetes-sigs/kubespray#supported-linux-distributions)

4. Improve the description in '(1/5) Meet the underlay requirements'
   [ref 4: Requirements](https://github.com/kubernetes-sigs/kubespray/blob/master/README.md#requirements)

5. Add whatsnext.

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-07-19 09:44:44 +08:00
Guangwen Feng 525a952b95 Fix indentation and clean up in open-a-pr.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-18 14:23:48 +08: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
bhangra 4e15e8f2ae
Update kubelet-config-file.md
the commas caused kubelet service to fail to start. should be omitted.
2022-07-17 16:53:21 +09:00
Kubernetes Prow Robot e644ead07a
Merge pull request #35073 from fenggw-fnst/fix-open-a-pr
Fix incorrect format in open-a-pr.md
2022-07-16 23:39:19 -07: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
Kubernetes Prow Robot e2cda2eec3
Merge pull request #34716 from dmarinere/patch-1
added access to the statements explaining cluster role
2022-07-16 07:56: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
Akanksha kumari 31cde47bf0
Omit `apt-transport-https` from install
Remove dummy package `apt-transport-https` from linux kubectl install instructions
2022-07-16 19:24:06 +05:30
Kubernetes Prow Robot 3238ca8b41
Merge pull request #34383 from tengqm/fix-links-5
Batch fix links (5)
2022-07-16 06:50:53 -07:00
Guangwen Feng 438d534b9d Fix incorrect format in open-a-pr.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-16 15:56:36 +08:00
kadtendulkar f1d127f738 Update content/en/docs/concepts/windows/intro.md 2022-07-15 22:35:03 +05:30
Kubernetes Prow Robot 9a2a9ad511
Merge pull request #35013 from fenggw-fnst/fix-kubelet
Drop redundant </td> in reference/command-line-tools-reference/kubelet.md
2022-07-15 05:45:26 -07:00
Michael 6a1caa355a [en] fix typos in /projected-volumes.md 2022-07-15 17:10:48 +08:00
Guangwen Feng 6635f978a6 Fix a number error in open-a-pr.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-15 16:54:54 +08:00
Kubernetes Prow Robot f1bb91dece
Merge pull request #35008 from utkarsh-singh1/update-style-guide-doc
Updated the style-guide doc to remove Katacoda hyperlink
2022-07-14 18:20:25 -07:00
Kubernetes Prow Robot 867deb1f9e
Merge pull request #34938 from mzaian/update-kubespray-docs
Update kubespray docs.
2022-07-14 17:40:25 -07:00
Tim Bannister ed58f048b9 Fix typo 2022-07-14 23:59:07 +01: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