# knative-operator **Repository Path**: mirrors_rhuss/knative-operator ## Basic Information - **Project Name**: knative-operator - **Description**: Combined operator for Knative. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-12 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Knative Operator The Knative Operator defines custom resources for the [Knative](https://knative.dev/) components, [serving](config/300-serving.yaml) and [eventing](config/300-eventing.yaml), enabling users to configure, install, upgrade and maintain these components over their lifecycle through a simple API. Details: - [Installation](docs/installation.md) - [Configuration](docs/configuration.md) - [Development](docs/development.md)