yokawasa / kubectl-plugin-ssh-jump

A kubectl plugin to access nodes or remote services using a SSH jump Pod
Apache License 2.0
172 stars 18 forks source link

Fix to address pod sshjump pod scheduling on hybrid clusters #9

Closed swgriffith closed 3 years ago

swgriffith commented 3 years ago

FIx for issue #4

Update the 'kubectl run' command with a manifest including a nodeselector for linux.

yokawasa commented 3 years ago

@swgriffith Thank you so much for the contribution! I tried this in my hybrid environment and it worked perfectly. This is a great fix!!

swgriffith commented 3 years ago

No problem! Thanks for building this. I use it daily. :-)