agent-substrate / agent-substrate/substrate

Atelet should only run on nodes where ateoms are running.

Aberta
#9 2 comentários 1 reação 0 responsáveis Ver no GitHub
area/node area/scheduling kind/feature prio/P1
Linguagem predominante
Go
Estrelas
1.8k
Forks
316
Merge médio
2d 43min
PRs com merge (30d)
287

Descrição

Today, atelet is deployed as a DaemonSet, which means it runs on all nodes in the cluster, taking into account taints and tolerations.

Ateom pods are managed as Deployments today, though we may eventually switch to a custom workload controller.

We should find a solution that places atelet pods only on nodes where ateoms are or will be running.

This could look like:
* Manage atelets from the same workload controller as ateoms, so that it can place atelet pods on the correct nodes
* Come up with a convention for tainting certain nodes as only for ateoms, not regular workloads.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.