Giter Site home page Giter Site logo

Comments (4)

andyzhangx avatar andyzhangx commented on August 16, 2024 1

@avanschie the azure file driver controller pod is not running on your vnet (agent nodes), so Adding my VNet's subnets to the allowed networks won't work. With private endpoint, it does not allow Public network access, that's the reason why private endpoint won't work.

Unless you allow Public network access for storage account with private endpoint, but that does not make sense for purpose of using private endpoint.

from azurefile-csi-driver.

andyzhangx avatar andyzhangx commented on August 16, 2024

hi @avanschie thanks for the check.

use of private endpoints is not supported due to the 'DenyAll' default network rules in the storage account's VNet settings, I have updated the pvc cloning doc: https://github.com/kubernetes-sigs/azurefile-csi-driver/tree/master/deploy/example/cloning

from azurefile-csi-driver.

andyzhangx avatar andyzhangx commented on August 16, 2024

the pvc cloning feature is based on azcopy, so we are seeking managed identity support on azcopy first, while azcopy does not support managed identity auth now, so we may support that in the future.

from azurefile-csi-driver.

avanschie avatar avanschie commented on August 16, 2024

Thanks for the response @andyzhangx

I verified what you said, I see that on the created storage account's network settings "Enabled from selected virtual networks and IP addresses" is selected under "Public network access". When I switch to "Enabled from all networks", the cloning works. Adding my VNet's subnets to the allowed networks with the "Enabled from selected virtual networks and IP addresses" option, the cloning does not work - shouldn't this work as well?

My understanding is that there is a public and private endpoint for the storage account. Does this mean that cloning does not even use the private endpoint but relies on the public endpoint? Am I missing something?

from azurefile-csi-driver.

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.