issues
search
FIWARE-Ops
/
marinera
Gitops repository for deploying a FIWARE platform, using Kubernetes and RedHat OpenShift
MIT License
13
stars
19
forks
source link
Pod affinity/antiaffinity rules
#106
Open
manuvaldi
opened
2 years ago
manuvaldi
commented
2 years ago
Explore using Pod affinity/antiaffinity rules for components/pods.
Antiaffinity: Most adecuated would be pod anti-affinity for pods of the same componenet:
https://docs.openshift.com/container-platform/4.9/nodes/scheduling/nodes-scheduler-pod-affinity.html#nodes-scheduler-pod-affinity-example-antiaffinity_nodes-scheduler-pod-affinity
Affinity: explore the use
Explore using Pod affinity/antiaffinity rules for components/pods.