Skip to content

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

Open
@pwschuurman

Description

@pwschuurman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions