Open
Description
Description of the problem / feature request:
Pass custom kubectl
binary to k8s_deploy
commands.
Feature requests: what underlying problem are you trying to solve with this feature?
We use k3s in Docker for development, and up until now we wrapped kubectl
with docker run k3s kubectl
, since the k3s
image ships in the container.
What operating system are you running Bazel on?
macOS
What's the output of bazel info release
?
release 3.4.1
I'm thinking of adding a kubectl
option to k8s_deploy
, but I saw a bunch of stuff related to custom kubectl
binaries so I'm not sure.
Metadata
Metadata
Assignees
Labels
No labels