Change the repository type filter
All
Repositories list
79 repositories
- Production-Grade Container Scheduling and Management
- cloud-provider-gcp contains several projects used to run Kubernetes in Google Cloud
- Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
- Test infrastructure for the Kubernetes project.
- Kubernetes community content
- Add-on agent to generate and expose cluster-level metrics.
- kube-scheduler component configs
org
PublicMeta configuration for Kubernetes Github Org- Ingress NGINX Controller for Kubernetes
enhancements
PublicEnhancements tracking repo for Kubernetesrelease
PublicRelease infrastructure for Kubernetes and related components- Run Kubernetes locally
- Library for writing a Kubernetes-style API server.
- Kubernetes Pod Security Standards implementation - https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/2579-psp-replacement/README.md
- 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 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.- kubelet component configs
- API server for API extensions like CustomResourceDefinitions
- Reference implementation of an apiserver for a custom Kubernetes API.
- Aggregator for Kubernetes-style API servers: dynamic registration, discovery summarization, secure proxy
- Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- Kubernetes Cloud Provider for vSphere https://cloud-provider-vsphere.sigs.k8s.io
ingress-gce
PublicIngress controller for Google Cloud- Go client for Kubernetes.