From Fedora Project Wiki

Revision as of 21:55, 26 August 2022 by Buckaroogeek (talk | contribs) (Created page with "=== DRAFT === === Fedora Kubernetes Ecosystem Roadmap 2022-2023 === ====Definition ==== The Kubernetes ecosystem in Fedora is defined to encompass the CRI-O package, the CRI-Tools package and the Kubernetes package from the Fedora dnf repository. All three components are designed to be deployed with a synchronized major:minor version. If Kubernetes 1.24.3 is installed on one or more machines, then both CRI-O and CRI-Tools should also be installed at the same 1.24 versi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DRAFT

Fedora Kubernetes Ecosystem Roadmap 2022-2023

Definition

The Kubernetes ecosystem in Fedora is defined to encompass the CRI-O package, the CRI-Tools package and the Kubernetes package from the Fedora dnf repository. All three components are designed to be deployed with a synchronized major:minor version. If Kubernetes 1.24.3 is installed on one or more machines, then both CRI-O and CRI-Tools should also be installed at the same 1.24 version (if used). By definition, patch level versions can differ.

Current State in Fedora

Current Status (2022.08.24). Release rpm - rpms available for current Fedora releases; Modular rpm - available as modular rpm.
Package Role Release RPMs Modular RPMs Dependencies
CRI-O Container runtime for Kubernetes No Yes One of several container runtime options for kubernetes
CRI-Tools provides crictl and other cli tools Partial Yes; bundled with CRI-O Required by kubeadm
Kubernetes Container orchestration Yes No CRI-O is optional, CRI-Tools required by kubeadm