feat: scale down prefect 0 resources and agents in helm values - #139
Merged
Conversation
💰 Infracost reportMonthly estimate increased by $0.06 📈
*Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options. Estimate details |
Winzen
force-pushed
the
feat/prefect0-k8s-cleanup
branch
from
June 18, 2026 08:07
ac08cd0 to
d2871d1
Compare
Winzen
added a commit
that referenced
this pull request
Aug 4, 2026
O Prefect 0 (versão 0.15.9) foi totalmente substituído pelo Prefect 3. Todos os flows foram migrados. Os recursos do Prefect 0 já estavam com `replicas: 0` desde o PR #139. Este PR remove completamente toda a infraestrutura do repositório IAC. Os recursos foram deletados do cluster e do Cloud SQL **antes** do merge deste PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #138
Resumo
agentno chart do servidor e nos 3 namespaces de agentes (basedosdados,basedosdados-perguntas,basedosdados-projetos)kubectlem caso dehelm upgradeMudanças
k8s/prefect/chart/values.yamlk8s/prefect_agents/basedosdados/chart/values.yamlreplicas: 1 → 0k8s/prefect_agents/basedosdados-perguntas/chart/values.yamlreplicas: 1 → 0k8s/prefect_agents/basedosdados-projetos/chart/values.yamlreplicas: 1 → 0Recursos liberados
~1.35 cores CPU + ~1.7Gi memória de requests devolvidos ao scheduler do cluster.
Test plan
helm upgradecom os novos values não reinicia pods com recursos maiores