Taint - Definição do Glossário de CI/CD
Um taint é um marcador de key/value/effect em um node que impede que pods sejam agendados ali a menos que carreguem uma toleration correspondente, usado para dedicar nodes a workloads específicas.
Guias relacionados
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…