APIs
An application programming interface for making digital resources and capabilities available in many different types of applications and integrations.
KEDA (Kubernetes Event-Driven Autoscaling) API
KEDA is a Kubernetes-based event-driven autoscaling component and CNCF graduate project. It provides fine-grained autoscaling (including to/from zero) for event-driven Kubernetes workloads by bridg...
KServe Open Inference Protocol API
KServe implements the Open Inference Protocol (OIP), also known as the KServe V2 Inference Protocol, which provides a standardized REST and gRPC interface for model inference across frameworks. KSe...
Kgateway Kubernetes Gateway API
The kgateway Kubernetes Gateway API provides custom resource definitions (CRDs) under the gateway.kgateway.dev/v1alpha1 API group for managing traffic policies, backends, direct responses, gateway ...
Knowi Management API
The Knowi Management API enables programmatic administration of users, groups, and dashboards in a Knowi workspace using OAuth 2.0 bearer tokens. It supports automation of provisioning, permissions...
KubeVirt Containerized Data Importer API
REST API for the Containerized Data Importer (CDI), which provides facilities for importing and cloning virtual machine disk images into PersistentVolumeClaims for use as KubeVirt VM disks. The CDI...
Kubernetes Custom Resource Definitions
The CustomResourceDefinition (CRD) API lets you extend the Kubernetes API by defining new resource types with custom schemas. When a CRD is created, the Kubernetes API server automatically serves a...
k6 Performance Testing
k6 is a modern load-testing tool that uses JavaScript test scripts to simulate concurrent users hitting APIs. Its scripting model allows teams to write reusable, version-controlled performance test...