Taint - CI/CD用語集の定義
taintはノード上のkey/value/effectのマーカーで、対応するtolerationを持たない限りpodがそこにスケジュールされるのを防ぎ、ノードを特定のworkloadに専念させるために使われます。
関連ガイド
Affinity - CI/CD Glossary DefinitionAffinity rules attract or repel pods relative to nodes or other pods, controlling placement - co-locating cac…
Node Pool - CI/CD Glossary DefinitionA node pool is a group of cluster nodes that share a machine type and config, letting you run CI builds on a…
Pod - CI/CD Glossary DefinitionA pod is the smallest deployable unit in Kubernetes: one or more containers sharing a network namespace and s…