-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
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
Bottlerocket AMI mounting fail event in pod #168
Comments
I am not able to reproduce this with basic mounting on Bottlerocket. Any more logs or information about your configuration will be helpful. I'm interested on how you are actually deploying this and the timing between events. Given that the mount does succeed and is functional, it seems like this could just be a timing issue if the pv is trying to mount while the driver is still coming up, but that is speculation. |
The above is the manifest for the deployment. Yeah it could be timing issue. Oddly, dint have this issue on AL2. |
Hi, sorry for the delay in processing this issue, are you still facing this problem in v1.7.0? |
Yes this issue is still happening in 1.7.0, however for me it's happening without bottleRocket |
Seems like this is the same issue with #107. Setting
Could you please try upgrading to v1.8.0 with a toleration config to see if that solves the problem? |
Hey @unexge
|
/kind bug
What happened?
When using the Bottlerocket AMI with Karpenter NodeClass.
Describing the pod, the events shows:
This error does not appear in when using AL2 AMI.
However, even with the warning, I am still able to read data from the S3 mountpoint.
What you expected to happen?
No warnings messages.
How to reproduce it (as minimally and precisely as possible)?
Anything else we need to know?:
Environment
kubectl version
): v1.28The text was updated successfully, but these errors were encountered: