Change the repository type filter
All
Repositories list
79 repositories
- Enhancements tracking repo for Kubernetes
- Meta configuration for Kubernetes Github Org
- Ingress NGINX Controller for Kubernetes
- Test infrastructure for the Kubernetes project.
- Run Kubernetes locally
- Generators for kube-like API types
- The canonical location of the Kubernetes API definition.
- Cloud provider for AWS
client-go
PublicGo client for Kubernetes.- Production-Grade Container Scheduling and Management
- Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
- Release infrastructure for Kubernetes and related components
- Repo for SIG release
- Kubernetes community content
- Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- Kubernetes Cloud Provider for vSphere https://cloud-provider-vsphere.sigs.k8s.io
- Library for writing a Kubernetes-style API server.
- Ingress controller for Google Cloud
cloud-provider-gcp
Publiccloud-provider-gcp contains several projects used to run Kubernetes in Google Clouddashboard
Public- 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.
- Issue tracker and mirror of kubectl code
metrics
PublicKubernetes metrics-related API types and clients- API server for API extensions like CustomResourceDefinitions
sample-controller
PublicRepository for sample controller. Complements sample-apiserver