[ 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.x86_64 download

Name kubernetes1.34-systemd
Epoch 0
Version 1.34.1
Release 2.el9
Architecture x86_64
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:12
Build Host builder-x86-03.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 57699 KiB
Source Project kubernetes1.34-1.34.1-2.el9
SHA-256 checksum 6e6eb7915a5ca9a3cdf5fa1307303ca9ec1ecd8aa815c8429a1e635f4582f309
× 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