kubernetes / design-proposals-archiveLinks
Archive of Kubernetes Design Proposals
☆543Updated 3 years ago
Alternatives and similar repositories for design-proposals-archive
Users that are interested in design-proposals-archive are comparing it to the libraries listed below
Sorting:
- Repository for out-of-tree scheduler plugins based on scheduler framework.☆1,219Updated 2 weeks ago
- Tools to use with the controller-runtime libraries☆814Updated last week
- Reference implementation of an apiserver for a custom Kubernetes API.☆582Updated this week
- Library for writing a Kubernetes-style API server.☆683Updated this week
- Container Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.☆431Updated this week
- kubelet component configs☆360Updated this week
- The simulator for the Kubernetes scheduler☆1,009Updated 2 weeks ago
- ☆882Updated this week
- Generators for kube-like API types☆1,805Updated last week
- The canonical location of the Kubernetes API definition.☆701Updated last week
- Kubernetes metrics-related API types and clients☆518Updated this week
- apiserver-builder-alpha implements libraries and tools to quickly and easily build Kubernetes apiservers/controllers to support custom re…☆812Updated last year
- A Kubernetes mutating webhook server that implements sidecar injection☆638Updated 3 years ago
- ☆404Updated this week
- A sample (non-production) CSI Driver that creates a local directory as a volume on a single node☆361Updated 2 weeks ago
- Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint☆390Updated last week
- kube-scheduler component configs☆184Updated this week
- Core components in the OCM project. Report here if you found any issues in OCM.☆929Updated this week
- Container Storage Interface (CSI) Specification.☆1,413Updated last month
- CLI and validation tools for Kubelet Container Runtime Interface (CRI) .☆1,837Updated this week
- 📨🚚CNCF App Delivery TAG☆823Updated 2 months ago
- A High Performance Metadata System for Kubernetes☆837Updated last year
- Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)☆2,748Updated this week
- Performance tests and benchmarks☆936Updated last week
- Framework for implementing custom metrics support for Kubernetes☆517Updated 2 weeks ago
- Kubernetes admission controller webhook example