Pages with tag kubernetes
Básicos de Kubernetes
Definición de Kubernetes 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…
Read more
Las RPM de CRI-O y CRI-Tools con Versiones
Vista general CRI-O and CRI-Tools are independent software packages available in Fedora repositories that are version matched to Kubernetes. If Kubernetes 1.30 is installed, then, when installed, CRI-O and CRI-Tools…
Read more
Crear un cluster Kubernetes en Fedora
Creación de un clúster de Kubernetes con kubeadm usando rpms de Fedora Below is a guide to creating a functional Kubernetes cluster on a single Fedora machine that is suitable…
Read more
Configuración de kubelet Resiliente
Descripción general de Kubelet 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…
Read more
RPMS de Kubernetes sin Versiones en Fedora
Vista general Non-versioned Kubernetes RPMS are the standard rpm format for Kubernetes through Fedora 40. Fedora 41 contains both versioned and non-versioned rpms. Non-versioned Kubernetes rpms in Fedora The number,…
Read more
RPMS Kubernetes con versión en Fedora
Vista general Versioned Kubernetes rpms were introduced in Fedora 41 and will be the format used in subsequent releases. Past practice had one version of Kubernetes available for each Fedora…
Read more
Utilización de Kubernetes en Fedora
Vista general This guide provides useful information about Kubernetes and the Kubernetes rpms available from Fedora. Starting with Fedora 41 the packaging standard for Kubernetes changed from one version of…
Read more