Pinned Repositories
api
The canonical location of the Kubernetes API definition.
athens
A Go module datastore and proxy
bottlerocket
An operating system designed for hosting containers
cluster-api
Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle
cni-plugin
Calico CNI plugin
csi-release-tools
shared build and test files used by kubernetes-csi projects
eks-anywhere-1
Run Amazon EKS on your own infrastructure 🚀
eks-distro
Amazon EKS Distro (EKS-D) is a Kubernetes distribution based on and used by Amazon Elastic Kubernetes Service (EKS) to create reliable and secure Kubernetes clusters.
eks-distro-build-tooling
This repository contains tooling used to build the EKS Distro, and all the projects contained in https://github.com/aws/eks-distro.
eks-distro-prow-jobs
This repository contains Prow Job configuration for the EKS Distro installation of Prow, which is available at https://prow.eks.amazonaws.com/.
bnrjee's Repositories
bnrjee/api
The canonical location of the Kubernetes API definition.
bnrjee/athens
A Go module datastore and proxy
bnrjee/bottlerocket
An operating system designed for hosting containers
bnrjee/cluster-api
Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle
bnrjee/cni-plugin
Calico CNI plugin
bnrjee/csi-release-tools
shared build and test files used by kubernetes-csi projects
bnrjee/eks-anywhere-1
Run Amazon EKS on your own infrastructure 🚀
bnrjee/eks-distro
Amazon EKS Distro (EKS-D) is a Kubernetes distribution based on and used by Amazon Elastic Kubernetes Service (EKS) to create reliable and secure Kubernetes clusters.
bnrjee/eks-distro-build-tooling
This repository contains tooling used to build the EKS Distro, and all the projects contained in https://github.com/aws/eks-distro.
bnrjee/eks-distro-prow-jobs
This repository contains Prow Job configuration for the EKS Distro installation of Prow, which is available at https://prow.eks.amazonaws.com/.
bnrjee/external-attacher
Sidecar container that watches Kubernetes VolumeAttachment objects and triggers ControllerPublish/Unpublish against a CSI endpoint
bnrjee/external-provisioner
Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint
bnrjee/external-resizer
Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint
bnrjee/external-snapshotter
Sidecar container that watches Kubernetes Snapshot CRD objects and triggers CreateSnapshot/DeleteSnapshot against a CSI endpoint.
bnrjee/govmomi
Go library for the VMware vSphere API
bnrjee/kubernetes
Production-Grade Container Scheduling and Management
bnrjee/livenessprobe
A sidecar container that can be included in a CSI plugin pod to enable integration with Kubernetes Liveness Probe.
bnrjee/metrics-server
Cluster-wide aggregator of resource usage data.
bnrjee/node-driver-registrar
Sidecar container that registers a CSI driver with the kubelet using the kubelet plugin registration mechanism.