Commit Graph

13675 Commits (aae228c0377a677b59df6543f0b51cd21fcab176)

Author SHA1 Message Date
yongruilin aae228c037 Clarify Server-Side Apply docs and example 2024-11-21 08:36:56 -08:00
Kubernetes Prow Robot 2a234b2f82
Merge pull request #48650 from windsonsea/chlist
Fix a clause about request/limit in app-security-checklist
2024-11-11 17:42:46 +00:00
Kubernetes Prow Robot 7db3b75481
Merge pull request #48600 from mrgiles/48546_system_masters_authz_page
Add systems:master mention to the Authz reference page
2024-11-11 17:40:45 +00:00
Kubernetes Prow Robot 76c9b17ed9
Merge pull request #48669 from sanposhiho/patch-8
feat: add the simulator annotations
2024-11-11 17:06:49 +00:00
Kubernetes Prow Robot f7f347ca0e
Merge pull request #48596 from fgogolli/patch-2
Fix typos and text in manage-resources-containers.md
2024-11-10 00:46:43 +00:00
Kensei Nakada 168c506a96
fix: revert the wrong change 2024-11-09 13:43:31 +09:00
Kensei Nakada 5e0952d501
feat: add the simulator annotations 2024-11-09 13:40:18 +09:00
Kubernetes Prow Robot 3fa049b277
Merge pull request #48651 from windsonsea/sidec
Clean up a tutorial: pod-sidecar-containers.md
2024-11-09 00:26:43 +00:00
Max Gautier 4356c81075
Taints in kubernetes.io and k8s.io namespace are also reserved 2024-11-08 13:59:17 +01:00
Kubernetes Prow Robot b1aea65eaf
Merge pull request #48639 from taguhoiya/update-doc-for-probes
Fix: improve clarity and formatting in liveness, readiness, and startup probes documentation
2024-11-07 18:36:43 +00:00
windsonsea a7c9e0bbc9 Fix bullet indentations and typos in kubelet-standalone.md 2024-11-06 17:33:23 +08:00
windsonsea 27c53cc54c Fix a clause about request/limit in app-security-checklist 2024-11-06 16:41:29 +08:00
windsonsea 96d69d62fe Clean up a tutorial: pod-sidecar-containers.md 2024-11-06 10:05:34 +08:00
windsonsea 44a349ef86 Tweak application-security-checklist.md for cleanup 2024-11-05 09:56:57 +08:00
Kubernetes Prow Robot dc1279f5ed
Merge pull request #48616 from AkihiroSuda/rro-crio
RecursiveReadOnlyMounts: update the status about CRI-O
2024-11-05 00:33:29 +00:00
Takudai Kawasaki 9a31b7420a
Delete an unnecessary backslash 2024-11-05 01:10:45 +09:00
Takudai Kawasaki tkawasaki 8dfd25adab fix: improve clarity and formatting in liveness, readiness, and startup probes documentation 2024-11-05 00:52:24 +09:00
Hlieb Halunko 92cbf0d544
Update pod-lifecycle.md
Typo fix
2024-11-04 17:10:23 +02:00
Kubernetes Prow Robot 7b2db5082c
Merge pull request #48615 from AkihiroSuda/fix-48614
KEP-3857: promote RecursiveReadOnlyMounts feature to beta
2024-11-04 09:21:28 +00:00
Kubernetes Prow Robot b9dce0cf0c
Merge pull request #48625 from Arhell/en-link
[en] update kubernetes link
2024-11-04 00:33:27 +00:00
Akihiro Suda ad275f54b2
KEP-3857: promote RecursiveReadOnlyMounts feature to beta
The gate has reached beta in v1.31.
refs:
- https://kep.k8s.io/3857
- k/k PR 125475

Fix issue 48614

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-04 08:57:07 +09:00
Arhell bb0f2565ba [en] update kubernetes link 2024-11-04 01:03:57 +02:00
pegasas 7195f5feaa [SidecarContainer] provide sidecar implementation best practices hints
Update content/en/docs/concepts/workloads/pods/sidecar-containers.md

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>

