Commit Graph

4041 Commits

Author SHA1 Message Date
Ritikaa96 e67417a283 Removing redundant #elector in url and adding line-wrapping cleanup, without changing the text.
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-06-01 13:24:48 +05:30
Kubernetes Prow Robot 1d2727be56
Merge pull request #41330 from mrgiles/32048_document_kubelet_img_cred_prov_concept
Document kubelet image credential provider extension concept
2023-05-30 16:37:44 -07:00
Marcelo Giles 54bfa620f3
Use shortcode 2023-05-30 16:33:53 -07:00
Kubernetes Prow Robot c8773e546d
Merge pull request #41271 from mrgiles/31719_clarify_job_completionMode_rare_condition
Add note for when multiple pods are started for the same job index
2023-05-30 16:31:43 -07:00
Marcelo Giles f838c75164
Fix sentence 2023-05-30 16:20:10 -07:00
Marcelo Giles e0e2354a2d
Capitalize kubelet 2023-05-30 16:02:55 -07:00
Kubernetes Prow Robot 1a22d90894
Merge pull request #41232 from mrgiles/24627_cluster_add_ons_add_cni_ref
Add CNI plugin to list of Addons
2023-05-30 10:43:51 -07:00
James Williams 8dbe3483af
Fix typo in labels.md 2023-05-28 08:25:49 +01:00
Kubernetes Prow Robot e2fe34eabd
Merge pull request #41314 from mrgiles/32047_legacy_kubelet_img_pull_creds
Fix Kubernetes typo
2023-05-24 19:46:50 -07:00
Marcelo Giles b4a3763273
Fix Kubernetes typo 2023-05-24 18:34:15 -07:00
Kubernetes Prow Robot 4a46cec7b8
Merge pull request #41287 from mrgiles/32047_legacy_kubelet_img_pull_creds
Reinstate kubelet's pull credentials provider mechanism info
2023-05-24 17:24:49 -07:00
Marcelo Giles 873b01b097
Reinstate kubelets credential provider info
Add (GCR) to list item

Add missing acronyms to list

Rewrite kubelet legacy credential provider

