Change the repository type filter
All
Repositories list
79 repositories
- Test infrastructure for the Kubernetes project.
- Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- Run Kubernetes locally
website
Public- Production-Grade Container Scheduling and Management
- Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
- Generators for kube-like API types
- The canonical location of the Kubernetes API definition.
- Add-on agent to generate and expose cluster-level metrics.
apiserver
PublicLibrary for writing a Kubernetes-style API server.- Convert Compose to Kubernetes
ingress-gce
PublicIngress controller for Google Cloud- Enhancements tracking repo for Kubernetes
- kube-scheduler component configs
- Kubernetes Pod Security Standards implementation - https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/2579-psp-replacement/README.md
kubectl
PublicIssue tracker and mirror of kubectl codecsi-translation-lib
PublicStaging repo for CSI Migration/Translation librariescluster-bootstrap
Public- 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.
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.kubelet
Publickubelet component configs- kube-proxy component configs
sample-cli-plugin
PublicSample kubectl plugincli-runtime
PublicSet of helpers for creating kubectl commands and plugins.- Kubernetes metrics-related API types and clients