We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/kind bug
What happened? /var/lib/kubelet is used when kubeletPath is set to something else.
What you expected to happen? For the kubeletPath to be consistently used everywhere
How to reproduce it (as minimally and precisely as possible)? Install aws-ebs-csi-driver in k0s.
Anything else we need to know?: k0s uses /var/lib/k0s/kubelet instead of /var/lib/kubelet
Environment
Kubernetes version (use kubectl version): 1.23.6
kubectl version
Driver version: 1.6.2
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
/kind bug
What happened?
/var/lib/kubelet is used when kubeletPath is set to something else.
What you expected to happen?
For the kubeletPath to be consistently used everywhere
How to reproduce it (as minimally and precisely as possible)?
Install aws-ebs-csi-driver in k0s.
Anything else we need to know?:
k0s uses /var/lib/k0s/kubelet instead of /var/lib/kubelet
Environment
Kubernetes version (use
kubectl version
):1.23.6
Driver version:
1.6.2
The text was updated successfully, but these errors were encountered: