Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 719 Bytes

README.MD

File metadata and controls

17 lines (11 loc) · 719 Bytes

Spring Kubernates Playground

A Spring Cloud Kubernetes Playground

License: MIT

info

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