Change the repository type filter
All
Repositories list
78 repositories
- Issue tracker and mirror of kubectl code
code-generator
PublicGenerators for kube-like API types- Go client for Kubernetes.
- The canonical location of the Kubernetes API definition.
apimachinery
Public- Production-Grade Container Scheduling and Management
website
Public- Test infrastructure for the Kubernetes project.
- Kubernetes community content
- 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 …
- 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…
- 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
sample-controller
PublicRepository for sample controller. Complements sample-apiserversample-apiserver
PublicReference implementation of an apiserver for a custom Kubernetes API.- Aggregator for Kubernetes-style API servers: dynamic registration, discovery summarization, secure proxy
- Library for writing a Kubernetes-style API server.