Aaina26
df6a3fbd1e
slight change in link
2025-01-26 21:52:47 +05:30
dkarczmarski
8bea986525
fix: typo in deployment.md
2025-01-23 06:45:15 +01:00
David Xia
95913f9dae
fix: clarify that certain Pod A records are only available with CoreDNS
...
related to https://github.com/kubernetes/dns/issues/633
2025-01-22 16:44:30 -05:00
Ruchi1499
6e5826ed31
Fix OpenTelemetry Protocol hyperlink to point directly to OTLP specifications
2025-01-22 16:29:28 +05:30
Aaina26
a337ec3098
made changes to better fit style guide
2025-01-22 14:57:22 +05:30
Aaina26
76806ad602
Added entry for
2025-01-22 12:43:26 +05:30
dkarczmarski
beffce5894
fix: typo in sidecar-containers.md
2025-01-22 06:03:00 +01:00
Kubernetes Prow Robot
6793f489f1
Merge pull request #49478 from raweber42/patch-1
...
Fix typo in mismatchLabelKeys example
2025-01-21 10:32:37 -08:00
Tim Bannister
58b4f374b8
Drop stale reviewers
...
AIUI, this list of per-item reviewers is stale; drop it and let SIG Docs
handle reviews here.
2025-01-20 08:58:02 +00:00
raweber
b9b3d7c065
Fix typo in mismatchLabelKeys example
2025-01-17 21:25:40 +01:00
dkarczmarski
5381a2eeb6
fix: typo in leases.md
2025-01-17 15:54:56 +01:00
Kubernetes Prow Robot
641ea80f3c
Merge pull request #49108 from windsonsea/nodeger
...
Clean up policy/node-resource-managers.md
2025-01-17 01:52:06 -08:00
Kubernetes Prow Robot
d71ace6396
Merge pull request #49447 from mloskot/ml/clarify-access-mode-vs-multiple-pods
...
Clarify ReadWriteOnce allows multiple pods to read and write
2025-01-16 14:22:34 -08:00
Mateusz Łoskot
26719b93a1
Tweak read/write wording
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-01-16 17:01:48 +01:00
Mateusz Łoskot
b40df0df0a
Clarify ReadWriteOnce allows multiple pods to read and write
...
Courrently, description of `ReadWriteOnce` leaves room for misinterpretation
of the `access` in "multiple pods to access the volume" bit. This leads
to spread of confusing information like multiple pods can access but only
one pod can write at a time.
See also https://github.com/kubernetes/kubernetes/issues/60903#issuecomment-2592863002
2025-01-16 17:01:48 +01:00
Ankit Gohil
f317909e06
Update doc for Portworx CSI migration moving to stable
2025-01-16 07:23:24 +00:00
Kubernetes Prow Robot
645e8a7ffc
Merge pull request #49154 from network-charles/network-charles-patch-3
...
Improve volumes concept page
2025-01-15 07:02:34 -08:00
Kubernetes Prow Robot
99d7743668
Merge pull request #47024 from dshebib/fixClarifyInitcontainerImageRestart
...
Clarify image change restart behavior for sidecar containers
2025-01-14 14:36:33 -08:00
astraw99
a0f9c9541e
Add Tencent Cloud in cloud provider security
2025-01-14 13:04:37 +08:00
windsonsea
1a5f27ddaf
Fix consistency issues and use code_sample for resource-quotas
2025-01-14 09:05:13 +08:00
Abhinandh B G
e2f2169673
Fixed link for core dns helm charts
...
Signed-off-by: babugeet <abhinandhbg@gmail.com>
2025-01-11 14:07:53 +00:00
Kubernetes Prow Robot
d723e0b8c5
Merge pull request #49381 from network-charles/network-charles-patch-4
...
Update the Volume Snapshot Classes Page
2025-01-09 14:30:30 -08:00
network-charles
c0c456446e
update VolumeSnapshotClass
2025-01-09 20:39:26 +01:00
Kubernetes Prow Robot
6ebc807ba9
Merge pull request #49291 from steve-hardman/issue-49286
...
Fix broken link for discovery document
2025-01-09 01:42:32 -08:00
Aaina26
3aefd433f0
Updated node roles in docs
2025-01-08 18:41:56 +05:30
Qiming Teng
3782732ce4
Fix feature gate name conflicts (2/2)
2025-01-08 10:51:36 +08:00
Qiming Teng
58d1204d7d
Fix feature gate name conflicts (1/2)
2025-01-08 10:30:42 +08:00
Daniel Shebib
31de2ea9d7
clarify image change restart behavior for sidecar containers
2025-01-07 16:30:57 -06:00
Kubernetes Prow Robot
f626bad428
Merge pull request #49025 from adriankarasinski/add-information-about-incompletness-openapiv2-schemas-definitions
...
Add warning about incompleteness of OpenAPI schemas to kubernetes-api.md
2025-01-06 19:00:31 +01:00
adriankarasinski
22e7b2f597
Update content/en/docs/concepts/overview/kubernetes-api.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-01-06 15:14:17 +01:00
Kubernetes Prow Robot
a77363f404
Merge pull request #49288 from AkihiroSuda/userns-65536
...
user-namespaces.md: subid count per pod is hard-coded to 65536
2025-01-06 13:56:16 +01:00
Akihiro Suda
07ff00e633
user-namespaces.md: subid count per pod is hard-coded to 65536
...
The number of subuids and subgids for each of pods is hard-coded to 65536,
regardless to the total ID count specified in `/etc/subuid` and `/etc/subgid`:
https://github.com/kubernetes/kubernetes/blob/v1.32.0/pkg/kubelet/userns/userns_manager.go#L211-L228
This fact was not clarified in the documentation.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2025-01-06 21:50:01 +09:00
Kubernetes Prow Robot
8c7ba0a478
Merge pull request #49146 from windsonsea/noshut
...
Clean up cluster-administration/node-shutdown.md
2025-01-06 13:32:17 +01:00
Kubernetes Prow Robot
659d8413e1
Merge pull request #49230 from xogoodnow/patch-1
...
Update dns-pod-service.md
2025-01-06 13:20:17 +01:00
steve-hardman
91482c12a1
Fix broken link for discovery document
2025-01-06 09:04:34 +05:30
Akihiro Suda
f0265ec30a
Update user-namespaces.md
...
Fixed an incomplete explanation about the subuid numbers, and moved the sentence for ease of reading
2025-01-06 06:46:09 +09:00
Kubernetes Prow Robot
a6fa3b8720
Merge pull request #49279 from network-charles/network-charles-patch-4
...
Add VolumeName to the PV Page
2025-01-03 17:20:14 +01:00
ebusho
1aeaf1bc0e
Change link to Borg research paper
2025-01-03 15:44:58 +01:00
Charles Uneze
71031f3a5b
Suggestion 1
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-01-03 15:36:25 +01:00
network-charles
db301d55d6
update pv
2025-01-03 13:01:44 +00:00
ebusho
4c0c5537fd
Fix Borg research publication link
2025-01-03 01:13:13 +01:00
Ali
9d6a96ae3a
Update dns-pod-service.md
...
The second "Services" is redundant.
2024-12-24 17:10:08 +03:30
network-charles
8766bb7afe
Improve volumes concept page
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-12-23 17:23:54 +00:00
Kubernetes Prow Robot
0af6b589f2
Merge pull request #49200 from lhajouji/fixing-typo-Object-Names-ID-Page
...
fixing the typo the Object Names and IDs page
2024-12-22 03:58:09 +01:00
lhajouji
cce091a887
fixing the typo the Object Names and IDs page
...
Signed-off-by: lhajouji <lhajouji@gmail.com>
2024-12-21 14:35:17 +01:00
Kubernetes Prow Robot
3afda0722a
Merge pull request #49178 from iltyty/patch-1
...
fix: typo in manage-resources-containers.md
2024-12-21 06:42:09 +01:00
Qiu Yuanhui
0d1d98aa54
fix: typo in manage-resources-containers.md
2024-12-21 12:46:21 +08:00
Kubernetes Prow Robot
6c9f574da3
Merge pull request #49166 from GmrezaH/patch-1
...
Update pid-limiting.md
2024-12-20 11:20:08 +01:00
Chris Henzie
988991b4fe
Update pause with Docker Schema 2 image
2024-12-19 13:11:05 -08:00
Mohammad Reza Ghahramani
41ce0549dd
Update pid-limiting.md
...
There is an extra "a" in the sentence.
2024-12-19 14:20:20 +03:30
Alex Litvinenko
8676bcf5b8
Store the content of ConfigMap in the file with a different name
2024-12-18 20:17:54 +01:00
windsonsea
664a30e73a
Clean up cluster-administration/node-shutdown.md
2024-12-18 09:47:20 +08:00
windsonsea
2dc4f565a7
Clean up policy/node-resource-managers.md
2024-12-16 10:15:52 +08:00
Arya Soni
db4a4a5d64
Updated the podAffinity concept documentation
2024-12-14 14:42:06 +05:30
Arya Soni
020646fa05
Merge branch 'main' of github.com:aryasoni98/website-kubernetes into issue-47922
2024-12-14 14:31:41 +05:30
adriankarasinski
22e85ae82f
Update content/en/docs/concepts/overview/kubernetes-api.md
...
highlighting that OpenAPI schemas are incomplete
Co-authored-by: David Eads <deads2k@users.noreply.github.com>
2024-12-11 23:07:39 +01:00
adriankarasinski
556c0968d3
Add warning about incompleteness of OpenAPI schemas to kubernetes-api.md
2024-12-11 22:05:42 +01:00
michellengnx
baba5e4c35
Merge main into dev-1.32 to keep in sync
2024-12-09 23:11:06 -05:00
Kubernetes Prow Robot
a1918b7476
Merge pull request #48866 from wawa0210/main
...
add hami to Kubernetes device plugin examples
2024-12-06 17:26:02 +00:00
Xiao Zhang
f4a392dd5d
add hami to Kubernetes device-plugin
...
Signed-off-by: Xiao Zhang <xiaozhang0210@hotmail.com>
2024-12-05 05:52:07 +00:00
windsonsea
40e5543854
Clean up a policy concept page: resource-quotas
2024-12-05 09:46:21 +08:00
hacktivist123
9a29b3790b
Merge main into dev-1.32 to keep in sync
2024-12-03 16:54:26 +00:00
Kubernetes Prow Robot
cd9f744287
Merge pull request #48766 from T-Lakshmi/limit-range
...
Improve LimitRange Documentation.
2024-12-03 14:27:00 +00:00
Lakshmi Prasuna
67676624a5
updated the indentation
2024-12-02 15:55:20 +05:30
Kubernetes Prow Robot
9df83941a0
Merge pull request #48794 from shurup/glossary-rm-duplicated-cri
...
Fix duplicated glossary entry for CRI
2024-12-02 01:52:58 +00:00
Kubernetes Prow Robot
e81cbfe15f
Merge pull request #48405 from knight42/feat/split-stdout-stderr-doc
...
Update docs for split stdout / stderr Pod logging
2024-11-29 16:24:57 +00:00
Jian Zeng
387153787a
doc: document the usage of the PodLogsQuerySplitStreams feature
...
Signed-off-by: Jian Zeng <anonymousknight96@gmail.com>
2024-11-30 00:22:25 +08:00
Kubernetes Prow Robot
d1a0c76f6d
Merge pull request #48471 from ndixita/pod-resources-alpha
...
Document pod level resources
2024-11-29 15:58:57 +00:00
ndixita
0374213f57
KEP 2837: Pod Level Resources Alpha
2024-11-29 00:01:55 +00:00
Arya Soni
22d4e93ed6
Merge branches 'issue-47922' and 'issue-47922' of github.com:aryasoni98/website-kubernetes into issue-47922
2024-11-28 10:14:18 +05:30
Arya Soni
bc55461b3d
Updated the podAffinity concept documentation
2024-11-28 10:13:48 +05:30
Arya Soni
c2dc8eb6a9
Update content/en/docs/concepts/scheduling-eviction/assign-pod-node.md
...
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2024-11-28 10:06:25 +05:30
Arya Soni
317feadb76
Merge branch 'main' of github.com:aryasoni98/website-kubernetes into issue-47922
2024-11-28 09:57:30 +05:30
Kubernetes Prow Robot
c4199a667d
Merge pull request #48503 from tallclair/ippr
...
Update In-Place Pod Resize docs for v1.32
2024-11-27 12:22:57 +00:00
Kubernetes Prow Robot
0866f6c0be
Merge pull request #48860 from janetkuo/patch-2
...
Add `batch.kubernetes.io/cronjob-scheduled-timestamp` annotation information to CronJob page
2024-11-26 23:08:55 +00:00
Janet Kuo
1cf9e71bae
Add `batch.kubernetes.io/cronjob-scheduled-timestamp` annotation information to CronJob page
...
### Description
Add `batch.kubernetes.io/cronjob-scheduled-timestamp` annotation information to CronJob page
### Issue
[kubernetes/enhancements#4026 ](https://github.com/kubernetes/enhancements/issues/4026 )
2024-11-26 21:36:51 +00:00
Patrick Ohly
26b5da0885
DRA: include v1beta1 API references
...
As suggested in
https://github.com/kubernetes/website/pull/48330#discussion_r1799302946 , the
front matter gets extended to reference the API types. To make this work,
the necessary API reference files get created manually. They still need to be
updated via the usual automatic API generation.
2024-11-26 22:33:34 +01:00
Patrick Ohly
977df6e638
DRA: document beta
...
As part of promoting the core DRA to beta, the admin access feature gate was
added to keep that aspect as alpha.
2024-11-26 22:33:32 +01:00
Charles Wong
ace1c3b93a
update docs for prefer-align-cpus-by-uncorecache feature
2024-11-26 18:55:26 +01:00
Kubernetes Prow Robot
58c810741d
Merge pull request #48797 from ffromani/issue-38121-cpu-manager
...
node: start moving the resource management docs to concepts
2024-11-26 17:20:56 +00:00
Kubernetes Prow Robot
01eccc6441
Merge pull request #48771 from ritazh/deprecate-EnforceMountableSecretsAnnotation
...
Add deprecation warnings for enforce-mountable-secrets annotation
2024-11-26 17:12:56 +00:00
Kubernetes Prow Robot
3876340d13
Merge pull request #48510 from LionelJouin/KEP-4817
...
[KEP-4817]: DRA: Resource Claim Status with possible standardized network interface data
2024-11-26 16:46:57 +00:00
Kubernetes Prow Robot
f0a0ab2b93
Merge pull request #48499 from lauralorenz/crashloopbackoff-docs
...
KEP-4602: Crashloopbackoff alpha docs PR
2024-11-26 15:26:57 +00:00
Francesco Romani
96a2e1793d
node: start moving resource management docs to concepts
...
We have reached a point where the existing CPU management task page is quite hard to follow.
Start moving the resource management concepts to the concept page.
We begin with the CPU management policies, the worst offender right now.
Over time, the plan is to move all the concepts from tasks in the
concepts page.
Signed-off-by: Francesco Romani <fromani@redhat.com>
2024-11-26 12:47:39 +01:00
Laura Lorenz
333e896bc8
Wrong key for feature gate widget
...
Signed-off-by: Laura Lorenz <lauralorenz@google.com>
2024-11-25 22:44:12 -08:00
Lionel Jouin
816efb776e
[KEP-4817] Dedicated sub-section
...
Signed-off-by: Lionel Jouin <lionel.jouin@est.tech>
2024-11-25 23:12:50 -05:00
Muneeb Ahmad
b13e3aab77
Move misplaced comment outside YAML block in storageclass-aws-ebs.yaml ( #48809 )
...
* Update storage-classes.md
* Update storageclass-aws-ebs.yaml
* Update storageclass-aws-ebs.yaml
2024-11-26 01:24:56 +00:00
Kubernetes Prow Robot
f904ca117d
Merge pull request #48842 from hacktivist123/merged-main-dev-1.32
...
Merge `main` into `dev-1.32`
2024-11-26 00:54:56 +00:00
Kubernetes Prow Robot
1ce3733ea2
Merge pull request #48496 from alaypatel07/4017-pod-index-label-ga
...
[KEP 4017]: add documentation for PodIndexLabel going GA
2024-11-26 00:36:56 +00:00
Shedrack akintayo
de1e09dca1
Merge remote-tracking branch 'upstream/main' into dev-1.32
2024-11-25 22:34:15 +00:00
Kubernetes Prow Robot
0c759e1444
Merge pull request #48532 from gnufied/recover-beta-docs
...
Mark RecoverVolumeExpansionFailure as beta
2024-11-25 20:42:57 +00:00
Hemant Kumar
73070d8d1d
Update all remaining references
2024-11-25 15:15:42 -05:00
Dmitry Shurupov
23b3e524d0
Fix duplicated glossary entry for CRI
...
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-11-25 11:59:16 +07:00
Kubernetes Prow Robot
2b9e8efd45
Merge pull request #46222 from haircommander/clarify-mem
...
clarify CPU and memory limit enforcement differences
2024-11-25 00:38:54 +00:00
Donald Sebastian Leung
38e7774e77
Fix sample CEL expression in volumes.md
...
Fix sample CEL expression for rejecting gitRepo volumes in volumes.md
2024-11-23 14:59:37 +08:00
Kubernetes Prow Robot
6e46b9efbd
Merge pull request #48439 from sreeram-venkitesh/4818-allow-zero-for-prestop-hook
...
KEP 4818: PodLifecycleSleepActionAllowZero
2024-11-22 20:46:55 +00:00
Kubernetes Prow Robot
5ea7951e0f
Merge pull request #48474 from zylxjtu/dev-1.32
...
Add windows node graceful shutdown doc
2024-11-21 23:02:55 +00:00
Kubernetes Prow Robot
7ace2212e7
Merge pull request #48701 from windsonsea/autmec
...
Add reference to and clean up authentication-mechanisms.md
2024-11-21 15:52:55 +00:00
Rita Zhang
3b8c927a3b
Address comments
...
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2024-11-20 19:00:50 -08:00
Kubernetes Prow Robot
f4b805ee01
Merge pull request #48785 from hacktivist123/merged-main-dev-1.32
...
Merge `main` into `dev-1.32`
2024-11-21 00:06:53 +00:00
Kubernetes Prow Robot
ca04bf20ec
Merge pull request #48419 from xing-yang/doc_vgs
...
Add document link for volume group snapshots
2024-11-20 19:04:54 +00:00
Shedrack akintayo
c6afb74d66
Merge main into dev-1.32 to keep in sync
2024-11-20 14:04:09 +00:00
James Hewitt
22030b43ef
Clarify image pull secret documentation ( #48718 )
...
* Clarify image pull secret documentation
The statement about missing pull secrets is incorrect, the kubelet will still attempt to pull the image if a pull secret is missing.
Added some information about how multiple pull secrets are handled.
Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
* Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md
Co-authored-by: Xander Grzywinski <xandergrzyw@gmail.com>
* Clarify what happens if no pull secret matches
---------
Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
Co-authored-by: Xander Grzywinski <xandergrzyw@gmail.com>
2024-11-20 00:22:53 +00:00
Laura Lorenz
265a24828c
Review comments
...
Signed-off-by: Laura Lorenz <lauralorenz@google.com>
2024-11-19 13:25:20 -08:00
Tim Allclair
6c3808ec10
In-Place Pod Resize Beta
2024-11-19 12:00:52 -08:00
lauralorenz
5d7e0f5862
Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-11-19 08:32:30 -08:00
Rita Zhang
926db124d0
Add deprecation warnings for enforce-mountable-secrets annotation
2024-11-19 07:59:43 -08:00
Lakshmi Prasuna
bf5ad7172a
Improvement for LimitRange Documentation.
2024-11-19 13:06:33 +05:30
zylxjtu
e4bdcbcf5b
Add the windows graceful node shutdown doc
2024-11-18 21:32:40 -08:00
Alay Patel
e73dcd94c6
add documentation for KEP 4017 PodIndexLabel going GA
...
Signed-off-by: Alay Patel <alayp@nvidia.com>
2024-11-18 22:40:54 -05:00
Laura Lorenz
14c968c3e2
Add docs for KubeletCrashLoopBackOffMax feature
...
Signed-off-by: Laura Lorenz <lauralorenz@google.com>
2024-11-18 19:32:42 -08:00
Hemant Kumar
b4a6ce1fda
Update content/en/docs/concepts/storage/persistent-volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-11-18 13:12:50 -05:00
Afzal Ansari
6325a083dc
Document overprovisioning for node autoscaling ( #46635 )
...
* Documented overprovisioning for node autoscaling
* Migrate to task page and refactors the steps
* traverses to task path
* updates task for configuration
* adds the configs steps
* adds resources to examples dir and refactors the tasks
* updates the deployment with Pod Anti-Affinity rules
* fixes the indentation
* removed index, transformed the deployment priority class and changed the section
* reformated the docs act docs standard
2024-11-18 15:52:53 +00:00
Sreeram Venkitesh
49e252c13d
Fixed feature gate until version and added note to container lifecycle hooks
2024-11-18 20:22:35 +05:30
Kubernetes Prow Robot
1332f3fbdd
Merge pull request #48693 from michellengnx/merged-main-dev-1.32
...
Merge main branch into dev-1.32
2024-11-18 14:48:53 +00:00
Kubernetes Prow Robot
355bd91baf
Merge pull request #48571 from RifeWang/fix-wrong-image-gc-period
...
fix wrong image-gc-period in doc
2024-11-15 00:54:51 +00:00
Kubernetes Prow Robot
bbcfe89366
Merge pull request #48406 from sanposhiho/queueinghit-beat
...
Promote SchedulerQueueingHints to beta in 1.32
2024-11-14 14:38:52 +00:00
Kubernetes Prow Robot
fc2280624f
Merge pull request #48699 from anveshreddy18/patch-1
...
Update _index.md
2024-11-13 23:22:47 +00:00
Kubernetes Prow Robot
2b4342baac
Merge pull request #48613 from AkihiroSuda/userns
...
content: update UserNS document for runc v1.2 and containerd v2.0
2024-11-13 01:06:50 +00:00
Karl Johan Grahn
7f9c368c4b
add mto link ( #48648 )
2024-11-13 01:00:46 +00:00
Lionel Jouin
d0eca44a51
[KEP-4817] DRAResourceClaimDeviceStatus documentation
...
Signed-off-by: Lionel Jouin <lionel.jouin@est.tech>
2024-11-12 13:53:57 -07:00
Kensei Nakada
3847493bfd
fix: modify the note on the concept page
2024-11-12 11:27:04 -07:00
windsonsea
cd0b9c3a0c
Add reference to authentication-mechanisms.md
2024-11-12 17:26:55 +08:00
Anvesh Reddy Pinnapureddy
85b76bf80a
Update _index.md
...
The marathon project has been archived on Oct 23, 2024, hence their Github pages deployment is not active. The reference can be updated to point to their Github repo instead.
2024-11-12 10:03:09 +05:30
michellengnx
d021207741
Merge main into dev-1.32 to keep in sync
2024-11-11 17:40:26 -05:00
Kubernetes Prow Robot
b91be215aa
Merge pull request #48645 from Jefftree/compat-version
...
[KEP-4330] Add doc for CompatibilityVersion
2024-11-11 18:34:45 +00: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
Akihiro Suda
b127822e20
content: update UserNS document for runc v1.2 and containerd v2.0
...
Refs:
- opencontainers/runc PR 3717
- opencontainers/runc PR 3993
- containerd/containerd PR 8803
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-11-12 02:22:19 +09:00
Paco Xu
daf09dc461
update maxParallelImagePulls to beta
...
- since the e2e test was added
2024-11-11 11:05:21 +08:00
Kubernetes Prow Robot
02adfc26e7
Merge pull request #48289 from pohly/dra-classic-dra-removal
...
DRA: remove "classic DRA"
2024-11-11 00:54:44 +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
Kubernetes Prow Robot
919eaa6563
Merge pull request #48484 from mattcary/autodelete-132
...
KEP-1847 v1.32 stable docs changesAutodelete 132
2024-11-08 00:40:43 +00: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
AxeZhan
036dd680f9
Revert "[KEP-3960] - update docs for GA"
...
This reverts commit 563032ef02
.
2024-11-07 09:17:56 +08:00
windsonsea
27c53cc54c
Fix a clause about request/limit in app-security-checklist
2024-11-06 16:41:29 +08:00
Kubernetes Prow Robot
4d65a6b4d2
Merge pull request #48295 from AxeZhan/ga3960
...
[KEP-3960] - update docs for GA
2024-11-06 00:47:29 +00:00
Jefftree
f0ca297ac6
remove min-compat-version
2024-11-05 16:12:44 +00:00
Siyuan Zhang
d49da7e886
Add doc for CompatibilityVersion.
...
Signed-off-by: Siyuan Zhang <sizhang@google.com>
2024-11-05 16:10:51 +00:00
AxeZhan
563032ef02
[KEP-3960] - update docs for GA
2024-11-05 10:53:02 +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
Shedrack akintayo
db99d83333
Merge remote-tracking branch 'upstream/main' into dev-1.32
2024-11-04 20:21:10 +00: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
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
Peter Hunt
0666011822
clarify CPU and memory limit enforcement differences
...
Clairify the container runtime and kubelet do not enforece memory limits, the kernel does.
Also clarify that workloads won't always be OOM killed, and more clearly spell out the differences
between memory and CPU limits
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-10-31 12:25:29 -04:00
Kubernetes Prow Robot
4aef52de26
Merge pull request #48089 from jpbetz/custom-resource-field-selectors-ga
...
KEP-4358: Custom resource field selectors GA
2024-10-31 15:51:26 +00:00
Joe Betz
2b996e4434
Remove field gate information for stable feature, add details to field selectors documentation
2024-10-31 11:42:21 -04:00
Kubernetes Prow Robot
58b1e7df56
Merge pull request #48254 from kannon92/size-memory-backed-volumes-ga
...
[KEP-1967] - update docs for GA
2024-10-31 02:33:26 +00: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
Kevin Hannon
eaadea56a6
[KEP-1967] - update docs for GA
2024-10-30 09:02:28 -04:00
Arya Soni
2f2466878c
Updated the podAffinity concept documentation
2024-10-30 10:51:01 +05:30
Arya Soni
b59930cac1
Merge branch 'main' of github.com:aryasoni98/website-kubernetes into issue-47922
2024-10-30 10:47:36 +05:30
James Spurin
520173ec84
resolved conflict: ours contains same conflicted line and release example updates
2024-10-29 15:32:41 +00:00
Patrick Ohly
b181560772
DRA: review feedback
...
Co-authored-by: Kevin Klues <klueska@gmail.com>
2024-10-29 10:49:59 +01:00
Flamur Gogolli
cc8f40e51f
Update cluster-autoscaling.md
2024-10-29 08:35:55 +01:00
RfieWang
faed678f63
fix wrong image-gc-period in doc
2024-10-28 19:10:38 +08: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
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
Hemant Kumar
51e5feaa1c
Change feature gate
2024-10-24 16:06:13 -04:00
Matthew Cary
8fe1231306
kep-1847 v1.32 stable changes
2024-10-24 09:41:52 -07:00
Charles Uneze
e57546d9a1
Update cluster-ip-allocation.md
2024-10-24 17:03:08 +01:00
Rodolfo Albuquerque
1de1753475
Merge main into dev-1.32 to keep in sync
2024-10-23 23:46:20 -03: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
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
shubham82
0345ed852a
Fix hyperlinks in Cluster Autoscaling docs.
2024-10-21 18:17:31 +05:30
Aliaksei
f014a97893
Fixed URL
2024-10-20 20:52:17 -04:00
Aliaksei
ba04b3bacb
Mention that tcpSocket is deprecated
2024-10-20 20:51:02 -04:00
Tim Bannister
43b5c46f2a
Redo cluster architecture diagram explanation
...
Use a <details> element so that the main flow of the explanation is
still about cluster architecture, and not about the caveats around which
components might be optional.
2024-10-20 14:20:45 +01:00
Tim Bannister
255394310e
Tweak and use glossary entry for duration
...
- Revise wording
- Use the glossary entry where appropriate
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-10-19 21:59:10 +01:00
Michal Wozniak
2c93c92a5d
Update docs as JobManagedBy graduates to Beta
2024-10-19 11:37:19 +02:00
Xing Yang
5e5f909d24
Add document link for volume group snapshots
2024-10-18 11:51:22 -04:00
John.C
6b70c3e234
Link to PVC API reference from "Persistent Volumes" concept page ( #48391 )
...
* Update persistent-volumes.md
* Update persistent-volumes.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
---------
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-10-18 01:15:04 +01:00
Arya Soni
77a71b40dd
Updated the podAffinity concept documentation
2024-10-17 23:51:56 +05:30
Arya Soni
1880648947
Updated the podAffinity concept documentation
...
Updated the podAffinity concept documentation
Updated the podAffinity concept documentation
2024-10-17 02:09:24 +05:30
Kubernetes Prow Robot
77a414ee5c
Merge pull request #48283 from yongruilin/metrics-doc
...
fix: update the doc for metrics cardinality enforcement
2024-10-15 00:42:20 +01:00
yongruilin
96e4198127
Fix: use correct metric allow list manifest format
...
According to c15581b277/staging/src/k8s.io/component-base/metrics/opts.go (L365)
, the manifest content should be a map.
2024-10-14 16:00:40 -07:00
Chris McDonnell
4d9b8d0c8c
Fix typo of selector-selector
2024-10-14 15:24:16 -04:00
michellengnx
6d8076a746
Merge remote-tracking branch 'upstream/main' into dev-1.32
...
Merged main into dev-1.32 to keep in sync
2024-10-14 14:52:37 -04:00
Patrick Ohly
03d880c161
DRA: remove "classic DRA" (DRAControlPlaneController)
...
This matches https://github.com/kubernetes/kubernetes/pull/128003
2024-10-14 16:31:15 +02:00
Qiming Teng
48fd764097
Update sidecar-containers.md
2024-10-13 09:55:12 +08:00
Alexander Grass
bfade87b76
adding docs and link for sidecar termination behaviour
2024-10-12 20:12:53 +02:00
Mahdi Azarboon
91ad67cbfa
Update _index.md
...
Added an introductory sentence.
2024-10-12 20:17:27 +08:00
Mahdi Azarboon
7919d29c9c
Update _index.md
...
Changed it according to the feedback to follow the guidelines
2024-10-12 20:09:05 +08:00
Mahdi Azarboon
735d7bcbc9
Update _index.md
2024-10-12 14:43:44 +08:00
Kubernetes Prow Robot
5e7170cdf4
Merge pull request #48178 from raesene/patch-1
...
Update the multi tenancy docs to remove reference to archived project
2024-10-12 04:18:20 +01:00
Aliaksei
af9eb1cd8d
Update container-lifecycle-hooks.md
2024-10-11 19:59:36 -04:00
Kubernetes Prow Robot
0ec5a9475e
Merge pull request #47938 from RyanAoh/lbipmode
...
Promote LoadBalancerIPMode to GA
2024-10-11 06:40:20 +01:00
yongruilin
257cd687a2
fix: use the correct flag name for allow metric label
...
It should match the flag definition c15581b277/staging/src/k8s.io/component-base/metrics/options.go (L81)
2024-10-10 15:41:40 -07:00
Kubernetes Prow Robot
0deb5a5d98
Merge pull request #48238 from mikejoh/patch-1
...
Update multi-tenancy.md
2024-10-10 06:54:22 +01:00
Tushar Bansod
c17ec5bf52
Update cloud-native-security.md ( #48266 )
...
* Update cloud-native-security.md
* Update content/en/docs/concepts/security/cloud-native-security.md
Co-authored-by: Utkarsh Singh <96516301+utkarsh-singh1@users.noreply.github.com>
* Update cloud-native-security.md
---------
Co-authored-by: Utkarsh Singh <96516301+utkarsh-singh1@users.noreply.github.com>
2024-10-09 19:28:23 +01:00
Kubernetes Prow Robot
4585cc1886
Merge pull request #47967 from saschagrunert/seccomp
...
Add dedicated seccomp node reference
2024-10-09 00:28:22 +01:00
Rodolfo Albuquerque
ae1af38c53
Merge main into dev-1.32 to keep in sync
2024-10-08 09:34:16 -03:00
Sascha Grunert
c2b49fee37
Add dedicated seccomp node reference
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-10-08 11:03:19 +02:00
Kubernetes Prow Robot
e132a42384
Merge pull request #47770 from jpbetz/retry-generate-name-ga
...
Promote RetryGenerateName to GA in 1.32
2024-10-08 00:22:21 +01:00
Mikael Johansson
2f908f6cb7
Update multi-tenancy.md
...
Write out numbers from zero through ten in words
2024-10-07 13:46:08 +02:00
Rory McCune
5b032718cc
Update multi-tenancy.md
...
remove the kiosk project from the page as it has been archived by its owner.
2024-10-03 14:26:33 +01:00
Dipesh Rawat
ebefdbbefc
Signpost to API reference for StorageClass
2024-10-02 01:00:35 +01:00
Anshuman Tripathi
c28e8b8368
Merge remote-tracking branch 'upstream/main' into dev-1.32
2024-10-01 13:37:04 -07:00
Kubernetes Prow Robot
d190cc5651
Merge pull request #48077 from liggitt/foreground
...
Clarify foreground deletion behavior of the GC controller in race and sync error conditions
2024-09-30 15:42:03 +01:00
Kubernetes Prow Robot
daf8a33cab
Merge pull request #48124 from mikejoh/patch-4
...
Update cloud-native-security.md
2024-09-30 14:54:04 +01:00
steve-hardman
b9a0eb6110
Remove duplicate description paragraph
2024-09-30 00:20:37 +01:00
Anshuman Tripathi
86c48ee42d
Application security checklist
...
Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>
Update based on feedback
Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>
Update based on feedback
Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>
Update checklist reading guide
Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>
Update checklist structure based on feedback
Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>
Apply suggestions from code review
Adding the suggestions from the last review.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Fix style
Signed-off-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>
2024-09-29 14:05:42 -07:00
Mikael Johansson
92b64712bf
Update cloud-native-security.md
...
Match links to subsections with subsection order
2024-09-29 14:45:53 +02:00
Kubernetes Prow Robot
db816e5490
Merge pull request #48054 from my-git9/pp-10288
...
improve yaml context for storage/storage-classes.md
2024-09-27 00:40:01 +01:00
Joe Betz
a44421f26a
Apply suggestions from code review
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-09-26 01:08:43 +00:00
xin.li
9ecafa5678
improve yaml context for storage/storage-classes.md
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-09-25 22:13:59 +08:00
Jordan Liggitt
444abaa003
Update content/en/docs/concepts/architecture/garbage-collection.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-09-25 00:21:25 -04:00
Jordan Liggitt
4820730ba1
Clarify foreground deletion behavior of the GC controller in race and sync error conditions
2024-09-24 22:11:35 -04:00
Daniel Chan
46f78dd0d4
Merge main into dev-1.32 to keep in sync
2024-09-24 12:40:01 -04:00
Kubernetes Prow Robot
0eab13f312
Merge pull request #47947 from scheduler-tester/patch-3
...
Fix ambiguous sentence about topologySpreadConstraints
2024-09-24 01:06:00 +01:00
Joe Betz
9eb3006897
describe generateName in concepts page
2024-09-23 14:35:22 -04:00
Muneeb Ahmad
db2865b5f3
Fix Content Got Mixed btw EBS & EFS
2024-09-23 15:43:47 +05:00
Kubernetes Prow Robot
29d3fe699c
Merge pull request #47946 from vishnuswmech/feature/38271-init-container-concepts
...
Clarify init container concept
2024-09-23 09:30:00 +01:00
Aohan Yang
338c7b1347
Promote LoadBalancerIPMode to GA
...
Ref - https://github.com/kubernetes/kubernetes/pull/127348
2024-09-23 11:07:05 +08:00
Kubernetes Prow Robot
efe1283d2a
Merge pull request #47894 from imuneeeb/patch-1
...
Update AWS EBS Storage Class Example
2024-09-23 03:15:59 +01:00
Kubernetes Prow Robot
abb48e387d
Merge pull request #47977 from network-charles/network-charles-patch-2
...
Clarify Finalizer Usage and Controller Types in Background Cascading Deletion
2024-09-22 00:43:57 +01:00
Charles Uneze
0707636907
Update garbage-collection.md
2024-09-21 07:30:59 +00:00
Kubernetes Prow Robot
f9610cd94d
Merge pull request #47986 from chanieljdan/merged-main-dev-1.32
...
Merge main branch into dev 1.32
2024-09-19 09:38:45 +01:00
windsonsea
810f856ca9
Clean up services-networking/_index.md
2024-09-19 10:57:22 +08:00
Kubernetes Prow Robot
831e8a9e8d
Merge pull request #47729 from carlory/fg-NodeOutOfServiceVolumeDetach
...
mark feature-gate NodeOutOfServiceVolumeDetach as removed
2024-09-19 01:06:44 +01:00
Muneeb Ahmad
fd6ee71dae
Update storage-classes.md
2024-09-18 22:16:12 +05:00
Daniel Chan
f005d8cd8b
Merge main into dev-1.32 to keep in sync
2024-09-18 10:44:33 -04:00
Kubernetes Prow Robot
719e87a452
Merge pull request #47903 from danwinship/rewrite-network-model
...
Rewrite "The Kubernetes network model"
2024-09-18 10:10:44 +01:00
Sri
27779ce888
38271 - Init Container concept clarity
2024-09-18 08:41:15 +05:30
Kubernetes Prow Robot
bcaf5a0a8c
Merge pull request #47930 from scheduler-tester/patch-2
...
Fix wrong info about empty toleration key (#47929 )
2024-09-17 20:50:44 +01:00
Muneeb Ahmad
95903365a6
Add AWS EFS To storage-classes.md ( #47928 )
...
* Update storage-classes.md
* Update storage-classes.md
2024-09-17 00:43:14 +01:00
Dan Winship
5c9bb882e7
Rewrite "The Kubernetes network model"
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-09-16 18:13:23 -04:00
scheduler-tester
04b6fdf80c
Fix the ambiguous sentence in topologySpreadConstraints
2024-09-15 20:58:21 -05:00
Kubernetes Prow Robot
46d6da1579
Merge pull request #47923 from eroldan/patch-2
...
Removed Weave Scope link
2024-09-16 00:25:13 +01:00
Muneeb Ahmad
421a81ec12
Update content/en/docs/concepts/storage/storage-classes.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-09-15 11:39:19 +05:00
scheduler-tester
dd46be9118
Fix wrong info about empty toleration key ( #47929 )
...
* Update taint-and-toleration.md
2024-09-15 00:23:41 -05:00
Kubernetes Prow Robot
05ba1a7025
Merge pull request #47907 from ayushpatil2122/patch-2
...
Update garbage-collection.md
2024-09-15 00:41:13 +01:00
Muneeb Ahmad
dc75625cf3
Update storage-classes.md
2024-09-14 23:57:00 +05:00
Muneeb Ahmad
c0f83f22df
Update storage-classes.md
2024-09-14 23:30:23 +05:00
Muneeb Ahmad
96dedca894
Update storage-classes.md
2024-09-14 23:24:47 +05:00
Eduardo Roldan
f9c3b74510
Removed Weave Scope link
...
Weave Scope is not mantained anymore. The link target is a website without valid TLS certificate and a generic hosting landing page (netlify).
More information:
(https://github.com/weaveworks/scope
2024-09-14 01:07:22 -03:00
saireddyb
f04a552825
Update ephemeral-volumes.md
2024-09-14 00:01:02 +05:30
saireddyb
053a529db7
added image volume type in ephemeral volumes
...
Image volume type falls under ephemeral volumes.
2024-09-13 23:41:59 +05:30
Kubernetes Prow Robot
7dd4f54996
Merge pull request #47906 from tengqm/fix-links
...
Fix some hyperlinks in the markdown files
2024-09-13 09:59:12 +01:00
ayushpatil2122
5680361583
Update garbage-collection.md
2024-09-13 11:46:20 +05:30
Qiming Teng
e6855623c7
Fix some hyperlinks in the markdown files
2024-09-13 09:33:51 +08:00
Muneeb Ahmad
97e543ba28
Update storage-classes.md
2024-09-12 14:33:13 +05:00
Muneeb Ahmad
88747bfc87
Update storage-classes.md
2024-09-12 13:45:17 +05:00
Muneeb Ahmad
673009e18e
Update storage-classes.md
2024-09-12 13:38:47 +05:00
carlory
5c17387106
mark feature-gate MinDomainsInPodTopologySpread as removed
2024-09-11 23:53:22 +08:00
Kubernetes Prow Robot
ad95201c9f
Merge pull request #47885 from olgalehm/patch-1
...
Removed duplicated paragraph
2024-09-11 16:21:12 +01:00
Tamilselvan
2ccaf064f8
Add envFrom details in docs ( #47709 )
...
* Add envFrom details in docs
* Add envFrom details in docs
* deleted command prompt
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* added shortcode
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Accept review comments
---------
Co-authored-by: Andrii Holovin <Andygol@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-09-11 14:07:12 +01:00