Pinned Repositories
ai-on-gke
autoscaler
Autoscaling components for Kubernetes
component-base
Shared code for kubernetes core components
csi-driver-nfs
This driver allows Kubernetes to access NFS server on Linux node.
csi-lib-utils
Common code for Kubernetes CSI sidecar containers (e.g. `external-attacher`, `external-provisioner`, etc.)
daos
DAOS Storage Stack (client libraries, storage engine, control plane)
daos-csi-driver
Repo for DAOS CSI Plugin
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
external-attacher
Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint
external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
saikat-royc's Repositories
saikat-royc/ai-on-gke
saikat-royc/autoscaler
Autoscaling components for Kubernetes
saikat-royc/component-base
Shared code for kubernetes core components
saikat-royc/csi-driver-nfs
This driver allows Kubernetes to access NFS server on Linux node.
saikat-royc/daos
DAOS Storage Stack (client libraries, storage engine, control plane)
saikat-royc/daos-csi-driver
Repo for DAOS CSI Plugin
saikat-royc/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
saikat-royc/external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
saikat-royc/external-snapshotter
Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
saikat-royc/fuse
A Go package for implementing a FUSE file system.
saikat-royc/gcp-compute-persistent-disk-csi-driver
The Google Compute Engine Persistent Disk (GCE PD) Container Storage Interface (CSI) Storage Plugin.
saikat-royc/fastbook
The fastai book, published as Jupyter Notebooks
saikat-royc/gcp-filestore-csi-driver
The Google Cloud Filestore Container Storage Interface (CSI) Plugin.
saikat-royc/gcs-fuse-csi-driver
The Google Cloud Storage FUSE Container Storage Interface (CSI) Plugin.
saikat-royc/k8s-stackdriver
saikat-royc/k8s.io
Kubernetes files for various *.k8s.io sites
saikat-royc/kuberay
A toolkit to run Ray applications on Kubernetes
saikat-royc/kuberay-helm
Helm charts for the KubeRay project
saikat-royc/kubernetes
Production-Grade Container Scheduling and Management
saikat-royc/kubernetes-engine-samples
Sample applications for Google Kubernetes Engine (GKE)
saikat-royc/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
saikat-royc/mount-utils
Package mount defines an interface to mounting filesystems.
saikat-royc/NfsClient
The python library to simulate NFS client, currently only support NFSv3
saikat-royc/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
saikat-royc/sample-controller
Repository for sample controller. Complements sample-apiserver
saikat-royc/secrets-store-csi-driver
Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
saikat-royc/secrets-store-csi-driver-provider-gcp
Google Secret Manager provider for the Secret Store CSI Driver.
saikat-royc/stress
Lightweight compute resource stress utlity
saikat-royc/test-infra
Test infrastructure for the Kubernetes project.
saikat-royc/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.