mochizuki875
14bd4e5e3a
Add deprecation notices related to matchLabelKeys/mismatchLabelKeys
2025-01-31 06:32:14 +00:00
dkarczmarski
3479c002a1
fix: code block typo in deployment.md
2025-01-30 15:40:11 +01:00
Aaina26
dca907142c
fixed slight error in a sentence
2025-01-30 15:25:00 +05:30
Kubernetes Prow Robot
6e0c04e30f
Merge pull request #49532 from davidxia/patch-5
...
fix: clarify that certain Pod A records are only available with CoreDNS
2025-01-28 14:03:23 -08:00
David Xia
c6fb12d440
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2025-01-28 16:29:23 -05:00
Kubernetes Prow Robot
5f71889b7f
Merge pull request #49583 from Santosh1176/fix-45990
...
Add a note on enabling PodLevelResources feature gate
2025-01-28 09:19:26 -08:00
Tim Bannister
346c97c982
Use site-relative hyperlink
...
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2025-01-28 17:09:28 +00:00
Kubernetes Prow Robot
06079e07ce
Merge pull request #49582 from NareshKoduru/service_copy
...
Enable copying service content
2025-01-28 09:09:24 -08:00
Naresh Koduru
cac12e0ee1
Enable copying service content
2025-01-28 20:41:45 +05:30
Samuel Alfageme Sainz
107112e5d1
Update keda/scalers/cron URL to 'latest'
...
... to prevent outdated references.
2025-01-28 15:23:45 +01:00
santosh1176
d9127b0b68
Add note on PodLevelResources description
...
Signed-off-by: santosh1176 <dtshbl@gmail.com>
2025-01-28 18:38:55 +05:30
Kubernetes Prow Robot
a9ad0614d2
Merge pull request #48291 from alant94/patch-1
...
Mark tcpSocket Pod lifecycle handler as deprecated
2025-01-27 09:39:23 -08:00
Kubernetes Prow Robot
6709081710
Merge pull request #47471 from ringerc/patch-1
...
kube_pod_resource_request metric is now stable
2025-01-27 09:33:23 -08:00
Kubernetes Prow Robot
1fbd974ea3
Merge pull request #49411 from astraw99/patch-7
...
Add Tencent Cloud in cloud provider security
2025-01-27 09:29:23 -08:00
Tim Bannister
d5c3621aaf
Use site-relative hyperlink
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2025-01-27 17:29:19 +00:00
Kubernetes Prow Robot
d806c5a54f
Merge pull request #49524 from dkarczmarski/fix-sidecar-containers
...
fix: typo in sidecar-containers.md
2025-01-27 05:51:23 -08:00
dkarczmarski
dc618f08d1
fix: typo in sidecar-containers.md
2025-01-27 14:39:52 +01:00
Kubernetes Prow Robot
ad032e9576
Merge pull request #49391 from babugeet/babugeet-patch-4
...
Fixed link for core dns helm charts
2025-01-27 04:47:23 -08:00
Kubernetes Prow Robot
874c61d36c
Merge pull request #49527 from dkarczmarski/fix-deployment-md
...
fix: typo in deployment.md
2025-01-27 04:45:25 -08:00
dkarczmarski
4c69cb6dad
fix: typo in sidecar-containers.md
2025-01-26 22:29:01 +01:00
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
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
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
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