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
- Host: GitHub
- URL: https://github.com/salaboy/k8s-operator
- Owner: salaboy
- License: apache-2.0
- Created: 2019-05-06T16:01:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T11:09:43.000Z (almost 6 years ago)
- Last Synced: 2025-03-24T22:43:05.330Z (2 months ago)
- Topics: cloud, java, kubernetes, operator, spring
- Language: Java
- Size: 93.8 KB
- Stars: 21
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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 BAnd how to aggregate them, for example to create hierarchical routes and to monitor the state of the logical set.