Commit Graph

3479 Commits (001c485337e4c6795e15c57d2bc9ab7ca8ca1381)

Author SHA1 Message Date
Kubernetes Prow Robot 453dd71949
Merge pull request #37492 from chrisnegus/20221024-mcngs-fix-concept-weight
Add page weights to concepts -> security pages
2022-10-24 12:22:23 -07:00
Christopher Negus 0f9b65b429 Add page weights to concepts -> security pages 2022-10-24 19:02:52 +00:00
Kubernetes Prow Robot bc4a95ac20
Merge pull request #37490 from shivaylamba/shivay-volume-heading-docs-sprint-na-2022
Kubernetes Docs Sprint: lowercase volume
2022-10-24 11:50:24 -07:00
Kubernetes Prow Robot af40582e1c
Merge pull request #37479 from spzala/docsprintspzala2
Change weight for localization correctness
2022-10-24 11:38:23 -07:00
Shivay Lamba e3ea67a23d Kubernetes Docs Sprint: lowercase volume
Signed-off-by: Shivay Lamba <shivaylamba@gmail.com>
2022-10-24 18:32:57 +00:00
Sahdev Zala 95683e0b2e Change weight for localization correctness
Keeping index files weight as such. Also, no changes to the
card index as they are not needed.
Part of the work at Doc Sprint KubeCon NA 2022.

Related # #35093

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
2022-10-24 14:09:48 -04:00
Haosdent Huang ac5e7c0bd0 KubeCon Docs Sprint: Update page weights for content/en/docs/concepts/cluster-administration. 2022-10-24 13:43:39 -04:00
Kubernetes Prow Robot 199b30015b
Merge pull request #37474 from reylejano/page-weight-docs-sprint-2022
Update page weights for concepts/overview/working-with-objects
2022-10-24 09:12:25 -07:00
Kubernetes Prow Robot 14ece2c4dc
Merge pull request #37472 from cailynse/update-weight-content-workloads-pods
KubeCon Docs Sprint: Added Missing Weight for Concepts/Workloads/Pods
2022-10-24 09:00:26 -07:00
Rey Lejano 6bfe72e2b0 update page weights for concepts overview working with objects 2022-10-24 11:52:44 -04:00
Kubernetes Prow Robot 8286689413
Merge pull request #37470 from spzala/docsprintspzala
Change weight for localization
2022-10-24 08:52:25 -07:00
Cailyn Edwards 4abd58cf2e
Added Missing Weight 2022-10-24 11:40:39 -04:00
Nate W 3bb617369e updating page weights for content/en/docs/concepts/containers
Signed-off-by: Nate W <natew@cncf.io>
2022-10-24 11:34:21 -04:00
Sahdev Zala 03b167954c Change weight for localization
Part of the work at Doc Sprint KubeCon NA 2022

Related # https://github.com/kubernetes/website/issues/35093

