Commit Graph

1331 Commits (release-1.32)

Author SHA1 Message Date
Kubernetes Prow Robot e72c176f5e
Merge pull request #49937 from maheshrijal/patch-1
chore: Update busybox image fixing issue with `wget --spider`
2025-04-09 02:10:41 -07:00
Kubernetes Prow Robot f08ea3a5a8
Merge pull request #49125 from dev-johnn/issue-48437
Move 'Namespaces Walkthrough' to tutorials section
2025-04-08 05:58:49 -07:00
Mahesh Rijal 0c63d3913b
chore: Update busybox image 2025-02-27 09:04:33 +00:00
Kubernetes Prow Robot e4603a03df
Merge pull request #49711 from windsonsea/stacks
Clean up two pages for migrating-from-dockershim
2025-02-26 03:04:32 -08:00
Kubernetes Prow Robot 99dca7c6ed
Merge pull request #49752 from vaibhav2107/config-update
Update the Kubelet Configuation
2025-02-24 06:52:29 -08:00
windsonsea ab48d1b846 Clean up two pages for migrating-from-dockershim 2025-02-17 11:32:44 +08:00
Vaibhav Goel ad1e23c324 Update the Kubelet Configuation 2025-02-14 18:16:09 +05:30
Kubernetes Prow Robot a130b5af59
Merge pull request #49508 from sftim/20250120_drop_pod_priority_reviewers
Drop stale reviewers for Pod priority pages
2025-02-12 20:56:22 -08:00
Kubernetes Prow Robot 74ffdcecda
Merge pull request #48200 from iheartNathan/42288-Inconsistent-documentation-of-default-StorageClass
fix inconsistency in documentation of default storageclass
2025-02-11 05:37:58 -08:00
Kubernetes Prow Robot 993d25793f
Merge pull request #49615 from vaibhav2107/eviction-add
Updated the threshold parameter in example
2025-02-07 04:03:55 -08:00
Vaibhav Goel 9775bab51c Updated the threshold parameter in example 2025-02-01 20:11:05 +05:30
R. P. Taylor 6b707024f8
Fix header nesting in cpu-management-policies.md 2025-01-31 13:06:14 -08:00
Kubernetes Prow Robot aa89379fb1
Merge pull request #49428 from ialidzhikov/fix/aes-cbc-key-length
Fix the supported key length for AES-CBC
2025-01-27 09:31:23 -08:00
Kubernetes Prow Robot d6efe6aaf3
Merge pull request #48608 from rotimislaw/patch-1
Add advice about checking package repository source (RPM)
2025-01-26 06:45:21 -08:00
Everton Seiei Arakaki 87ceff5dd5
docs: flags for etcdctl 2025-01-23 16:39:29 +01:00
iheartNathan 4e3523c0a0 fix inconsistency in documentation of default storageclass 2025-01-22 15:22:35 +00: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
Anton 2cb6686fc4
fix md formatting in nodelocaldns.md 2025-01-16 16:14:39 +05:00
Alidzhikov 43ce94b77f Fix the supported key length for AES-CBC
Co-authored-by: Dimitar Mirchev <dimitar.mirchev@sap.com>
2025-01-14 10:57:09 +02:00
Kubernetes Prow Robot 17c71157f7
Merge pull request #49281 from Arhell/en-add
[en] update cluster add-on link
2025-01-09 03:16:33 -08:00
Arhell d3f1ddd0b8 [en] update cluster add-on link 2025-01-08 02:06:42 +02:00
Arhell 4df5815051 [en] update semver link 2024-12-31 00:51:37 +02: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
John.C 5635d49033 Move 'Namespaces Walkthrough' to tutorials section 2024-12-17 01:25:24 +00:00
Daniel Chan 7295018042
Merge pull request #48159 from kubernetes/dev-1.32
Official 1.32 Release Docs
2024-12-11 16:40:28 -05:00
Kubernetes Prow Robot 426f5e2a30
Merge pull request #48408 from neolit123/1.32-kubeadm-docs
kubeadm: add 1.32 documentation
2024-12-10 17:26:03 +00:00
Andrei Ivantsov b0e6a7927e
Simplify reflecting the CoreDNS changes after updating the CoreDNS Deployment and Service 2024-12-10 16:20:17 +01:00
michellengnx baba5e4c35 Merge main into dev-1.32 to keep in sync 2024-12-09 23:11:06 -05:00
Andrei Ivantsov 672c2a70ff
Simplify kube-proxy refresh once the `kube-proxy` ConfigMap is updated 2024-12-08 17:49:15 +01:00
Ivan Tsekov f1d5525f85
Update controller-manager-leader-migration.md
The example of `LeaderMigrationConfiguration` is missing the `resourceLock`, which is required according to the documentation. [1]

[1] https://kubernetes.io/docs/reference/config-api/kube-controller-manager-config.v1alpha1/#controllermanager-config-k8s-io-v1alpha1-LeaderMigrationConfiguration
2024-12-04 11:27:17 +02: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
Lubomir I. Ivanov bbdb8dd9f3 kubeadm: update authored docs for 1.32 2024-11-28 11:27:39 +02:00
Charles Wong ace1c3b93a update docs for prefer-align-cpus-by-uncorecache feature 2024-11-26 18:55:26 +01: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
Shedrack akintayo de1e09dca1 Merge remote-tracking branch 'upstream/main' into dev-1.32 2024-11-25 22:34:15 +00:00
Kubernetes Prow Robot 64ac7c4098
Merge pull request #48469 from jsturtevant/win-mem-cpu-feautre
Docs: Windows CPU and Memory Affinity
2024-11-25 21:06:56 +00:00
Kubernetes Prow Robot fc73d7ba9a
Merge pull request #48356 from nokia/KEP-4540-strict-cpu-reservation-doc
KEP-4540: CPUManager strict-cpu-reservation policy option documentation
2024-11-25 21:02:57 +00:00
Jing Zhang 4e699779da
Update content/en/docs/tasks/administer-cluster/cpu-management-policies.md
Co-authored-by: Daniel Chan <danieljoshuachan@gmail.com>
2024-11-22 09:29:49 -05:00
James Sturtevant 7f411ed891
Update content/en/docs/tasks/administer-cluster/topology-manager.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-11-21 19:38:28 -08:00
James Sturtevant 0867522df3
Update content/en/docs/tasks/administer-cluster/memory-manager.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-11-21 19:38:17 -08:00
James Sturtevant 6ca0d52b5c
Update content/en/docs/tasks/administer-cluster/cpu-management-policies.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-11-21 19:37:56 -08:00
James Sturtevant bd84bba8ad
Update content/en/docs/tasks/administer-cluster/cpu-management-policies.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-11-21 15:03:28 -08:00
Shedrack akintayo c6afb74d66 Merge main into dev-1.32 to keep in sync 2024-11-20 14:04:09 +00:00
James Sturtevant bdc9bef55d
Updates based on feedback
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
2024-11-19 14:25:27 -08:00
James Sturtevant ce1491d47e
Apply suggestions from code review
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aravindh Puthiyaparambil <aravindhp@users.noreply.github.com>
2024-11-19 14:05:38 -08:00
Tim Bannister d34ee98252
Tweak node capacity overprovisioning task 2024-11-19 14:31:41 +00:00
James Sturtevant e2cccab126
Add docs for Windows CPU and Memory Managers
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
2024-11-18 14:58:23 -08: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