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

https://github.com/salaboy/k8s-operator

Simple Kubernetes Operator Using Spring Cloud Gateway and Spring Cloud Kubernetes
https://github.com/salaboy/k8s-operator

cloud java kubernetes operator spring

Last synced: about 2 months ago
JSON representation

Simple Kubernetes Operator Using Spring Cloud Gateway and Spring Cloud Kubernetes

Awesome Lists containing this project

README

        

# Kubernetes Operator

This repository contains a simple Kubernetes Operator which can route traffic using the Spring Cloud Gateway.
This operator understand about the following CRDs:
- Application
- Service A
- Service B

And how to aggregate them, for example to create hierarchical routes and to monitor the state of the logical set.