Change the repository type filter
All
Repositories list
79 repositories
- Test infrastructure for the Kubernetes project.
- Ingress controller for Google Cloud
- Production-Grade Container Scheduling and Management
- Kubernetes Pod Security Standards implementation - https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/2579-psp-replacement/README.md
- Issue tracker and mirror of kubectl code
- Package mount defines an interface to mounting filesystems.
- Staging repo for CSI Migration/Translation libraries
- kube-controller-manager component configs
cloud-provider
Publiccloud-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.controller-manager
PublicThis 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-scheduler component configs
kubelet
Publickubelet component configscri-api
PublicContainer Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.kube-proxy
Publickube-proxy component configs- Sample kubectl plugin
cli-runtime
PublicSet of helpers for creating kubectl commands and plugins.- Kubernetes metrics-related API types and clients
apiextensions-apiserver
PublicAPI server for API extensions like CustomResourceDefinitionssample-controller
PublicRepository for sample controller. Complements sample-apiserver- Reference implementation of an apiserver for a custom Kubernetes API.
kube-aggregator
PublicAggregator for Kubernetes-style API servers: dynamic registration, discovery summarization, secure proxy- Library for writing a Kubernetes-style API server.
kms
PublicKubernetes KMS implementation- High-level helpers for Kubernetes components
- Shared code for kubernetes core components