Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

immrdg
Copy link

@immrdg immrdg commented Sep 15, 2025

Kubernetes 1.22+ no longer supports storage.k8s.io/v1beta1 for CSIDriver. Updated csi-nfs-driverinfo.yaml to use storage.k8s.io/v1 instead of v1beta1.

This resolves:

  • "no matches for kind CSIDriver in version storage.k8s.io/v1beta1"
  • ensures compatibility with modern Kubernetes clusters

Kubernetes 1.22+ no longer supports storage.k8s.io/v1beta1 for CSIDriver.
Updated csi-nfs-driverinfo.yaml to use storage.k8s.io/v1 instead of v1beta1.

This resolves:
- "no matches for kind CSIDriver in version storage.k8s.io/v1beta1"
- ensures compatibility with modern Kubernetes clusters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant