Kubernetes storage class for blob storage (AZURE storage account)

Shiva Kakileti 61 Reputation points
2020-10-20T06:13:24.487+00:00

Can we use azure storage account: blob for storing EFK logs using persistent volume.
Ihv verified below article i didn't see anything related to blob
https://kubernetes.io/docs/concepts/storage/storage-classes/
https://learn.microsoft.com/en-us/azure/aks/concepts-storage
please let me know if we can use blob for k8s storage clz

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,216 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,916 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.
2,141 questions
{count} votes

Accepted answer
  1. Sam Cogan 10,742 Reputation points MVP
    2020-10-20T09:02:20.677+00:00

    No, you can only use Azure Files or Azure Disks for Kubernetes storage.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.