Q40
# Types of Affinity:
💬Answer
requiredDuringSchedulingIgnoredDuringExecution(Hard requirement): The scheduler will not place the pod unless the node meets the label criteria.preferredDuringSchedulingIgnoredDuringExecution(Soft requirement): The scheduler tries to find a node matching the criteria; if none exist, it schedules the pod on another node anyway.
Related Kubernetes Questions
View All KubernetesQuestions →
Created by
Apurv Gujjar
DevOps & Cloud Engineer
Specialized in:DevOpsAWSGCPKubernetesTerraformDocker
View Portfolio