Git Product home page Git Product logo

docs's Introduction

Kubernetes-CSI Documentation

This repository contains documentation capturing how to develop and deploy a Container Storage Interface (CSI) driver on Kubernetes.

To access the documentation go to: kubernetes-csi.github.io/docs

To make changes to the documentation, modify the files in book/src and submit a new PR.

Once the PR is reviewed and merged, the CI will automatically generate (using mdbook) the HTML to serve and check it in to src/_book.

To update the CRD API documentation, run:

./hack/gen-api.sh

The script uses the gen-crd-api-reference-docs tool to generate a markdown document for the VolumeSnapshot CRD API. See the script for more information and supported configuration.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

To start editing on localhost

$ git clone [email protected]:kubernetes-csi/docs.git
$ cd docs
$ make $(pwd)/mdbook
$ make serve

Access to http:localhost:3000 and you can view a book on localhost!

docs's People

Contributors

k8s-ci-robot avatar lpabon avatar coulof avatar msau42 avatar bells17 avatar humblec avatar pohly avatar saad-ali avatar xing-yang avatar sdodsley avatar hoyho avatar verult avatar jsafrane avatar jmccormick2001 avatar xiaogaozi avatar huffmanca avatar j-griffith avatar vladimirvivien avatar arahamad avatar ntap-cfouts avatar qeas avatar andyzhangx avatar chrishenzie avatar ggriffiths avatar madhu-1 avatar zshihang avatar wuxueyi19 avatar darkowlzz avatar venkatsc avatar ripulpatel 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.