3160 Commits

Author SHA1 Message Date
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
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
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
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
Kubernetes Prow Robot 92d4bbf03d Merge pull request #34397 from Rishit-dagli/Rishit-dagli-jobs
Update Jobs page for 1.24
2022-06-20 06:58:04 -07:00
Nitish Kumar bf59d416b4 Downward API concept made Correct 2022-06-20 17:58:50 +05:30
Rishit Dagli c9015d2159 Update Jobs page for 1.24 2022-06-19 05:46:26 +00:00
Yuan Shing Kong 2d2ae604dd Fix typo 2022-06-19 10:43:23 +08:00
Qiming Teng 2e5e4d2489 Reformat the extend-kubernetes page
This page has too many long lines which make change tracking very difficult.
2022-06-18 17:30:37 +08:00
Kubernetes Prow Robot 348eb87136 Merge pull request #33132 from tengqm/format-controlplane-comm
Reformat the control-plane-node-communication page
2022-06-17 09:56:32 -07:00
Jihoon Seo e7caadc564 Replace skew shortcode parameters 2022-06-17 16:17:01 +09:00
Kubernetes Prow Robot 3a0d817bb8 Merge pull request #32400 from sftim/20220321_document_downward_api_concept
Revise downward API documentation
2022-06-16 23:38:31 -07:00
Mark Rossetti c61be7d79c Update pod-security-standards-hostprocess-state (#34264)
* Update pod-security-standards-hostprocess-state

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* using hugo short-code
2022-06-16 11:08:48 -07:00
Kubernetes Prow Robot d666c90efe Merge pull request #34261 from kadtendulkar/kad6
update content/en/docs/concepts/cluster-administration/flow-control.md
2022-06-16 06:54:48 -07:00
Kubernetes Prow Robot c55941f924 Merge pull request #34305 from mk46/improve_job
Update k8s.io/docs/concepts/workloads/controllers/job
2022-06-15 22:36:48 -07:00
Manish Kumar a3056132d4 Update k8s.io/docs/concepts/workloads/controllers/job 2022-06-16 10:55:18 +05:30
Kubernetes Prow Robot b6e815beb4 Merge pull request #33536 from alculquicondor/job-failures
Accurate explanation for the calculation of number of failures in Job
2022-06-15 21:42:48 -07:00
Kubernetes Prow Robot a7c6e4d61d Merge pull request #34067 from dipankardas011/changeTaints-Tolerations
modifications to taint-and-tolerations page
2022-06-15 21:34:48 -07:00
Dipankar Das 42b739ff65 improved the taints and toleration
Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md

Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-16 09:51:36 +05:30
Kubernetes Prow Robot 7c6247d828 Merge pull request #32743 from hyder/oci-annotations
docs: added internal load balancer service annotations for Oracle Cloud (OCI)
2022-06-15 20:52:48 -07:00