Commit Graph

1308 Commits (03ae214e8129b009b7a336dfa328e3eb2cb15dc2)

Author SHA1 Message Date
Anton 2cb6686fc4
fix md formatting in nodelocaldns.md 2025-01-16 16:14:39 +05: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
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
Kubernetes Prow Robot f56f76f79b
Merge pull request #48494 from ffromani/memory-manager-1.32
kubelet memory manager GA graduation
2024-11-12 00:54:45 +00:00
Francesco Romani d6a0b39c20 node: memmgr: docs: Kubelet Memory Manager GA graduation
Docs update for the Kubelet Memory Manager GA graduation
Issue: https://github.com/kubernetes/enhancements/issues/1769

Signed-off-by: Francesco Romani <fromani@redhat.com>
2024-11-06 10:18:11 +01:00
Kubernetes Prow Robot 6236c20b58
Merge pull request #48339 from PiotrProkop/stable-topology-manager-policies
topology-manager: promoto TopologyManagerPolicyOptions to stable
2024-11-04 00:31:27 +00:00
pprokop 013fa96f41 topology-manager: promoto TopologyManagerPolicyOptions to stable
Signed-off-by: pprokop <pprokop@nvidia.com>
2024-10-28 10:12:41 +01:00
Rodolfo Albuquerque 1de1753475 Merge main into dev-1.32 to keep in sync 2024-10-23 23:46:20 -03:00
windsonsea 3eecc6eee7 Clean up topology-manager.md 2024-10-21 19:39:12 +08:00
Jing Zhang ccb272974a Update per sig-node comment. 2024-10-17 08:47:26 -04:00
Jing Zhang cf19e06429 KEP-4540: CPUManager strict-cpu-reservation policy option documentation
Signed-off-by: Jing Zhang <jing.c.zhang.ext@nokia.com>
2024-10-15 11:09:01 -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
Kubernetes Prow Robot fd5505880e
Merge pull request #48008 from pacoxu/sysctl-1.32
Safe Sysctl 1.32 sync: net.ipv4.rmem and net.ipv4.wmem
2024-10-14 06:02:21 +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
Sascha Grunert c2b49fee37
Add dedicated seccomp node reference
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-10-08 11:03:19 +02:00
Tim Bannister e3c1c5b8b8 Redo advice about cluster upgrades
Use one consistent phrase about the advice around upgrading a cluster.
2024-09-27 10:28:41 +01:00
Tim Bannister 2b2973562a Revise callouts for kubeadm cert page
Use fewer note and warning blocks, to keep the important messages
focused.
2024-09-27 10:28:29 +01:00
Lubomir I. Ivanov fa074af98e kubeadm-certs: fix wrong info about admin.conf
While the super-admin.conf change was introduced, looks like
we forgot to update this particular section of the kubeadm-certs.md.

https://kubernetes.io/docs/reference/setup-tools/kubeadm/implementation-details/#generate-kubeconfig-files-for-control-plane-components

The above section already has the right info.
2024-09-26 15:32:52 +03:00
Paco Xu de6ead9316 sync safe sysctl ipv4.rmen and ipv4.wmem for v1.32 2024-09-20 11:36:39 +08:00
Kubernetes Prow Robot add3958c32
Merge pull request #47915 from sftim/20240913_kubeadm_task_reorganize
Reorganize task pages relevant to nodes and kubeadm
2024-09-17 20:48:44 +01:00
André Letterer db70855a55
Update verify-signed-artifacts.md
Changing cosign sigstore URL
2024-09-17 13:06:41 +02:00
Kubernetes Prow Robot 555a445856
Merge pull request #47911 from sftim/20240913_remind_people_to_switch_shell_kubeadm
Emphasize that some kubeadm node setup commands run on control plane
2024-09-16 10:13:14 +01:00