Signed-off-by: Sahdev Zala <spzala@us.ibm.com>
2022-10-24 11:33:32 -04:00
Marius Kimmina 7e26e71edf
Update controller.md - grammar adjustment (#37259)
* Update controller.md

Adjust grammar in controller.md

* aditional small fixes
2022-10-23 19:24:25 -07:00
Kubernetes Prow Robot 78959d1a12
Merge pull request #37258 from mariuskimmina/patch-2
Update statefulset.md - Matching lowercase c in Controller to the rest of the documentation
2022-10-23 19:22:26 -07:00
Marius Kimmina 0fead5cf46 aditional small fixes 2022-10-23 08:06:05 +02:00
Glusk ca226243a5
typo fix 2022-10-22 18:03:41 +02:00
Kubernetes Prow Robot b2f830f5be
Merge pull request #36672 from sftim/20220411_remove_misleading_service_clusterip_detail
Avoid misleading text in Service concept
2022-10-21 15:53:56 -07:00
Kubernetes Prow Robot b8c355df0d
Merge pull request #37389 from sachinparihar/master
Remove the Introduction heading from DNS for Services and Pods page
2022-10-19 17:14:57 -07:00
sachinparihar a110463b7f Removed the Introduction title from DNS for Services and Pods page 2022-10-19 22:01:39 +05:30
Kubernetes Prow Robot ce7e330c57
Merge pull request #36673 from sftim/20220825_favor_endpointslices
Favor EndpointSlice over Endpoints
2022-10-19 08:45:02 -07:00
Michael e039acdca8 fix alignment in topology-spread-constraints.md 2022-10-19 08:16:01 +08:00
Kubernetes Prow Robot 342456405d
Merge pull request #36396 from kadtendulkar/kad33
Fix hyperlink on Pod Topology Spread Constraints page
2022-10-18 14:57:02 -07:00
Théo "Bob" Massard 70661324bd
fix(device-plugins): update FPGA device link 2022-10-18 14:07:48 +02:00
Kubernetes Prow Robot 81e0c94e4c
Merge pull request #37262 from sftim/20221010_fixup_limit_range_concept
Fixup LimitRange concept
2022-10-15 10:07:06 -07:00
Kubernetes Prow Robot 41f39931d5
Merge pull request #37172 from PK1312/patch-1
adding missing close parenthesis
2022-10-13 09:49:01 -07:00
Tim Bannister fdceaa2944
Avoid misleading text in Service concept
The existing text implied that creating a node port or load balanced
Service would actually add an extra Service object that you could see in
the Kubernetes API. This isn't true, so avoid implying that it is.
2022-10-11 22:20:19 +01:00
Grant MacGillivray 8fd0dbbed6
changing parenthesis location as per comment 2022-10-11 11:37:03 -07:00
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Tim Bannister 2b6ca5dbac Move historical LimitRange context to end 2022-10-10 22:10:27 +01:00
Tim Bannister 6da0133a7d Fix up LimitRange concept 2022-10-10 22:10:10 +01:00
Kubernetes Prow Robot 8c93dfd308
Merge pull request #37202 from SergeyKanzhelev/LimitRangerClarification
Revise and update LimitRange concept
2022-10-10 13:53:03 -07:00
Marius Kimmina c83d6be2c9
Update statefulset.md
Match lowercase spelling of "controller" to the rest of the documentation.
2022-10-10 20:11:25 +02:00
Sergey Kanzhelev 0eabe496cd limit ranger clarification 2022-10-10 17:46:28 +00:00
Kubernetes Prow Robot 157eb7a1b0
Merge pull request #37185 from leo8a/patch-2
Remove extra wording
2022-10-08 12:47:20 -07:00
Kubernetes Prow Robot f0f8169754
Merge pull request #37215 from tengqm/tweak-api-aggre
Tweak line wrapping in the apiserver aggregation page
2022-10-08 12:03:19 -07:00
Kubernetes Prow Robot d7ad8d78b7
Merge pull request #37214 from tengqm/tweak-operator
Tweak line wrapping in the operator concept page
2022-10-08 12:01:18 -07:00
Qiming Teng ab166dcba2 Tweak line wrapping in the apiserver aggregation page
This PR fixes the long lines found in the apiserver-aggregation.md page.
2022-10-08 16:42:16 +08:00
Qiming Teng 574ce9841b Tweak lin wrapping in the operator concept page
This PR fixes the line wrapping problems found in the operator.md page.
2022-10-08 16:39:57 +08:00
Qiming Teng 28f831e7d6 Tweak line wrapping in secret concept page
This PR wrapps the long lines found in the secret.md concept page.
2022-10-08 16:29:46 +08:00
Leo Ochoa a8284814b6
Remove extra wording 2022-10-06 16:37:00 +02:00
Grant MacGillivray dc812cdc59
adding missing close parenthesis 2022-10-05 15:27:47 -07:00
Mandraenke 1c5d75b4d1
added warning about indefinitely running resources
A suggestion to 

https://github.com/kubernetes/website/issues/37157

Just mention the warning from kubectl when trying to force terminate a pod.
2022-10-05 09:21:52 +02:00
Arhell 05a17c16fc [en] fix typo secrets-good-practices.md 2022-10-05 01:31:49 +03:00
Kubernetes Prow Robot 5f84c0c549
Merge pull request #37114 from helayoty/patch-1
fix: Fix scheduling extension broken link
2022-10-02 21:40:14 -07:00
Vaibhav Goel 8ff7e1845d
Updated the behaviour of evictionHard (#36961)
* Updated the behaviour of evictionHard

* Modified the changes in documenting hard eviction behaviour

* Updated the changes
2022-10-02 08:28:13 -07:00
Heba Elayoty 3d8f6a3cfa
Fix scheduling extension link 2022-09-30 10:30:28 -07:00
Kubernetes Prow Robot 91ecbb977c
Merge pull request #36805 from harshchauhan1988/patch-2
Adding recommendation for network isolation
2022-09-30 06:54:28 -07:00
Jordan Liggitt d308cbb35a
Clarify API version stability and guidelines 2022-09-28 12:20:47 -04:00