Discussions

Ask a Question
Back to All

Config map handling

If we have jobs running on the EKS cluster, that maintains a config map with the owner reference of the pod.
So, how cast ai evictor will handle this case?
will it evict the pod to another node, and in that way config map can also be removed since it has owner reference of pod but I do not want config map to be removed.