ansible / ansible/eda-server-operator
Unable to set pod/node affinity for deployed resources
Open
- Dominant language
- Jinja
- Stars
- 45
- Forks
- 41
- Avg merge
- 2d
- Merged PRs (30d)
- 1
Description
within the operator (`quay.io/ansible/eda-server-operator:1.0.2`), using CRD "EDA", there is currently no way to set pod and/or node affinity for deployed resources.
This basic kubernetes feature [_(docs)_](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity) is a requirement for fine grained control of the deployed resources.
Contributor guide
Assessment
This issue has not been assessed yet.