Update content/en/docs/tutorials/configuration/pod-sidecar-containers.md

Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com>
2024-11-02 14:08:13 +08:00
Akihiro Suda 2e7b2b38dd
RecursiveReadOnlyMounts: update the status about CRI-O
CRI-O v1.30 added the support for this feature.
(cri-o/cri-o PR 7962)

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-02 03:01:30 +09:00
Kubernetes Prow Robot 17119b9b6a
Merge pull request #48401 from windsonsea/nodefor
Clean up best-practices: certificates and node-conformance
2024-11-01 03:03:26 +00:00
Kubernetes Prow Robot 6d4ef645b1
Merge pull request #48548 from reylejano/update-blog-review
Add blog review guideline to Reviewing PRs page
2024-11-01 02:49:26 +00:00
Rey Lejano f3723b401a
Update reviewing PRs page with guidelines for blog reviews
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-10-31 20:53:42 +00:00
Marcelo Giles cdff2b4b6b
Add systems:master paragraph 2024-10-30 18:09:24 -07:00
Flamur Gogolli dbc57ad602
Fix typos and text in manage-resources-containers.md
Fix typos and text in manage-resources-containers.md
2024-10-30 17:02:04 +01:00
Kubernetes Prow Robot 2bb267d423
Merge pull request #48567 from disposedtrolley/jliu/fix-pdb-tooltip
glossary: Fix PDB tooltip text
2024-10-30 10:35:25 +00:00
James Liu bf1c00ab34 glossary: Fix PDB tooltip text
The tooltip text for the Pod Disruption Budget term renders incorrectly due to
the templating of the "Pod" term within the `short_description`. This can be
observed by hovering the cursor over the "PodDisruptionBudget" term on the
following page: https://kubernetes.io/docs/concepts/scheduling-eviction/node-pressure-eviction/

Fix the issue by replacing the templated text with the literal word "Pod". Also,
slightly modify the wording to align with the full description on the following page:
https://kubernetes.io/docs/concepts/workloads/pods/disruptions/#pod-disruption-budgets
2024-10-30 10:55:00 +11:00
Flamur Gogolli cc8f40e51f
Update cluster-autoscaling.md 2024-10-29 08:35:55 +01:00
Dipesh Rawat 229e3aca2a
Fix link in 'AnonymousAuthConfigurableEndpoints' feature gate file 2024-10-29 00:55:29 +00:00
Kubernetes Prow Robot e2c64d55cd
Merge pull request #48540 from tariq1890/add-nv-k8s-dp
add NVIDIA's k8s-device-plugin to the list of device plugin examples
2024-10-26 01:48:52 +01:00
Kubernetes Prow Robot 739b4e4ce1
Merge pull request #46326 from AnshumanTripathi/anshuman/app_sec_checklist
Creating application security checklist
2024-10-25 16:06:53 +01:00
Kubernetes Prow Robot 48ec9a0710
Merge pull request #48542 from windsonsea/depgui
Clean up using-api/deprecation-policy.md
2024-10-25 07:36:54 +01:00
windsonsea ea5eb2dd34 Clean up using-api/deprecation-policy.md 2024-10-25 09:20:18 +08:00
Tariq Ibrahim 3fcd2f327a
add NVIDIA's k8s-device-plugin to the list of device plugin examples
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
2024-10-24 16:54:02 -07:00
Charles Uneze e57546d9a1
Update cluster-ip-allocation.md 2024-10-24 17:03:08 +01:00
Kubernetes Prow Robot cbff8934f1
Merge pull request #48436 from sftim/20241019_update_removed_feature_gates
Mark some already-removed feature gates as removed
2024-10-24 01:42:52 +01:00
windsonsea fd75f1beb9 update using-api/api-concepts.md 2024-10-23 16:07:50 +08:00
Kubernetes Prow Robot a1ef093767
Merge pull request #48241 from sftim/20241007_duration_glossary_tweak
Tweak and use glossary entry for duration
2024-10-23 00:30:52 +01:00
Dan P. ae153723dd
Update audit.md (#46655)
* Update audit.md

Adjust phrasing of the metadata audit level description to provide consistency of terms between levels. Previously the metadata level was the only one referencing "request metadata" rather than "event metadata".

* Adjust wording per feedback thread
2024-10-22 08:28:52 +01:00
Kubernetes Prow Robot 4cf394bb1a
Merge pull request #48447 from sftim/20241020_cluster_diagram_details
Redo cluster diagram details on architecture page
2024-10-22 06:14:51 +01:00
Kubernetes Prow Robot cad275d8c9
Merge pull request #48462 from Shubham82/correct_hyperlinks_Cluster-Autoscaling
Fix hyperlinks in Cluster Autoscaling docs.
2024-10-22 02:28:51 +01:00
abhilasha 44c8ed2308
Add application/yaml section in api-concepts (#48417)
* fix: add application/yaml section in api-concepts

* nit fix: breaking the request and response into distinct code blocks

* fix: split the request and response into separate code blocks
2024-10-22 01:38:51 +01:00
Kubernetes Prow Robot 05afa58db3
Merge pull request #48458 from windsonsea/polom
Clean up topology-manager.md
2024-10-22 01:32:51 +01:00
shubham82 0345ed852a Fix hyperlinks in Cluster Autoscaling docs. 2024-10-21 18:17:31 +05:30
Kubernetes Prow Robot ad84459b33
Merge pull request #48400 from dejanu/update/kubeadm_doc
update kubeadm doc
2024-10-21 13:23:05 +01:00
windsonsea 3eecc6eee7 Clean up topology-manager.md 2024-10-21 19:39:12 +08:00