Pinned Repositories
community
Kubernetes community content
dashboard
General-purpose web UI for Kubernetes clusters
enhancements
Enhancements tracking repo for Kubernetes
examples
Kubernetes application example tutorials
ingress-nginx
Ingress NGINX Controller for Kubernetes
kops
Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
kubernetes
Production-Grade Container Scheduling and Management
minikube
Run Kubernetes locally
test-infra
Test infrastructure for the Kubernetes project.
website
Kubernetes website and documentation repo:
Kubernetes's Repositories
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
kubernetes/minikube
Run Kubernetes locally
kubernetes/ingress-nginx
Ingress NGINX Controller for Kubernetes
kubernetes/kops
Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
kubernetes/community
Kubernetes community content
kubernetes/client-go
Go client for Kubernetes.
kubernetes/autoscaler
Autoscaling components for Kubernetes
kubernetes/website
Kubernetes website and documentation repo:
kubernetes/test-infra
Test infrastructure for the Kubernetes project.
kubernetes/enhancements
Enhancements tracking repo for Kubernetes
kubernetes/node-problem-detector
This is a place for various problem detectors running on the Kubernetes nodes.
kubernetes/kubectl
Issue tracker and mirror of kubectl code
kubernetes/code-generator
Generators for kube-like API types
kubernetes/apimachinery
kubernetes/k8s.io
Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
kubernetes/api
The canonical location of the Kubernetes API definition.
kubernetes/apiserver
Library for writing a Kubernetes-style API server.
kubernetes/release
Release infrastructure for Kubernetes and related components
kubernetes/cloud-provider-aws
Cloud provider for AWS
kubernetes/kubelet
kubelet component configs
kubernetes/org
Meta configuration for Kubernetes Github Org
kubernetes/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. Please file any issues against the main Kubernetes repo.
kubernetes/kube-aggregator
Aggregator for Kubernetes-style API servers: dynamic registration, discovery summarization, secure proxy
kubernetes/kube-scheduler
kube-scheduler component configs
kubernetes/cloud-provider-gcp
cloud-provider-gcp contains several projects used to run Kubernetes in Google Cloud
kubernetes/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.
kubernetes/dynamic-resource-allocation
kubernetes/component-helpers
High-level helpers for Kubernetes components
kubernetes/endpointslice
kubernetes/externaljwt
Synced from kubernetes/kubernetes/staging/externaljwt, this repository contains proto APIs and plugins which enable integrating with external services for JWT signing and key management.