kubernetes / sample-apiserver
Reference implementation of an apiserver for a custom Kubernetes API.
☆569Updated this week
Alternatives and similar repositories for sample-apiserver:
Users that are interested in sample-apiserver are comparing it to the libraries listed below
- apiserver-builder-alpha implements libraries and tools to quickly and easily build Kubernetes apiservers/controllers to support custom re…☆802Updated last year
- Tools to use with the controller-runtime libraries☆784Updated this week
- Go framework to create Kubernetes mutating and validating webhooks☆608Updated last month
- API server for API extensions like CustomResourceDefinitions☆247Updated this week
- A Kubernetes mutating webhook server that implements sidecar injection☆632Updated 2 years ago
- ☆858Updated this week
- Sample kubectl plugin☆294Updated this week
- ☆389Updated this week
- Framework for implementing custom metrics support for Kubernetes☆511Updated last month
- Library for writing a Kubernetes-style API server.☆667Updated this week
- Sidecar container that watches Kubernetes PersistentVolumeClaim objects and triggers CreateVolume/DeleteVolume against a CSI endpoint☆371Updated this week
- Container Runtime Interface (CRI) – a plugin interface which enables kubelet to use a wide variety of container runtimes.☆414Updated this week
- Kubernetes RBAC authorizing HTTP proxy for a single upstream.☆606Updated 3 weeks ago
- Kubernetes metrics-related API types and clients☆510Updated this week
- A sample (non-production) CSI Driver that creates a local directory as a volume on a single node☆345Updated last month
- A Kubernetes Provider☆277Updated last year
- This repository hosts the Multi-Cluster Service APIs. Providers can import packages in this repo to ensure their multi-cluster service co…☆233Updated last month
- cloud-provider defines the shared interfaces which Kubernetes cloud providers implement. These interfaces allow various controllers to in…☆262Updated this week
- Set of helpers for creating kubectl commands and plugins.☆297Updated this week
- Generators for kube-like API types☆1,771Updated this week
- Example application demonstrating the use of Kubernetes Custom Resource Definitions☆145Updated 3 years ago
- Kubernetes admission controller webhook example☆251Updated last year
- CNI-Genie for choosing pod network of your choice during deployment time. Supported pod networks - Calico, Flannel, Romana, Weave☆537Updated last month
- Kubernetes OpenAPI spec generation & serving