Pinned Repositories
ai-infra-cluster-provisioning
aurora
Golang ultimate ANSI-colors that supports Printf/Sprintf methods
aws-ebs-csi-driver
CSI driver for Amazon EBS https://aws.amazon.com/ebs/
aws-efs-csi-driver
CSI Driver for Amazon EFS https://aws.amazon.com/efs/
boskos
Boskos is a resource management service that provides reservation and lifecycle management of a variety of different kinds of resources.
client-go
Go client for Kubernetes.
containerd
An open and reliable container runtime
csi-driver-host-path
A sample (non-production) CSI Driver that creates a local directory as a volume on a single node
csi-driver-iscsi
csi-driver-nfs
This driver allows Kubernetes to access NFS server on Linux node.
chrishenzie's Repositories
chrishenzie/ai-infra-cluster-provisioning
chrishenzie/aws-efs-csi-driver
CSI Driver for Amazon EFS https://aws.amazon.com/efs/
chrishenzie/containerd
An open and reliable container runtime
chrishenzie/csi-driver-host-path
A sample (non-production) CSI Driver that creates a local directory as a volume on a single node
chrishenzie/csi-driver-iscsi
chrishenzie/csi-driver-nfs
This driver allows Kubernetes to access NFS server on Linux node.
chrishenzie/csi-lib-utils
Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)
chrishenzie/csi-proxy
CSI Proxy utility to enable CSI Plugins on Windows
chrishenzie/containerd.io
Website repo for https://containerd.io
chrishenzie/csi-release-tools
shared build and test files used by kubernetes-csi projects
chrishenzie/csi-test
CSI test frameworks
chrishenzie/docs
Documentation for CSI integration with Kubernetes
chrishenzie/efs-utils
Utilities for Amazon Elastic File System (EFS)
chrishenzie/enhancements
Enhancements tracking repo for Kubernetes
chrishenzie/external-attacher
Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint
chrishenzie/external-health-monitor
This repo contains sidecar controller and agent for volume health monitoring.
chrishenzie/external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
chrishenzie/external-resizer
Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint
chrishenzie/external-snapshotter
Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
chrishenzie/k8s-dynamic-batch-demo
chrishenzie/k8s-node-tools
K8S Node Tools
chrishenzie/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
chrishenzie/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
chrishenzie/kubernetes
Production-Grade Container Scheduling and Management
chrishenzie/livenessprobe
A sidecar container that can be included in a CSI plugin pod to enable integration with Kubernetes Liveness Probe.
chrishenzie/node-driver-registrar
Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.
chrishenzie/sample-controller
Repository for sample controller. Complements sample-apiserver
chrishenzie/test-infra
Test infrastructure for the Kubernetes project.
chrishenzie/trident
Storage orchestrator for containers
chrishenzie/website
Kubernetes website and documentation repo: