Kubernetes controllers for automated operations of reShapr
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.
Current development version is 0.0.1.