Skip to content

Add an overlay that allows for driver installation on a GKE cluster #2030

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

Open
pwschuurman opened this issue Apr 1, 2025 · 0 comments
Open

Comments

@pwschuurman
Copy link
Contributor

The PD CSI driver is installed by default on GKE clusters by default. This prevents a manual installation of the driver (https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/blob/master/docs/kubernetes/development.md#manual-deployment) to conflict and not function correctly.

The dev overlay should be updated to something with a different driver name, ie: pd.dev.csi.storage.gke.io. This would allow the driver to be installed on an existing GKE cluster, and still allow for development. This would also alleviate the need for this warning, as the dev overlay would reference development specific documentation: https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/blob/master/deploy/kubernetes/overlays/dev/WARNING.md

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

No branches or pull requests

1 participant