Commit Graph

16968 Commits (e63dd72e018665611dcd3435fb1d0baf0daa3869)

Author SHA1 Message Date
Kubernetes Prow Robot bac18a59ef
Merge pull request #48655 from abhilasha2418/daemonSet
Create new task for building basic daemon set
2025-01-06 22:18:31 +01:00
Kubernetes Prow Robot 620a5db204
Merge pull request #47769 from nkoechling/patch-1
Update web-ui-dashboard.md: Adopted port-forward from official helm chart
2025-01-06 20:38:30 +01: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
Kubernetes Prow Robot 90484c948f
Merge pull request #49266 from Arhell/en-sem
[en] update semver link
2025-01-06 18:16:06 +01:00
Anders F Björklund 4787df6350 Upgrade the version of the sandbox image 2025-01-06 17:48:12 +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
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 35b261a9b3
Merge pull request #49217 from ahg-g/jobset
Document labels, annotations and taints for JobSet
2025-01-04 19:06:15 +01: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
Kubernetes Prow Robot d5455406dc
Merge pull request #49277 from ebusho/patch-1
Fix Borg research publication link
2025-01-03 16:22: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
Kubernetes Prow Robot 17197b3285
Merge pull request #47863 from tengqm/fg-naming
Revise naming style for feature state files
2025-01-03 12:14:15 +01:00
ebusho 4c0c5537fd
Fix Borg research publication link 2025-01-03 01:13:13 +01:00
abhilasha2418 b2a315ffd0 feature: Create new task for building basic daemon set 2025-01-02 14:15:02 +05:30
Kubernetes Prow Robot 7afde847c5
Merge pull request #49252 from lhajouji/adding-clicktozoom
Enable click-to-zoom on blog post kube-apiserver-api-streaming
2024-12-31 06:08:13 +01:00
Arhell 4df5815051 [en] update semver link 2024-12-31 00:51:37 +02:00
Kubernetes Prow Robot e70f7015f0
Merge pull request #49248 from abhilasha2418/drainGlossary
Add drain to glossary
2024-12-28 04:04:12 +01:00
lhajouji cb2eec6f68 adding clicktozoom
Signed-off-by: lhajouji <lhajouji@gmail.com>
2024-12-27 19:49:06 +01:00
abhilasha2418 766f54f1b8 feature: add drain to glossary 2024-12-27 14:25:43 +05:30
mochizuki875 79da44942a fix custom profile stable 2024-12-27 02:12:31 +00:00
Ali 9d6a96ae3a
Update dns-pod-service.md
The second "Services" is redundant.
2024-12-24 17:10:08 +03:30
ahg-g a94c5e7cb9 Clarify the namespaced-job label on nodes 2024-12-23 18:09:47 +00:00
ahg-g c68175e5bd Document labels, annotations and taints for JobSet 2024-12-23 17:50:41 +00:00
Kubernetes Prow Robot c401c0ccf7
Merge pull request #49201 from tengqm/update-examples-test
Update test cases for examples
2024-12-23 03:42:10 +01: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
Qiming Teng 5a2f3ff8cb Update test cases for examples
This PR updates the Go module dependency and revise the test case
for checking example manifests. This check ensures that all manifests
we use as examples are still valid under v1.32.
2024-12-22 09:45:10 +08: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 f477bbcbe9
Merge pull request #49139 from adrianmoisey/fix_image
Fix graph image in blog post
2024-12-20 16:16:09 +01:00
Kubernetes Prow Robot 7fb8058787
Merge pull request #49147 from windsonsea/apicep
Clean up using-api/api-concepts.md
2024-12-20 15:32:10 +01:00
Kubernetes Prow Robot c8ecc085d0
Merge pull request #48805 from iheartNathan/48782-Update-deprecated-fields-in-kustomization-documentation
update deprecated fields in kustomization documentation
2024-12-20 13:18:08 +01: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 5607a0b815 Clean up using-api/api-concepts.md 2024-12-18 10:54:37 +08:00
windsonsea 664a30e73a Clean up cluster-administration/node-shutdown.md 2024-12-18 09:47:20 +08:00
Andrei Ivantsov 90839206ba
Merge branch 'kubernetes:main' into patch-1 2024-12-17 13:51:31 +01:00
Andrei Ivantsov edc4dc7e49
Restart CoreDNS deployment to reflect configuration changes 2024-12-17 13:45:05 +01:00
Adrian Moisey e3b41407d8
Fix graph image in blog post
Ref: https://kubernetes.io/blog/2024/12/17/kube-apiserver-api-streaming/

The current text (below the graph) says "Notably, at approximately 16:40, the
server crashed when serving only 16 informers."

The graph doesn't contain 16:40, nor does it crash at 16 informers.

I assume the correct image is the one that is incuded in the KEP, over here: https://github.com/kubernetes/enhancements/blob/master/keps/sig-api-machinery/3157-watch-list/README.md#motivation
2024-12-17 13:51:21 +02:00
Kubernetes Prow Robot ee93291b46
Merge pull request #49092 from scraly/patch-2
feat: the RecoverVolumeExpansionFailure feature flag is in Beta stage since 1.32
2024-12-16 01:12:43 +01:00
Aurelie Vache b7e4fd2231
Update content/en/docs/reference/command-line-tools-reference/feature-gates/recover-volume-expansion-failure.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-12-15 11:32:51 +01:00
Kubernetes Prow Robot 2b513b38b2
Merge pull request #49089 from sftim/20241214_add_kubectl_pronunciation
Mention official kubectl pronunciation
2024-12-15 01:26:42 +01:00