GithubHelp home page GithubHelp logo

Comments (5)

porridge avatar porridge commented on July 21, 2024 1

Can you please reconsider this issue? FUSE works fine inside kubernetes pods. You just need to specify:

securityContext:
  privileged: true

in your container spec. We use GCSFuse in a k8s deployment just fine.

It would be great not to have to build one's own cloudsql-proxy image just for this. We have plenty of Cloud SQL instances coming and going, and their list differs between the various GCE projects we run, so -fuse is a perfect fit for us.

from cloud-sql-proxy.

Carrotman42 avatar Carrotman42 commented on July 21, 2024

The docker image provided does not include support for FUSE. In fact, at least of docker 1.09, FUSE doesn't work through docker anyway. You can specify instances you want to connect to using -instances, or project -projects to have the proxy look for instances in those projects.

from cloud-sql-proxy.

itaigev avatar itaigev commented on July 21, 2024

Got it. -instances worked great. Thanks.

On Jul 14, 2016 7:58 PM, "Kevin Malachowski" [email protected]
wrote:

The docker image provided does not include support for FUSE. In fact, at
least of docker 1.09, FUSE doesn't work through docker anyway. You can
specify instances you want to connect to using -instances, or project
-projects to have the proxy look for instances in those projects.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#38 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ACujeNAAq-q3XhS_sCNACQXQnwdkro6Aks5qVmrIgaJpZM4JJi0W
.

from cloud-sql-proxy.

Carrotman42 avatar Carrotman42 commented on July 21, 2024

Let me know if there's anything else I can do!

from cloud-sql-proxy.

porridge avatar porridge commented on July 21, 2024

So it turns out that while FUSE works on docker and k8s these days, accessing a FUSE filesystem in a neighboring container does not. So -fuse is not currently usable on k8s. But maybe it will be at some point: kubernetes/kubernetes#20698 (comment)

from cloud-sql-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.