kubectl-trace icon indicating copy to clipboard operation
kubectl-trace copied to clipboard

NodeSelector kubernetes.io/hostname not reliable

Open michaelgugino opened this issue 3 years ago • 0 comments

Unfortunately, kubernetes.io/hostname is not reliable and this label may not match any nodes (on AWS, this can be caused by NodeName being fully qualified while kubernetes.io/hostname is not fully qualified).

Job should use podspec NodeName instead.

michaelgugino avatar Oct 01 '21 16:10 michaelgugino