How do I connect Azure Data Lake Storage (ADLS) Gen 2 with AKS securely?

Pratyush Mohapatra 1 Reputation point
2021-12-13T16:26:40.39+00:00

Hi All,

I have an application that I need to deploy on the AKS cluster and read files from ADLS(only private endpoint) both in the same resource group. What are the methods to connect ADLS securely? Also is persistent volume also an option here?

An example would really help.

Thanks

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,335 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,848 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,381 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SRIJIT-BOSE-MSFT 4,326 Reputation points Microsoft Employee
    2021-12-16T07:19:46.22+00:00

    @Pratyush Mohapatra , thank you for your question.

    You may find your question answered at the following links previously.

    Currently Azure Data Lake Storage does not have a supported storage plugin for persistent volumes on Kubernetes. [Reference: Types of Persistent Volumes]

    ----
    Hope this helps.

    Please "Accept as Answer" if it helped, so that it can help others in the community looking for help on similar topics.

    0 comments No comments