GithubHelp home page GithubHelp logo

arc9693 / cc-azurefile-csi-driver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kubernetes-sigs/azurefile-csi-driver

0.0 0.0 0.0 106.68 MB

Azure File CSI Driver

License: Apache License 2.0

Shell 6.51% Python 0.86% Go 84.73% Makefile 1.19% Dockerfile 0.30% Mustache 6.41%

cc-azurefile-csi-driver's Introduction

Azure File CSI Driver for Kubernetes

linux build status windows build status Coverage Status FOSSA Status Artifact Hub

About

This driver allows Kubernetes to access Azure File volume using smb and nfs protocols, csi plugin name: file.csi.azure.com

Disclaimer: Deploying this driver manually is not an officially supported Microsoft product. For a fully managed and supported experience on Kubernetes, use AKS with the managed Azure file csi driver.

Project status: GA

Container Images & Kubernetes Compatibility:

Driver Version Image supported k8s version
master branch mcr.microsoft.com/k8s/csi/azurefile-csi:latest 1.21+
v1.30.0 mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.30.0 1.21+
v1.29.2 mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.29.2 1.21+
v1.28.7 mcr.microsoft.com/oss/kubernetes-csi/azurefile-csi:v1.28.7 1.21+

Driver parameters

Please refer to driver parameters

Prerequisite

Option#1: Provide cloud provider config with Azure credentials

  • This option depends on cloud provider config file (here is config example), config file path on different clusters:
  • specify a different config file path via configmap
    create configmap "azure-cred-file" before driver starts up
    kubectl create configmap azure-cred-file --from-literal=path="/etc/kubernetes/cloud.conf" --from-literal=path-windows="C:\\k\\cloud.conf" -n kube-system
  • Cloud provider config can also be specified via kubernetes secret, check details here
  • Make sure identity used by driver has Contributor role on node resource group and virtual network resource group

Option#2: Bring your own storage account (only for SMB protocol)

This option does not depend on cloud provider config file, supports cross subscription and on-premise cluster scenario. Refer to detailed steps.

Install driver on a Kubernetes cluster

Examples

Features

Troubleshooting

Support

Kubernetes Development

Please refer to development guide

View CI Results

Check testgrid provider-azure-azurefile-csi-driver dashboard.

Links

cc-azurefile-csi-driver's People

Contributors

andyzhangx avatar k8s-ci-robot avatar zeromagic avatar dependabot[bot] avatar umagnus avatar animeshk08 avatar masquerade0097 avatar cvvz avatar ashishranjan738 avatar nearora-msft avatar mayankshah1607 avatar romanbednar avatar martinforreal avatar sakuralbj avatar arc9693 avatar ialidzhikov avatar lizebang avatar jchauncey avatar kkmsft avatar renashahmsft avatar boddumanohar avatar jsafrane avatar nilo19 avatar invidian avatar xmudrii avatar danquah avatar jiawei0227 avatar cyril-corbon avatar spiffxp avatar nlamirault avatar

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.