Change the repository type filter
All
Repositories list
79 repositories
- Run Kubernetes locally
test-infra
PublicTest infrastructure for the Kubernetes project.kubernetes
PublicProduction-Grade Container Scheduling and Management- Generators for kube-like API types
- Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- Add-on agent to generate and expose cluster-level metrics.
- Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
- The canonical location of the Kubernetes API definition.
org
PublicMeta configuration for Kubernetes Github Org- cloud-provider-gcp contains several projects used to run Kubernetes in Google Cloud
kubectl
PublicIssue tracker and mirror of kubectl code- Library for writing a Kubernetes-style API server.
- 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
- 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
- Container Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.