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

Option to use Azurefiles instead of NFS on AKS #122

Closed
Aaquiff opened this issue Jun 20, 2019 · 1 comment
Closed

Option to use Azurefiles instead of NFS on AKS #122

Aaquiff opened this issue Jun 20, 2019 · 1 comment

Comments

@Aaquiff
Copy link
Contributor

Aaquiff commented Jun 20, 2019

Description:
Currently, NFS is used for persistent storage over other native options due to the fact that it is possible to mount the volume from multiple nodes. However in AKS(Azure Kubernetes Service) it is possible to achieve ReadWriteMany using Azurefiles. Therefore there should be support for this instead of NFS if the provider is AKS.

@Aaquiff Aaquiff changed the title Option to use Azurefiles instead of NFS on AKS #198 Option to use Azurefiles instead of NFS on AKS Jun 20, 2019
@Aaquiff
Copy link
Contributor Author

Aaquiff commented Jun 20, 2019

Fixed in #117

@Aaquiff Aaquiff closed this as completed Jun 20, 2019
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