Pages in category installation
Anaconda : le programme d’installation de Fedora
Anaconda est le programme d’installation utilisé par Fedora, Red Hat Enterprise Linux et d’autres distributions. Durant l’installation, le matériel de l’ordinateur cible est identifié et configuré, et les systèmes de…
Read more
Anaconda Logging
Introduction Anaconda tracks all of its activities in logs. This includes: changing installation steps (that roughly correspond to different screens in the graphical installer) storage devices detection and manipulation installation…
Read more
Création et utilisation d’une image live d’installation
Téléchargement de Fedora Vous pouvez télécharger Fedora à partir de https://fedoraproject.org/. Plusieurs bureaux sont compatibles avec Fedora. Chaque bureau est différent et peut être plus ou moins personnalisé. Si vous…
Read more
Installation de Docker et Docker Compose
Vue d’ensemble Ce guide contient des informations utiles à propos de l’installation de Docker et de Docker Compose en utilisant les RPM fournis par Fedora. Il traite aussi le rôle…
Read more
Installing Spotify on Fedora
Spotify is a cross-platform proprietary music streaming service. Spotify is a freemium service, with advertisements which can be removed by purchasing a subscription. Although Spotify is not officially supported on…
Read more
Fedora on Raspberry Pi
The Raspberry Pi is a credit card-sized ARM based single board computer (SBC). This documentation describes how to get started The Raspberry Pi 3 series, 4 series, and Zero 2W…
Read more
Kubernetes Basics
Kubernetes Defined Kubernetes is an "open-source system for automating the deployment, scaling, and management of containerized applications" on one or more machines. Kubernetes automates many of the tasks necessary to…
Read more
Versioned CRI-O and CRI-Tools RPMs
Vue d’ensemble CRI-O and CRI-Tools are independent software packages available in Fedora repositories that are version matched to Kubernetes. If Kubernetes 1.34 is installed, then, when installed, CRI-O and CRI-Tools…
Read more
Creating a Kubernetes cluster on Fedora
Création d’un cluster Kubernetes avec kubeadm en utilisant les RPMs de Fedora Below is a guide to creating a functional Kubernetes cluster on a single Fedora machine that is suitable…
Read more
Resilient kubelet configuration
kubelet overview The kubelet is the Kubernetes agent that runs on every node in a cluster. kubelet is installed using the kubernetes rpm (e.g. kubernetes1.30 is a versioned rpm for…
Read more
Versioned Kubernetes RPMS on Fedora
Vue d’ensemble Versioned Kubernetes rpms (e.g. kubernetes1.34.rpm, kubernetes1.33.rpm) were introduced in Fedora 41 and is the standard used for Kubernetes in all Fedora releases. As versioned rpms are distinct packages…
Read more
Using Kubernetes on Fedora
Vue d’ensemble This guide provides information about Kubernetes and the Kubernetes rpms available from Fedora. All currently supported versions of Kubernetes are available in each Fedora release (subject to a…
Read more