Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
-
-
website
Kubernetes website and documentation repo:
-
k8s.io
Kubernetes files for various *.k8s.io sites
-
-
enhancements
Enhancements tracking repo for Kubernetes
-
legacy-cloud-providers
This repository hosts the legacy in-tree cloud providers. Out-of-tree cloud providers can consume packages in this repo to support legacy implementations of their Kubernetes cloud provider.
-
-
kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
-
sig-release
Repo for SIG release
-
-
kube-openapi
Kubernetes OpenAPI spec generation & serving
-
autoscaler
Autoscaling components for Kubernetes
-
-
-
gengo
gengo library for code generation.
-
node-problem-detector
This is a place for various problem detectors running on the Kubernetes nodes.
-
utils
Non-Kubernetes-specific utility libraries which are consumed by multiple projects.
-
-
release
Release infrastructure for Kubernetes and related components
-
-
kube-state-metrics
Add-on agent to generate and expose cluster-level metrics.
-
-
-
cri-api
Container Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.
-
csi-translation-lib
Staging repo for CSI Migration/Translation libraries
-
-
cloud-provider
cloud-provider defines the shared interfaces which Kubernetes cloud providers implement. These interfaces allow various controllers to integrate with any cloud provider in a pluggable fashion. Also serves as an issue tracker for SIG Cloud Provider.
-
controller-manager
This repo is intended to contain common public library code for kube-controller-manager, cloud-controller-manager as well as any other controller managers which people build.