https://github.com/reshaprio/reshapr-controllers
Kubernetes controllers and operators for managing reShapr components the GitOps way!
https://github.com/reshaprio/reshapr-controllers
graphql-to-mcp grpc kubernetes kubernetes-controller kubernetes-operator mcp mcp-server reshapr rest-api
Last synced: 5 days ago
JSON representation
Kubernetes controllers and operators for managing reShapr components the GitOps way!
- Host: GitHub
- URL: https://github.com/reshaprio/reshapr-controllers
- Owner: reshaprio
- License: apache-2.0
- Created: 2026-05-20T09:42:17.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-21T12:25:01.000Z (about 1 month ago)
- Last Synced: 2026-05-21T19:55:19.326Z (about 1 month ago)
- Topics: graphql-to-mcp, grpc, kubernetes, kubernetes-controller, kubernetes-operator, mcp, mcp-server, reshapr, rest-api
- Language: Java
- Homepage: https://reshapr.io
- Size: 48.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# reShapr Controllers
Kubernetes controllers for automated operations of reShapr
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://discord.gg/KyDUdam34h)
[](https://github.com/reshaprio/reshapr-controllers)
This repository aims to provide different Kubernetes components:
* Custom Resource Definitions (CRDs) to represent reShapr concepts in Kubernetes - with the Java library to manage them,
* Kubernetes Operator to manage the lifecycle of reShapr resources through CRDs,
* Admission Webhook to allow injection of a reShapr proxy as a sidecar container in application pods,
* Admission Webhook to allow further validation of reShapr resources when needed.
## Build Status
Current development version is `0.0.1`.