Kestrel Kubernetes Operator

The Kestrel Kubernetes Operator is an open-source Go-based operator that connects Kubernetes clusters to the Kestrel AI platform. It communicates via bidirectional gRPC streaming over mTLS with OAuth2 authentication, streaming resource metadata, logs, events, and network telemetry. The operator supports OpenTelemetry OTLP ingestion and Istio Access Log Service integration for comprehensive observability. It is deployed via Helm chart from the GitHub Container Registry.

API entry from apis.yml

apis.yml Raw ↑
aid: kestrel:kubernetes-operator
name: Kestrel Kubernetes Operator
tags:
- gRPC
- Helm
- Kubernetes
- Operators
humanURL: https://docs.usekestrel.ai/kubernetes/configuration
properties:
- url: https://docs.usekestrel.ai/kubernetes/configuration
  type: Documentation
- url: https://github.com/KestrelAI/Kestrel-Operator
  type: GitHubOrganization
description: The Kestrel Kubernetes Operator is an open-source Go-based operator that connects Kubernetes
  clusters to the Kestrel AI platform. It communicates via bidirectional gRPC streaming over mTLS with
  OAuth2 authentication, streaming resource metadata, logs, events, and network telemetry. The operator
  supports OpenTelemetry OTLP ingestion and Istio Access Log Service integration for comprehensive observability.
  It is deployed via Helm chart from the GitHub Container Registry.