An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

# reShapr Controllers

Kubernetes controllers for automated operations of reShapr

[![License](https://img.shields.io/github/license/microcks/microcks-testcontainers-java?style=for-the-badge&logo=apache)](https://www.apache.org/licenses/LICENSE-2.0)
[![Project Chat](https://img.shields.io/badge/discord-reshapr-pink.svg?color=7289da&style=for-the-badge&logo=discord)](https://discord.gg/KyDUdam34h)
[![GitHub stars](https://img.shields.io/github/stars/reshaprio/reshapr-controllers?style=for-the-badge&logo=github&color=ffad05)](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`.