Hacker News new | ask | show | jobs
by davinchia 1625 days ago
Since this is executed from Java code, we did not want to have to bundle kubectl (I'm assuming that's what you are referring to) with the Jar. We also did not want to run an exec command.

Are you asking why not GRPC between the various job pods?