Change the repository type filter
All
Repositories list
78 repositories
- Enhancements tracking repo for Kubernetes
- Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- Production-Grade Container Scheduling and Management
- Kubernetes community content
apiserver
PublicLibrary for writing a Kubernetes-style API server.- Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
- Release infrastructure for Kubernetes and related components
- Ingress NGINX Controller for Kubernetes
- Test infrastructure for the Kubernetes project.
- Add-on agent to generate and expose cluster-level metrics.
- Run Kubernetes locally
- Go client for Kubernetes.
- Issue tracker and mirror of kubectl code
- Reference implementation of an apiserver for a custom Kubernetes API.
- Aggregator for Kubernetes-style API servers: dynamic registration, discovery summarization, secure proxy
- The canonical location of the Kubernetes API definition.
- Code for kubernetes.dev
- Meta configuration for Kubernetes Github Org
- 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 …