Change the repository type filter
All
Repositories list
79 repositories
- Add-on agent to generate and expose cluster-level metrics.
- Run Kubernetes locally
test-infra
PublicTest infrastructure for the Kubernetes project.- Enhancements tracking repo for Kubernetes
- Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
- Ingress NGINX Controller for Kubernetes
- Issue tracker and mirror of kubectl code
- This project is the repo for registry.k8s.io, the production OCI registry service for Kubernetes' container image artifacts
- Production-Grade Container Scheduling and Management
- cloud-provider-gcp contains several projects used to run Kubernetes in Google Cloud
- Kubernetes Cloud Provider for vSphere https://cloud-provider-vsphere.sigs.k8s.io
kube-scheduler
Publickube-scheduler component configspod-security-admission
PublicKubernetes Pod Security Standards implementation - https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/2579-psp-replacement/README.md- Staging repo for CSI Migration/Translation libraries
- 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 component configs
- kube-proxy component configs
- Sample kubectl plugin
- Set of helpers for creating kubectl commands and plugins.
- Kubernetes metrics-related API types and clients
- API server for API extensions like CustomResourceDefinitions
- Repository for sample controller. Complements sample-apiserver