Skip to content
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

Compatibility with GKE Autopilot #158

Open
karan-kaushik-searce opened this issue Dec 28, 2021 · 6 comments
Open

Compatibility with GKE Autopilot #158

karan-kaushik-searce opened this issue Dec 28, 2021 · 6 comments
Labels

Comments

@karan-kaushik-searce
Copy link

No description provided.

@tam7t
Copy link
Contributor

tam7t commented Jan 20, 2022

GKE autopilot has a number of limitations that make the CSI driver incompatible from https://cloud.google.com/kubernetes-engine/docs/concepts/autopilot-overview#limits

  • Using hostPath volumes in write mode is prohibited - this is required for the driver to have access to all pod filesystems for performing mounts
  • No privileged Pods - privileged is required for the driver to create the tmpfs and perform the mount

I will forward this request to the GKE team though.

@karan-kaushik-searce
Copy link
Author

Thank you for clearing it up @tam7t, appreciate it.

Thank you for forwarding the request to the GKE team. Would it be possible to be in the loop for that request?

@glerchundi
Copy link

Is there something we can do foreigners to push this forward? Is there any way to mount secrets overcoming those limitations? Would love to see progress on this as we're loving GKE Autopilot!

@raphaelauv
Copy link

is there any news ? thanks

@glerchundi
Copy link

Hi @tam7t, do you have any news from the GKE team? We'll really appreciate if you can give us some expectations. I don't need that to be in the form of ETAs but it would be enough to know if this is even possible in the short, mid, log-term or never.

Thanks!

@cah-michael-woodruff
Copy link

I spoke with the GKE platform team at KubeCon and they do have a process to allow you to add the driver to an allow list, but you must open a support case. Also, they are rolling this driver into a managed service very soon but couldnt give me a release date. Q1 is a possibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants