Coder Social home page Coder Social logo

ivankostic85 / 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 84.76 MB

Azure File CSI Driver

License: Apache License 2.0

Makefile 1.28% Dockerfile 0.26% Go 87.66% Shell 7.84% Python 1.04% Mustache 1.93%

azurefile-csi-driver's Introduction

Azure File CSI Driver for Kubernetes

Travis Coverage Status FOSSA Status

About

This driver allows Kubernetes to use Azure File volume, csi plugin name: file.csi.azure.com

Project status: GA

Container Images & Kubernetes Compatibility:

Driver Version Image supported k8s version
master branch mcr.microsoft.com/k8s/csi/azurefile-csi:latest 1.19+
v1.8.0 mcr.microsoft.com/k8s/csi/azurefile-csi:v1.8.0 1.19+
v1.7.0 mcr.microsoft.com/k8s/csi/azurefile-csi:v1.7.0 1.18+
v1.6.0 mcr.microsoft.com/k8s/csi/azurefile-csi:v1.6.0 1.18+

Driver parameters

Please refer to driver parameters

Set up CSI driver on AKS cluster (only for AKS users)

follow guide here

Prerequisite

Option#1: Provide cloud provider config with Azure credentials

To specify a different cloud provider config file, create azure-cred-file configmap before driver installation, e.g. for OpenShift, it's /etc/kubernetes/cloud.conf (make sure config file path is in the volumeMounts.mountPath)

kubectl create configmap azure-cred-file --from-literal=path="/etc/kubernetes/cloud.conf" --from-literal=path-windows="C:\\k\\cloud.conf" -n kube-system

Option#2: Bring your own storage account

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

  • install by kubectl (please use helm for RedHat/CentOS)
  • install by helm charts (supports RedHat/CentOS)

Examples

Features

Troubleshooting

Support

Kubernetes Development

Please refer to development guide

View CI Results

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

Links

azurefile-csi-driver's People

Contributors

andyzhangx avatar k8s-ci-robot avatar zeromagic avatar animeshk08 avatar masquerade0097 avatar ashishranjan738 avatar nearora-msft avatar mayankshah1607 avatar sakuralbj avatar lizebang avatar jchauncey avatar kkmsft avatar renashahmsft avatar ialidzhikov avatar boddumanohar avatar ivankostic85 avatar nilo19 avatar cyril-corbon avatar jiawei0227 avatar invidian avatar moonek avatar bcho avatar gossion avatar fredgate avatar fossabot avatar sozercan avatar rui-tang avatar feiskyer avatar edwardsp 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.