Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NodeSelector kubernetes.io/hostname not reliable #173

Open
michaelgugino opened this issue Oct 1, 2021 · 0 comments
Open

NodeSelector kubernetes.io/hostname not reliable #173

michaelgugino opened this issue Oct 1, 2021 · 0 comments

Comments

@michaelgugino
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant