Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to list what CSI drivers are installed in Kubernetes cluster?

Tags:

kubernetes

Looking for something like kubectl get drivers but there doesn't appear to be a way to list them.

like image 634
alex Avatar asked Dec 13 '25 06:12

alex


1 Answers

kubectl get csidriver 

Is the command what I was looking for!

There is related documentation about that.

like image 128
alex Avatar answered Dec 16 '25 05:12

alex



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!