buckaroogeek/copy-k8s-1.24

Description

As of 19 Jan 2023, the Kubernetes project team switched to golang 1.19.5 (or newer) for Kubernetes 1.24.10 (or later). Earlier versions of Kubernetes 1.24 were built with go 1.18.x. Fedora 36 includes go 1.18 but not go 1.19. This project uses a custom build of Fedora 36 with go 1.19 as chroot. This custom build is available at https://copr.fedorainfracloud.org/coprs/alexsaezm/go-1.19/. Many thanks to @alexaezm for making this possible.

Installation Instructions

For Fedora 36 and F37.

  1. Add the COPR repository: sudo dnf copr enable buckaroogeek/copr-k8s-1.24

  2. Query for the version of kubernetes available:

Last metadata expiration check: 0:13:07 ago on Sun 09 Oct 2022 10:05:24 PM UTC. kubernetes-0:1.21.0-3.fc36.x86_64 kubernetes-0:1.23.12-1.fc36.src kubernetes-0:1.23.12-1.fc36.x86_64 kubernetes-0:1.24.6-1.fc36.x86_64

  1. Install target version: sudo dnf install kubernetes-0:1.23.12-1.fc36.x86_64 kubernetes-kubeadm-0:1.23.12-1.fc36.x86_64.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download Fedora 36 aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* Fedora 36 (0 downloads)

* Total number of packages downloaded in the last seven days.

External Repository List

The following repositories are accessible during builds


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/buckaroogeek/copy-k8s-1.24/