Change the repository type filter
All
Repositories list
79 repositories
- Test infrastructure for the Kubernetes project.
- Release infrastructure for Kubernetes and related components
- Cloud provider for AWS
- Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- Ingress NGINX Controller for Kubernetes
- Ingress controller for Google Cloud
pod-security-admission
PublicKubernetes 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
- kube-controller-manager component configs
- 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.
- 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.
kubelet
Publickubelet component configssample-cli-plugin
PublicSample kubectl plugincli-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 CustomResourceDefinitions- Repository for sample controller. Complements sample-apiserver
sample-apiserver
PublicReference implementation of an apiserver for a custom Kubernetes API.- Aggregator for Kubernetes-style API servers: dynamic registration, discovery summarization, secure proxy
apiserver
PublicLibrary for writing a Kubernetes-style API server.component-helpers
PublicHigh-level helpers for Kubernetes components