<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Taints :: Kubernetes training</title><link>https://k8s-school.fr/labs/k8s/en/articles/taints_and_tolerations/01-taints/index.html</link><description>Add Taints to nodes To make it simple, adding a taint to a node is like adding a bad smell to this node. Only pods that tolerate that bad smell can be scheduled on the node.
Just like labels, one or more taints can be applied to a node; this marks that the node should not accept any pods that do not tolerate the taints.</description><generator>Hugo</generator><language>en</language><copyright>Copyright (c) 2025 Fabrice Jammes - Licensed under CC BY-SA 4.0</copyright><lastBuildDate/><atom:link href="https://k8s-school.fr/labs/k8s/en/articles/taints_and_tolerations/01-taints/index.xml" rel="self" type="application/rss+xml"/></channel></rss>