• 📄 Introduction

  • 📄 16.1 Using taints and tolerations to repel pods from certain nodes
  • 16.1.1. Introducing taints and tolerations
  • 16.1.2. Adding custom taints to a node
  • 16.1.3. Adding tolerations to pods
  • 16.1.4. Understanding what taints and tolerations can be used for

  • 📄 16.2. Using node affinity to attract pods to certain nodes
  • 16.2.1. Specifying hard node affinity rules
  • 16.2.2. Prioritizing nodes when scheduling a pod
  • Comparativo Requisitos Rígidos e Desejáveis (Node Affinity)

  • 📄 16.3. Co-locating pods with pod affinity and anti-affinity
  • 16.3.1 Using inter-pod affinity to deploy pods on the same node
  • 16.3.2. Deploying pods in the same rack, availability zone, or geographic region
  • 16.3.3. Expressing pod affinity preferences instead of hard requirements
  • 16.3.4. Scheduling pods away from each other with pod anti-affinity
  • Comparativo Requisitos Rígidos e Desejáveis (Pod Affinity)