Skip to content

Do not shedule default pod on the AKS nodepool that is dedicated for services workloads

Vasyl Leskiv [SLB] requested to merge vl/osdu-common-node-affinity into master

All Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [NO] I have updated the documentation accordingly.
  • [YES] My code follows the code style of this project.

Current Behavior or Linked Issues


This change allows to avoid scheduling the default/dummy pod on the AKS nodepool that is dedicated for production autoscaled workloads (like services with hpa)

Does this introduce a breaking change?


  • [NO
Edited by Vasyl Leskiv [SLB]

Merge request reports