Change the repository type filter
All
Repositories list
79 repositories
- API server for API extensions like CustomResourceDefinitions
- Library for writing a Kubernetes-style API server.
- Test infrastructure for the Kubernetes project.
- Production-Grade Container Scheduling and Management
- Set of helpers for creating kubectl commands and plugins.
- Shared code for kubernetes core components
- Meta configuration for Kubernetes Github Org
- Kubernetes community content
- Run Kubernetes locally
- Ingress NGINX Controller for Kubernetes
- Kubernetes Cloud Provider for vSphere https://cloud-provider-vsphere.sigs.k8s.io
- Enhancements tracking repo for Kubernetes
- CloudProvider for Alibaba Cloud
- cloud-provider-gcp contains several projects used to run Kubernetes in Google Cloud
- Go client for Kubernetes.
- 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.
pod-security-admission
PublicKubernetes Pod Security Standards implementation - https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/2579-psp-replacement/README.md- Cloud provider for AWS
k8s.io
PublicCode and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites- Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
- 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.
- The canonical location of the Kubernetes API definition.
- Container Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.