Executing commands to Pods or Containers #1425
Answered
by
tg123
koureasstavros
asked this question in
Q&A
-
Is there any method to execute commands from C# Kubernetes Client Programmatically? For example I need to execute this command inside the pod/container: Or outside the pod like kubectl Any ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
tg123
Oct 6, 2023
Replies: 1 comment 2 replies
-
check exec example |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
koureasstavros
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
check exec example
https://github.com/kubernetes-client/csharp/tree/master/examples/exec