-
I use .net6, start minikube in Hyper-v locally, and I can run the following commands in my local bash When I use KubernetesClient, run the following code and get the error: bash: kubectl: command not found
Could help me with this? |
Beta Was this translation helpful? Give feedback.
Answered by
tg123
Jan 20, 2023
Replies: 1 comment 1 reply
-
you should make sure the kubectl binary is inside your pod |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jonastian
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you should make sure the kubectl binary is inside your pod