https://github.com/sloppycoder/profile-svc
Simple micro service built with Spring Boot and deployed into Openshift
https://github.com/sloppycoder/profile-svc
java kubernetes microservice openshift spring-boot-2
Last synced: about 1 year ago
JSON representation
Simple micro service built with Spring Boot and deployed into Openshift
- Host: GitHub
- URL: https://github.com/sloppycoder/profile-svc
- Owner: sloppycoder
- Created: 2019-03-30T14:20:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T08:36:50.000Z (almost 7 years ago)
- Last Synced: 2025-01-11T08:14:02.036Z (about 1 year ago)
- Topics: java, kubernetes, microservice, openshift, spring-boot-2
- Language: Java
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# profile service
Sample microservice for fictional bank Cloud Bank Inc.
### deployment
Tested with
* Openshift enterprise with s2i image
* Google Cloud Build using JIB maven plugin
### monitoring
Tested with [Prometheus Operator]() in GKE with some see. See [this document](k8s/gke/README.md) for more details.