All Projects → kubernetes → csi-api

kubernetes / csi-api

Licence: Apache-2.0 License
CSIDriver CRD object

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to csi-api

kube-scheduler
kube-scheduler component configs
Stars: ✭ 102 (+343.48%)
Mutual labels:  k8s-staging
cloud-provider
cloud-provider defines the shared interfaces which Kubernetes cloud providers implement. These interfaces allow various controllers to integrate with any cloud provider in a pluggable fashion. Also serves as an issue tracker for SIG Cloud Provider.
Stars: ✭ 152 (+560.87%)
Mutual labels:  k8s-staging
kube-controller-manager
kube-controller-manager component configs
Stars: ✭ 64 (+178.26%)
Mutual labels:  k8s-staging
legacy-cloud-providers
This repository hosts the legacy in-tree cloud providers. Out-of-tree cloud providers can consume packages in this repo to support legacy implementations of their Kubernetes cloud provider.
Stars: ✭ 43 (+86.96%)
Mutual labels:  k8s-staging
cluster-bootstrap
No description or website provided.
Stars: ✭ 26 (+13.04%)
Mutual labels:  k8s-staging
controller-manager
This repo is intended to contain common public library code for kube-controller-manager, cloud-controller-manager as well as any other controller managers which people build.
Stars: ✭ 44 (+91.3%)
Mutual labels:  k8s-staging
Sample Controller
Repository for sample controller. Complements sample-apiserver
Stars: ✭ 1,966 (+8447.83%)
Mutual labels:  k8s-staging
Client Go
Go client for Kubernetes.
Stars: ✭ 5,476 (+23708.7%)
Mutual labels:  k8s-staging

Purpose

This repository contains type definitions and client code for the CSI APIs that Kubernetes makes use of.

Consumers of the CSI APIs can make use of this repository to access implementations of the APIs.

Community, discussion, contribution, and support

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

You can reach the maintainers of this repository at:

Code of Conduct

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

Contibution Guidelines

See CONTRIBUTING.md for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].