Kubernetes
Production-Grade Container Scheduling and Management
Pinned Loading
Repositories
Showing 10 of 79 repositories
- dynamic-resource-allocation Public
- pod-security-admission Public
Kubernetes Pod Security Standards implementation - https://github.com/kubernetes/enhancements/blob/master/keps/sig-auth/2579-psp-replacement/README.md
- cloud-provider 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.
- controller-manager Public
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.