Update section title header
2023-05-24 17:04:50 -07:00
Or Raz 79ce53d337
Update nodes.md
Redundant spaces results in a break of new line.
2023-05-24 14:33:22 +03:00
Sreeram Venkitesh 81fd15afe4
Added section on operators for `nodeAffinity` and `podAffinity` (#39742)
* Added section in the docs about the behaviour of operator in the node and pod affinity docs

* Fixes from review

* Fixed podAffinity and added note about non-integer values

* Fixes from review

* Fixed review comments

* Fixes from review
2023-05-24 01:18:50 -07:00
Michael f0e755caae
Fix step indentations in windows user guide (#41283) 2023-05-24 10:55:16 +08:00
Kubernetes Prow Robot 0b82613e89
Merge pull request #41274 from erezyfntn/patch-5
Add FortiADC Ingress controller
2023-05-23 09:02:29 -07:00
lakshmi prasuna 589f10154f
Added more points to what's next section under deployment page (#38230)
* Added more points to what's next section under deployment page

* updated content as per review comment

* reworked on comments

* rebase and reworked

* fix format

* Update deployment.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-23 03:06:26 -07:00
erezyfntn 5568df7da2
Update ingress-controllers.md 2023-05-23 08:26:11 +03:00
Marcelo Giles ca366f73d8
Add note for multiple pods for same job index 2023-05-22 18:06:01 -07:00
Marcelo Giles a219b8c2b5
Add CNI to list of addons 2023-05-19 14:06:46 -07:00
Marcelo Giles a79dee21fb
Remove Docker volumes background reference 2023-05-19 11:22:25 -07:00
Kubernetes Prow Robot fcec68a2a9
Merge pull request #41183 from sbhrule15/clarify-default-mount-behavior-secret-configmap
Clarify documentation around default mount permissions for Secrets and ConfigMaps
2023-05-18 17:20:27 -07:00
Joshua Pare 74770e7025 default readonly mounting is not specified 2023-05-18 09:57:16 -05:00
Kubernetes Prow Robot 093971ab31
Merge pull request #41094 from mrgiles/39212_server_field_validation
Add server side field validation section
2023-05-17 05:40:33 -07:00
Marcelo Giles 921936d6a7
Update default kubectl validate statement 2023-05-16 11:34:32 -07:00
Marcelo Giles 071225cc4d
Update SSFV versions paragraph 2023-05-16 09:58:57 -07:00
Kubernetes Prow Robot d219572a20
Merge pull request #38563 from sftim/20221219_revise_service_concept_after_introduction_for_a_bit
Revise Service concept, part 13
2023-05-15 18:05:14 -07:00
Kubernetes Prow Robot 821ca22ac1
Merge pull request #40915 from mrgiles/37738_securing_cluster_checklist_align
Add links between Securing a Cluster and Security Checklist for alignment
2023-05-15 13:45:34 -07:00
Kubernetes Prow Robot 89b0888a81
Merge pull request #41091 from pran2711/FirstPR
Updated Internal Load Balancer annotation for GCP
2023-05-15 13:41:34 -07:00
Sergey Kanzhelev d22f3b970b
Clarify pod scheduling during node graceful termination (#41061)
* clarify the pods scheduling during graceful termination:

* Update content/en/docs/concepts/architecture/nodes.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 13:39:35 -07:00
Marcelo Giles 8afec0c061
Minor style edits from review 2023-05-15 11:52:08 -07:00
Marcelo Giles 83265768c2
Add namespaceSelector:matchLabels example (#41140)
* Add namespaceSelector:matchLabels example

* Change matchLabels for matchExpressions
2023-05-15 00:33:27 -07:00
Andreas Ttofi 253c851b85
add improvement as per issue 28427 (#41057)
* add improvement as per issue 28427

* Update content/en/docs/concepts/workloads/controllers/deployment.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* dummy commit

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-15 11:49:27 +08:00
zhenghao.zhu 59545bf3d7 Cleanup page garbage-collection and nodes 2023-05-13 14:18:53 +08:00
Marcelo Giles 81014baced
Update link 2023-05-11 22:36:38 -07:00
Marcelo Giles 1479cd9866
Add server side field validation section 2023-05-11 22:15:46 -07:00
pran2711 12d473538b Updated Internal Load Balancer annotation for GCP 2023-05-12 03:10:49 +05:30
Lior Lieberman b4c1c2e593
new description for appProtocol docs to reflect KEP-3726 (#40881)
* add docs to reflect KEP-3726

* trigger tests

* replace "either" with "one of"

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-05-11 07:29:02 -07:00
niranjandarshann 467da6637a Updated the page in correct format 2023-05-11 12:20:19 +05:30
Kubernetes Prow Robot edc769baa4
Merge pull request #39576 from sftim/20220108_improve_api_documentation_objects_part_1
Reorganize Working with Kubernetes Objects section
2023-05-10 18:39:09 -07:00
Grant He a32bff3813
Fix typo (#40365)
* Fix typo

* Update flow-control.md
2023-05-09 18:32:58 -07:00
Niranjan Darshan 2a10536f1b
Added navigational link for ephemeral and persistent volume (#40785)
* Added navigational link for ephemeral and persistent volume

* Update volumes.md
2023-05-08 19:24:52 -07:00
Kubernetes Prow Robot cde5fbdd13
Merge pull request #39578 from sftim/20230220_revise_windows_in_kubernetes_overview
Revise windows in kubernetes section
2023-05-08 19:04:51 -07:00
Kubernetes Prow Robot 3103f9c182
Merge pull request #40189 from kgibm/clarifycgroupsv2
Clarify cgroupsV2 Java statements
2023-05-08 17:46:51 -07:00
Kubernetes Prow Robot 251599f207
Merge pull request #40896 from ggold7046/patch-2
Update _index.md
2023-05-08 17:24:52 -07:00
Kubernetes Prow Robot fe6f602e5b
Merge pull request #40907 from tengqm/fix-configmap-typo
Fix a typo in the configmap concept page
2023-05-08 16:44:52 -07:00
Kubernetes Prow Robot 08f109a1ab
Merge pull request #41030 from rumstead/patch-1
docs: correcting article usage
2023-05-08 16:42:52 -07:00
Kubernetes Prow Robot 8d41c429c5
Merge pull request #40285 from sftim/20230324_revise_windows_in_kubernetes_guide
Revise Windows container guide
2023-05-08 16:18:51 -07:00
rumstead 335b7a6e35
docs: Update system-metrics.md 2023-05-08 14:02:54 -04:00
lowang-bh 124f6b8c6a
Fix: word spelling (#41003)
Signed-off-by: lowang_bh <lhui_wang@163.com>
2023-05-08 18:45:14 +08:00