<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Controller :: Tag :: Kubernetes training</title><link>https://k8s-school.fr/labs/k8s/en/tags/controller/index.html</link><description/><generator>Hugo</generator><language>en</language><copyright>Copyright (c) 2025 Fabrice Jammes - Licensed under CC BY-SA 4.0</copyright><lastBuildDate>Sun, 23 Mar 2025 14:15:26 +1000</lastBuildDate><atom:link href="https://k8s-school.fr/labs/k8s/en/tags/controller/index.xml" rel="self" type="application/rss+xml"/><item><title>Kubernetes Controllers</title><link>https://k8s-school.fr/labs/k8s/en/1_labs/controller/index.html</link><pubDate>Sun, 23 Mar 2025 14:15:26 +1000</pubDate><guid>https://k8s-school.fr/labs/k8s/en/1_labs/controller/index.html</guid><description>Objective This lab will help you understand the role of Kubernetes controllers in managing the desired/actual state of cluster resources.
Prerequisites A Kubernetes cluster (Minikube, Kind, or a cloud-based Kubernetes cluster) kubectl installed and configured Step 1: Understand Controllers Kubernetes controllers are control loops that monitor the state of the cluster and make or request changes where needed. The key controllers include:</description></item></channel></rss>