Change the repository type filter
All
Repositories list
79 repositories
- Test infrastructure for the Kubernetes project.
kubernetes
PublicProduction-Grade Container Scheduling and Management- Release infrastructure for Kubernetes and related components
cloud-provider-aws
PublicCloud provider for AWS- Enhancements tracking repo for Kubernetes
- Library for writing a Kubernetes-style API server.
- Shared code for kubernetes core components
- Generators for kube-like API types
- Go client for Kubernetes.
- Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
kops
PublicKubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Managementorg
PublicMeta configuration for Kubernetes Github Org- Kubernetes Cloud Provider for vSphere https://cloud-provider-vsphere.sigs.k8s.io
- 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
- Staging repo for CSI Migration/Translation libraries
kube-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.- 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.
kube-scheduler
Publickube-scheduler component configs- kubelet component configs
- kube-proxy component configs
sample-cli-plugin
PublicSample kubectl plugin