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
-
-
kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
-
-
-
website
Kubernetes website and documentation repo:
-
-
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.
-
release
Release infrastructure for Kubernetes and related components
-
perf-tests
Performance tests and benchmarks
-
k8s.io
Kubernetes files for various *.k8s.io sites
-
-
-
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.
-
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.
-
-
-
-
-
-
kube-aggregator
Aggregator for Kubernetes-style API servers: dynamic registration, discovery summarization, secure proxy
-
-
-
-
dashboard
General-purpose web UI for Kubernetes clusters
-
sig-release
Repo for SIG release
-
utils
Non-Kubernetes-specific utility libraries which are consumed by multiple projects.
-
cloud-provider-sample
Sample of how to build a cloud provider repo. This will build a Kubernetes image which deploys on bare metal. It uses the fake cloud provider. It consumes the K8s/K8s build artifact and adds to it the Cloud Controller Manager and CSI Daemon Set.