agent-substrate / agent-substrate/substrate

Atelet should only run on nodes where ateoms are running.

未關閉
#9 2 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
area/node area/scheduling kind/feature prio/P1
主要語言
Go
星號
1.8k
分支
316
平均合併
2 天 43 分鐘
30 天內合併 PR
287

描述

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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。