Change the repository type filter
All
Repositories list
79 repositories
- Release infrastructure for Kubernetes and related components
- Production-Grade Container Scheduling and Management
- Library for writing a Kubernetes-style API server.
- Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- Enhancements tracking repo for Kubernetes
- Test infrastructure for the Kubernetes project.
externaljwt
Publicendpointslice
Publicpod-security-admission
PublicKubernetes Pod Security Standards implementation - https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/2579-psp-replacement/README.mdkubectl
PublicIssue tracker and mirror of kubectl codelegacy-cloud-providers
PublicThis repository hosts the legacy in-tree cloud providers. Out-of-tree cloud providers can consume packages in this repo to support legacy implementations of their Kubernetes cloud provider.mount-utils
PublicPackage mount defines an interface to mounting filesystems.csi-translation-lib
PublicStaging repo for CSI Migration/Translation librariescluster-bootstrap
Publickube-controller-manager
Publickube-controller-manager component configscloud-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.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.kube-scheduler
Publickube-scheduler component configskubelet
Publickubelet component configscri-client
Publiccri-api
PublicContainer Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.kube-proxy
Publickube-proxy component configssample-cli-plugin
PublicSample kubectl plugincli-runtime
PublicSet of helpers for creating kubectl commands and plugins.metrics
PublicKubernetes metrics-related API types and clientsapiextensions-apiserver
PublicAPI server for API extensions like CustomResourceDefinitionssample-controller
PublicRepository for sample controller. Complements sample-apiserver