Pinned repositories
Repositories
-
-
k8s.io
Kubernetes files for various *.k8s.io sites
-
website
Kubernetes website and documentation repo:
-
-
kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
-
enhancements
Enhancements tracking repo for Kubernetes
-
release
Release infrastructure for Kubernetes and related components
-
-
-
-
examples
Kubernetes application example tutorials
-
-
-
autoscaler
Autoscaling components for Kubernetes
-
dashboard
General-purpose web UI for Kubernetes clusters
-
git-sync
A sidecar app which clones a git repo and keeps it in sync with the upstream.
-
utils
Non-Kubernetes-specific utility libraries which are consumed by multiple projects.
-
pod-security-admission
Kubernetes Pod Security Standards implementation - https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/2579-psp-replacement/README.md
-
-
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.
-
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.
-
-
-
-
kube-aggregator
Aggregator for Kubernetes-style API servers: dynamic registration, discovery summarization, secure proxy
-
-