Red Hat OpenShift Serverless (Knative) API

OpenShift Serverless, based on Knative, enables deploying and managing event-driven serverless workloads on OpenShift. The Serverless API exposes Knative Serving resources (Service, Route, Configuration, Revision) for auto-scaling workloads and Knative Eventing resources (Broker, Trigger, Channel, Subscription, EventSource) for event-driven architectures. Resources are managed through the serving.knative.dev and eventing.knative.dev API groups.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: red-hat-openshift:openshift-serverless-api
name: Red Hat OpenShift Serverless (Knative) API
description: OpenShift Serverless, based on Knative, enables deploying and managing event-driven serverless
  workloads on OpenShift. The Serverless API exposes Knative Serving resources (Service, Route, Configuration,
  Revision) for auto-scaling workloads and Knative Eventing resources (Broker, Trigger, Channel, Subscription,
  EventSource) for event-driven architectures. Resources are managed through the serving.knative.dev and
  eventing.knative.dev API groups.
humanURL: https://docs.openshift.com/serverless/latest/about/about-serverless.html
baseURL: https://api.cluster.example.com:6443/apis/serving.knative.dev/v1
tags:
- Event-Driven
- Knative
- Kubernetes
- Serverless
properties:
- type: Documentation
  url: https://docs.openshift.com/serverless/latest/about/about-serverless.html