MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.29k stars 21.48k forks source link

Install azurefile CSI driver on a Kubernetes cluster missing manually #81582

Closed mosbahmajed closed 1 year ago

mosbahmajed commented 3 years ago

We found that how to do this is not available in the Microsoft or azure docks. It might be a good suggestion to add how to this to the documentation.

Since now it was just some random persons blog and some luck.

We found how to get the drivers in by:

https://github.com/kubernetes-sigs/azurefile-csi-driver/blob/master/docs/install-driver-on-aks.md

https://bottkars.github.io/AzureStack-Hub-CSI-drivers/

But a detailed explanation on the azure docks would be preferable here https://docs.microsoft.com/en-us/azure/aks/csi-storage-drivers


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

psmanhas commented 3 years ago

@mosbahmajed Thanks for the feedback! I have assigned the issue to content author to check and update the document as appropriate. We will update you accordingly.

psmanhas commented 3 years ago

@palma21 Can you please check and add your comments on this doc update request as applicable

schaffererin commented 1 year ago

Hi @mosbahmajed - thanks for your feedback. This doc links out to another AKS doc, Enable CSI driver on AKS, which describes how to create a cluster with CSI driver support. I will close this issue now.

please-close