Coder Social home page Coder Social logo

sfowl / azuredisk-csi-driver Goto Github PK

View Code? Open in Web Editor NEW

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

0.0 2.0 0.0 90.55 MB

Azure Disk CSI Driver

License: Apache License 2.0

Makefile 1.20% Shell 5.33% Go 90.54% Dockerfile 0.34% Python 1.54% Starlark 0.16% Mustache 0.89%

azuredisk-csi-driver's Introduction

Azure Disk CSI driver for Kubernetes

Travis Coverage Status FOSSA Status

About

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

Project status: GA

Container Images & Kubernetes Compatibility

Driver Version Image supported k8s version
master branch mcr.microsoft.com/k8s/csi/azuredisk-csi:latest 1.17+
v1.1.1 mcr.microsoft.com/k8s/csi/azuredisk-csi:v1.1.1 1.16+
v1.0.0 mcr.microsoft.com/k8s/csi/azuredisk-csi:v1.0.0 1.16+
v0.10.0 mcr.microsoft.com/k8s/csi/azuredisk-csi:v0.10.0 1.16+
v0.9.0 mcr.microsoft.com/k8s/csi/azuredisk-csi:v0.9.0 1.16+

Driver parameters

Please refer to disk.csi.azure.com driver parameters

storage class disk.csi.azure.com parameters are compatible with built-in azuredisk plugin

Prerequisite

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

Install driver on a Kubernetes cluster

  • install via kubectl on public Azure (please use helm for other cloud environments, e.g. Azure Stack)
  • install via helm charts on public Azure and Azure Stack

Examples

Features

Troubleshooting

Support

Limitations

Kubernetes Development

View CI Results

Links

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.