Commit Graph

3466 Commits

Author SHA1 Message Date
Abigail McCarthy 1bbb4b98d4 Update page weights for content/en/docs/concepts/architecture 2022-10-24 11:51:18 -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
Kubernetes Prow Robot ee1b7efe4e
Merge pull request #34291 from shannonxtreme/secrets-good-practices
Add good practices page for secrets
2022-09-27 05:45:52 -07:00
Shannon Kularathna b8ac776bce Add info and link to good practices from caution 2022-09-26 21:49:15 +00:00
PARKINHYO b6a6b81577 Fix typo of the contents 2022-09-26 23:03:54 +09:00
Kubernetes Prow Robot 21b450c5ce
Merge pull request #37005 from aantn/patch-1
Remove misleading word from node eviction docs
2022-09-26 02:57:46 -07:00
Kubernetes Prow Robot f59c6dfaba
Merge pull request #36962 from miteshskj/expandcsivolume-ga
Fix feature state for ExpandCSIVolumes
2022-09-24 09:20:04 -07:00
Natan Yellin 3a701b3ea8
Remove misleading word from node eviction docs
Do not imply that node eviction can occur based on CPU. This isn't possible AFAIK.
2022-09-24 18:26:51 +03:00
Mitesh Jain 60e5ff7d24
Removing beta label, as indexed job is GA. (#36968) 2022-09-24 03:20:04 -07:00
Mitesh Jain 439678c580
Merge branch 'kubernetes:main' into expandcsivolume-ga 2022-09-24 10:58:45 +05:30
Yan Reznikov 8fd9f791e5
Add reference to HostProcess containers when describing lack of privileged support on Windows 2022-09-22 18:22:51 -07:00
Kubernetes Prow Robot 781edc66f9
Merge pull request #34734 from sftim/20220628_update_extend_kubernetes_concept_overview
Update “Extend Kubernetes” concept overview
2022-09-22 18:08:39 -07:00
Shannon Kularathna d8132bcd35 Improve the RBAC policies section
- Change the heading to be more goal-oriented and add an anchor
- Separate list items into 'component' and 'human' users
- Add info about get access and third-party authorization mechanisms for finer control
- Add caution for granting list access
2022-09-22 16:07:06 +00:00
Shannon Kularathna 6ca919d4bd Add caution callout for base64 encoding 2022-09-22 16:07:06 +00:00
Shannon Kularathna 89b9c18121 Split developer content into headings and remove redundant points
Add short description to cluster admin and dev section
2022-09-22 16:07:06 +00:00