Pinned Repositories
autoscaler
Autoscaling components for Kubernetes
community
Kubernetes community content
gcp-compute-persistent-disk-csi-driver
The Google Compute Engine Persistent Disk (GCE PD) Container Storage Interface (CSI) Storage Plugin.
gcp-filestore-csi-driver
The Google Cloud Filestore Container Storage Interface (CSI) Plugin.
kubernetes
Production-Grade Container Scheduling and Management
sig-storage-local-static-provisioner
Static provisioner of local volumes
msau42's Repositories
msau42/community
Kubernetes community content
msau42/aws-ebs-csi-driver
CSI driver for Amazon EBS https://aws.amazon.com/ebs/
msau42/gcp-compute-persistent-disk-csi-driver
The Google Compute Engine Persistent Disk (GCE PD) Container Storage Interface (CSI) Storage Plugin.
msau42/gcp-filestore-csi-driver
The Google Cloud Filestore Container Storage Interface (CSI) Plugin.
msau42/kubernetes
Production-Grade Container Scheduling and Management
msau42/sig-storage-local-static-provisioner
Static provisioner of local volumes
msau42/aws-efs-csi-driver
CSI Driver for Amazon EFS https://aws.amazon.com/efs/
msau42/csi-driver-fibre-channel
msau42/csi-driver-flex
msau42/csi-driver-host-path
msau42/csi-driver-nfs
msau42/csi-lib-utils
Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)
msau42/csi-release-tools
shared build and test files used by kubernetes-csi projects
msau42/csi-test
CSI test frameworks
msau42/docs
Documentation for CSI integration with Kubernetes
msau42/enhancements
Features tracking repo for Kubernetes releases
msau42/external-attacher
Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint
msau42/external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
msau42/external-resizer
Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint
msau42/external-snapshotter
Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
msau42/gcs-fuse-csi-driver
The Google Cloud Storage FUSE Container Storage Interface (CSI) Plugin.
msau42/k8s.io
Kubernetes files for various *.k8s.io sites
msau42/kubernetes.github.io
Kubernetes website and documentation repo:
msau42/lib-volume-populator
Shared library for use by volume populators.
msau42/livenessprobe
A sidecar container that can be included in a CSI plugin pod to enable integration with Kubernetes Liveness Probe.
msau42/node-driver-registrar
Sidecar container that registers a CSI driver with the kubelet.
msau42/org
Meta configuration for Kubernetes Github Org
msau42/postgres-kubernetes-playground
msau42/release
Release infrastructure for Kubernetes and related components
msau42/test-infra
Test infrastructure for the Kubernetes project.