A Spring Cloud Kubernetes Playground
This project aim to use the new Spring Cloud Gateway using Kubernates
Currently it has several subprojects:
- Local Registry : A local docker registry that will run in the kubernetes cluster to get fast feedback of deployments
- Eureka Server : A Eureka Server as a temporary service discovery server for testing the gateway
- Simple Microservice : A Simple Microservice to test the gateway
- Spring Kubernetes Gateway : Our Spring Cloud Gateway with Kubernetes support
TBC