Kubernetes SIGs
Grow your team on GitHub
GitHub is home to over 40 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up-
-
krew-index
Plugin index for https://github.com/kubernetes-sigs/krew. This repo is for plugin maintainers.
-
-
cluster-api
Home for the Cluster Management API work, a subproject of sig-cluster-lifecycle
-
service-apis
Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
-
kubespray
Deploy a Production Ready Kubernetes Cluster
-
external-dns
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
-
service-catalog
Consume services in Kubernetes using the Open Service Broker API
-
kube-batch
A batch scheduler of kubernetes for high performance workload, e.g. AI/ML, BigData, HPC
-
-
aws-alb-ingress-controller
AWS ALB Ingress Controller for Kubernetes
-
-
blobfuse-csi-driver
Azure Blobfuse Container Storage Interface (CSI) Storage Plugin
-
execution-hook
This repo contains ExecutionHook CRDs for dynamically executing user’s commands in pods/containers and an ExecutionHookController to manage the hook's lifecycle.
-
-
kind
Kubernetes IN Docker - local clusters for testing Kubernetes
-
azuredisk-csi-driver
Azure Disk Container Storage Interface (CSI) Storage Plugin
-
-
-
aws-fsx-csi-driver
CSI Driver of Amazon FSx for Lustre https://aws.amazon.com/fsx/lustre/
-
aws-ebs-csi-driver
CSI driver for Amazon EBS https://aws.amazon.com/ebs/
-
gcp-compute-persistent-disk-csi-driver
The Google Compute Engine Persistent Disk (GCE PD) Container Storage Interface (CSI) Storage Plugin.
-
release-notes
This repo contains tooling around generating and publishing release notes for the Kubernetes organization.
-
controller-runtime
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
-
k8s-container-image-promoter
A tool to promote Docker images from one registry to another, based on a declarative YAML manifest
-
-
kubebuilder-declarative-pattern
A toolkit for building declarative operators with kubebuilder