Cluster Autoscaler - Definição do Glossário de CI/CD
O cluster autoscaler cresce um cluster adicionando nodes quando pods ficam não agendáveis por falta de recursos, e o encolhe drenando e removendo nodes subutilizados.
Guias relacionados
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…
Ephemeral Environment - CI/CD Glossary DefinitionAn ephemeral environment is a full, short-lived stack spun up per branch or PR for testing and demos, then to…