Commit Graph

3520 Commits

Author SHA1 Message Date
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
Gunju Kim a2b4c34eca
Add DNS search domain list limits and remove resolved DNS issue 2022-10-20 21:43:33 +09: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
Rodrigo Campos 28e090aac6 content: Clarify how to verify user abstraction
This was mentioned in #36386.

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-10-10 15:35:16 +02: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
Shannon Kularathna 8eb3ae60f3 Move developer content below cluster admins
Additionally, fixed a couple of markdown links to not line wrap
2022-09-22 16:07:06 +00:00
Shannon Kularathna 502eac3635 Clean up etcd wording 2022-09-22 16:07:06 +00:00
Shannon Kularathna 4887467aa4 Add sections for cluster admins
- Add section for encryption at rest
- Add section for RBAC
- Clean up RBAC bullets
- Move etcd bullets to own section on etcd management
- Add section for third party secret stores
2022-09-22 16:07:06 +00:00
Shannon Kularathna 1c625d0659 Update glossary and move existing info to new page
- Update glossary term for secrets
- Improve clarity of privileged container warning note
- Create a new page for Secrets good practices and bring existing content as-is to the page
- Add weights to pages
- Add link for good practices for secrets and remove moved content
2022-09-22 16:07:05 +00:00
Mitesh Jain 0c2ce1dc04
ExpandCSIVolumes is GA since 1.24 2022-09-22 15:20:24 +05:30
Kubernetes Prow Robot d29b547ea7
Merge pull request #36671 from sftim/20220110_reorganize_services_load_balancing_networking
Reorganize “Services, Load Balancing, and Networking” concept
2022-09-21 17:39:08 -07:00
Kubernetes Prow Robot 92197fedcf
Merge pull request #36769 from mythi/topologyhints
clarify topologyinfo registration logic in device plugins
2022-09-21 05:39:01 -07:00
Kubernetes Prow Robot 80f37e6834
Merge pull request #33876 from sftim/20200203_document_cni_container_log_rotation
Revise “Logging Architecture” topic
2022-09-20 20:53:14 -07:00
Kubernetes Prow Robot c2c4f5aeb8
Merge pull request #36670 from sftim/20220110_hyperlink_network_policies
Link from Policies concept to NetworkPolicy page
2022-09-20 18:55:13 -07:00
Kubernetes Prow Robot 3af9c833f1
Merge pull request #36534 from mac-chaffee/nfs-example
Add a Pod-based example for NFS volumes
2022-09-20 13:53:12 -07:00
Kubernetes Prow Robot de922ae019
Merge pull request #36562 from windsonsea/secovy
Fix typo and consistency: /security/overview.md
2022-09-18 11:12:29 -07:00
Kubernetes Prow Robot 70d3156281
Merge pull request #36828 from sergeyshevch/fix/36825/topology-aware-fints-incorrect-state
fix: Fix incorrect feature state in Topology Aware hints page
2022-09-15 10:09:23 -07:00
Kubernetes Prow Robot 1e70b5c76e
Merge pull request #36457 from rogue-gamer-ryt/chore/remove_docker_mentions
Removed usage of docker from replicationControllers, containers, pods and daemonsets
2022-09-15 08:31:23 -07:00
Sergey Shevchenko 259239f1a5
fix: Fix incorrect feature state in Topology Aware hints page 2022-09-15 14:17:56 +03:00
Mikko Ylinen 62980d931a clarify topologyinfo registration logic in device plugins
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-09-15 06:32:54 +03:00
harshchauhan1988 8ab4ebb376
Adding recommendation for network isolation 2022-09-14 15:00:14 +05:30
Mac Chaffee 5f58dea140
Explicitly mention NFS via PV 2022-09-12 19:03:47 -04:00
Kubernetes Prow Robot d057687f6f
Merge pull request #36660 from liggitt/scrape-secrets
Update service account token documentation
2022-09-10 16:31:23 -07:00
Tim Bannister 22ec0c1d1e Link from Policies concept to NetworkPolicy page 2022-09-09 10:04:41 +01:00
Kubernetes Prow Robot 8c78ad7d3c
Merge pull request #36685 from mimowo/handling-pod-failures-fix-typo
Fix typo in docs referring to the PodDisruptionConditions feature gate
2022-09-09 00:45:23 -07:00
Michal Wozniak de695f4a9a Fix typo in docs refering to the PodDisruptionConditions feature gate name
Only fix for the English version
2022-09-09 09:10:44 +02:00
Kubernetes Prow Robot 51d0acf487
Merge pull request #36668 from sftim/20211208_redo_naming_service_concept
Redo naming in Service concept
2022-09-08 20:43:23 -07:00
Antonio Ojea 86264eae3b use use IPv6 Address Prefix Reserved for Documentation 2022-09-08 11:45:07 +02:00
Jordan Liggitt 79f26d5922
Update service account token documentation
* Make example service account output match 1.24+ output with auto-generated tokens omitted
* Prefer `kubectl create token` as token creation mechanism
2022-09-07 16:00:27 -04:00
Tim Bannister 3970b2be71
Reorganize "Services, Load Balancing, and Networking" concept
- Add descriptions
- Change page weights
2022-09-07 20:36:04 +01:00
Tim Bannister 0b6c20422d
Redo naming in Service concept
Write “primary” in place of “master”.
2022-09-07 20:23:24 +01:00
Kubernetes Prow Robot bad7e81e20
Merge pull request #36401 from kikisdeliveryservice/revert-localstoragecapacityisolationf
Revert: promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
2022-09-07 10:28:37 -07:00
Kubernetes Prow Robot fc975cffef
Merge pull request #36274 from makkes/rs-name-not-random
Fix note about ReplicaSet names
2022-09-07 09:20:37 -07:00
Kubernetes Prow Robot 5ada01a5ce
Merge pull request #36343 from tallclair/workload-creation
Update RBAC best practices for workload creation
2022-09-07 09:18:37 -07:00
Kubernetes Prow Robot 2fa27afa1f
Merge pull request #36397 from rphillips/fixes/add_local_ephemeral_storage_blurb
add new note for ephemeral storage calculations
2022-09-07 08:26:36 -07:00
Kubernetes Prow Robot 5f8c8b3534
Merge pull request #36607 from NitishKumar06/Nitish/36393issue
Avoid confusing term in API Priority and Fairness concept
2022-09-07 06:24:37 -07:00
Kubernetes Prow Robot ccc25247af
Merge pull request #36638 from bishal7679/patch-5
Fix incorrect feature state for PVC expansion
2022-09-07 06:16:37 -07:00
Kubernetes Prow Robot 9ef0df0ba3
Merge pull request #36623 from tengqm/wrap-multi-tenancy
Reformat multi-tenancy page
2022-09-07 05:28:37 -07:00
Shaw 466613ba31
Update service.md to include a missing word 2022-09-06 19:37:32 -05:00
Ryan Phillips 80ebbadd93 add new note for ephemeral storage calculations 2022-09-06 15:14:24 -05:00
Kubernetes Prow Robot ffe2d2cf3f
Merge pull request #36566 from akankshakumari393/patch-5
Fix Typo in user-guide.md
2022-09-06 08:22:54 -07:00
Bishal das 3039cc0116
Update persistent-volumes.md 2022-09-06 20:01:48 +05:30
Qiming Teng 0df6c75da0 Reformat multi-tenancy page
When translating/synchronizing changes to the multi-tenancy page, we
found that the long lines are difficult for change tracking. This PR
changes nothing other than manually wrapping the long lines.
2022-09-06 13:12:14 +08:00
kadtendulkar fe1d65ba61 Update content/en/docs/concepts/storage/storage-capacity.md 2022-09-05 22:07:18 +05:30
NitishKumar06 e9f1cbc1b9 Avoid confusing term in API Priority and Fairness concept 2022-09-05 19:05:14 +05:30
Kubernetes Prow Robot 8b98203a73
Merge pull request #36530 from jpreese/patch-2
Update topology-aware-hints.md
2022-09-04 10:12:35 -07:00
John Reese 89cd245fec
Update topology-aware-hints.md 2022-09-04 10:33:57 -04:00
Akanksha kumari 71e84d9113
Update user-guide.md 2022-09-03 21:45:14 +05:30
windsonsea 922aed0bf8 Fix typo and consistency: /security/overview.md 2022-09-03 22:43:12 +08:00
liufangwai 7e23b9e97d
Update overview.md
Add huawei cloud trust center link
2022-09-03 17:45:26 +08:00
Kubernetes Prow Robot d82392e7af
Merge pull request #36523 from aim-for-better/patch-2
Update nodes.md
2022-09-02 23:22:27 -07:00
mtardy 32e47b31bb Fix a few mini typos in the API bypass security page 2022-09-02 19:41:24 +02:00
Kubernetes Prow Robot 5eb674b9b5
Merge pull request #36531 from UtkarshMishra12/Fix-Typo-#36528
Fix typo on cgroups page
2022-09-02 09:40:06 -07:00
Mac Chaffee 82756b1da1
Add a Pod-based example for NFS volumes 2022-09-02 12:32:24 -04:00
Kubernetes Prow Robot 09707c0aef
Merge pull request #35908 from raesene/main
New Docs page for API Server Bypass Risks
2022-09-02 09:14:06 -07:00