Pinned Repositories
kubernetes
Production-Grade Container Scheduling and Management
Cirq
A Python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
Cirq
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
community
Kubernetes community content
csi-driver-host-path
A sample (non-production) CSI Driver that creates a local directory as a volume on a single node
csi-driver-smb
This driver allows Kubernetes to use SMB CSI volume on both Linux and Windows nodes.
csi-lib-utils
Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)
external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
gcp-compute-persistent-disk-csi-driver
The Google Compute Engine Persistent Disk (GCE PD) Container Storage Interface (CSI) Storage Plugin.
hanabi-ttt
Online Hanabi with customizable game rules, AI, and game analysis.
verult's Repositories
verult/Cirq
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
verult/community
Kubernetes community content
verult/csi-driver-host-path
A sample (non-production) CSI Driver that creates a local directory as a volume on a single node
verult/csi-driver-smb
This driver allows Kubernetes to use SMB CSI volume on both Linux and Windows nodes.
verult/csi-lib-utils
Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)
verult/external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
verult/gcp-compute-persistent-disk-csi-driver
The Google Compute Engine Persistent Disk (GCE PD) Container Storage Interface (CSI) Storage Plugin.
verult/docs
Documentation for CSI integration with Kubernetes
verult/duet
verult/enhancements
Features tracking repo for Kubernetes releases
verult/external-attacher
Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint
verult/external-health-monitor
This repo contains sidecar controller and agent for volume health monitoring.
verult/external-resizer
Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint
verult/external-snapshotter
Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
verult/external-storage
External storage plugins, provisioners, and helper libraries
verult/gcp-filestore-csi-driver
The Google Cloud Filestore Container Storage Interface (CSI) Plugin.
verult/k8s.io
Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
verult/kubernetes
Production-Grade Container Scheduling and Management
verult/kubernetes.github.io
Kubernetes website and documentation repo:
verult/livenessprobe
A sidecar container that can be included in a CSI plugin pod to enable integration with Kubernetes Liveness Probe.
verult/node-driver-registrar
Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.
verult/org
Meta configuration for Kubernetes Github Org
verult/prow-test
A temporary repo for playing with Prow.
verult/qsim
Schrödinger and Schrödinger-Feynman simulators for quantum circuits.
verult/quantum
Hybrid Quantum-Classical Machine Learning in TensorFlow
verult/ReCirq
Research using Cirq!
verult/spec
Container Storage Interface (CSI) Specification.
verult/test-infra
Test infrastructure for the Kubernetes project.
verult/tf-operator
Tools for ML/Tensorflow on Kubernetes.
verult/vsphere-csi-driver
vSphere storage Container Storage Interface (CSI) plugin