In-Org Review Champions
Repos
Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
Kubernetes community content
Production-Grade Container Scheduling and Management
Ingress NGINX Controller for Kubernetes
Kubernetes website and documentation repo:
Test infrastructure for the Kubernetes project.
Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
Autoscaling components for Kubernetes
Run Kubernetes locally
Enhancements tracking repo for Kubernetes
Release infrastructure for Kubernetes and related components
Meta configuration for Kubernetes Github Org
Ingress controller for Google Cloud
Repo for SIG release
Add-on agent to generate and expose cluster-level metrics.
Convert Compose to Kubernetes
This is a place for various problem detectors running on the Kubernetes nodes.
cloud-provider-gcp contains several projects used to run Kubernetes in Google Cloud
Aggregator for issues filed against kubeadm
A sidecar app which clones a git repo and keeps it in sync with the upstream.
Code for kubernetes.dev
Kubernetes OpenAPI spec generation & serving
Issue tracker and mirror of kubectl code
Kubernetes application example tutorials
Leveled execution logs for Go (fork of https://github.com/golang/glog)
Non-Kubernetes-specific utility libraries which are consumed by multiple projects.
This project is the repo for registry.k8s.io, the production OCI registry service for Kubernetes' container image artifacts
Kubernetes Security Process and Security Committee docs
The Kubernetes Steering Committee
Go client for Kubernetes.
A set of system-oriented validators for kubeadm preflight checks.
Generators for kube-like API types
Repository for sample controller. Complements sample-apiserver