[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package kubernetes1.34-systemd-1.34.1-2.el9.aarch64 download

Name kubernetes1.34-systemd
Epoch 0
Version 1.34.1
Release 2.el9
Architecture aarch64
Website/URL https://github.com/kubernetes/kubernetes
License Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-HP AND CC-BY-4.0 AND ISC AND MIT
Build Time 2025-10-22 22:13:44
Build Host builder-arm64-1.inferitos.ru
Summary Systemd services for control plane and/or node
Repositories Extras
Description Production-Grade Container Scheduling and Management. Systemd services needed for manual installation of Kubernetes on control plane or node machines. If kubeadm is used to bootstrap a Kubernetes cluster then this rpm is not needed as kubeadm will install these services as static pods in the cluster on nodes as needed. If these systemd services are used, enable all services except kube-proxy on each control plane. Enable kube-proxy on all machines nodes that runs kubelet, including control plane machines with kubelet.
Errata
Size 51593 KiB
Source Project kubernetes1.34-1.34.1-2.el9
SHA-256 checksum a03f25f688f14cefdc8a8e3c2cb9b462e6304e0590ff4cfc39cd63b5a604de1e
× Full screenshot
Changelog link
* Mon Oct 13 2025 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1.34.1-2
- Rebuilt for MSVSphere 9

* Thu Sep 18 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 1.34.1-2
- Remove iproute, iproute-tc, ethtool dependencies
- Resolves: rhbz#2396543
- Consistent with changes to upstream
- See also https://github.com/kubernetes/release/pull/4106
- Update .gitignore to include src rpm.
- Add kubernetes-cni requirement to kubelet consistent with upstream
- Change containernetworking-plugins name to kubernetes-cni. There can be
  multiple kubernetes-cni providers

* Wed Sep 10 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 1.34.1-1
- Update to release v1.34.1
- Resolves in part: rhbz#2394338
- Upstream fixes

* Mon Sep 01 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 1.34.0-2
- Drop conntrack requirement
- Resolves: rhbz#2392421
- Drops conntrack dependency
- Corrects README version

* Thu Aug 28 2025 Bradley G Smith <bradley.g.smith@gmail.com> - 1.34.0-1
- Release v1.34.0
- Resolves: rhbz#2391352
- Urgent Upgrade Notice at https://github.com/kubernetes/kubernetes/blob/ma
  ster/CHANGELOG/CHANGELOG-1.34.md#urgent-upgrade-notes
- Significant fixes and new features
- Spec file clean up over v1.33 removing obsolete references
- gocheck still a work in progress

* Tue Oct 29 2024 Bradley G Smith <bradley.g.smith@gmail.com>
- RPMAUTOSPEC: unresolvable merge