Change the repository type filter
All
Repositories list
79 repositories
- Test infrastructure for the Kubernetes project.
- Repo for SIG release
- Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
website
Public- Production-Grade Container Scheduling and Management
kubeadm
PublicAggregator for issues filed against kubeadm- Ingress NGINX Controller for Kubernetes
- Release infrastructure for Kubernetes and related components
endpointslice
Public- kube-scheduler component configs
- 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.- 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
cri-client
Public- Container Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.
- kube-proxy component configs
sample-cli-plugin
PublicSample 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