Skip to content

stackable_secret_operator::csi_server::node: failed to publish volume #23

Closed Answered by sbernauer
dshershov asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the background information!
It may be the case that the secret-operator is using the wrong kubelet directory (the default is /var/lib/kubelet).
Can you please try to install the secret-operator with helm (see https://docs.stackable.tech/home/stable/secret-operator/installation.html#_helm), normally this should be
helm repo add stackable https://repo.stackable.tech/repository/helm-stable/
helm install secret-operator stackable/secret-operator --version 23.4.1 --set kubeletDir=/mnt/paas/kubernetes/kubelet
The important part is the --set kubeletDir=/mnt/paas/kubernetes/kubelet, which sets the non-default directory.

Replies: 12 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dshershov
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@sbernauer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants