Copy local folder to broker pod in Stimizi #4525
barryzhounb
started this conversation in
General
Replies: 1 comment
-
The container runs under a user with minimal privileges. So you cannot copy files anywhere. You can write only to
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In order to run some kafka cli commands inside broker pod, so I want to copy my configuration files to pod.
This is all pods in my OCP
Now I try to copy folder client-ca at local to broker pod dlake-cluster-kafka-0. But I get some error that comnplains permission issue.
My question is, how can I fix that permission issue? Or is there any ways to copy folder or files to broker pod?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions