https://github.com/codecentric/spring-boot-admin-runtime-playground
Spring Boot Admin example projects including infrastructure for discovery use cases
https://github.com/codecentric/spring-boot-admin-runtime-playground
k8s kubernetes spring-boot-admin
Last synced: 9 months ago
JSON representation
Spring Boot Admin example projects including infrastructure for discovery use cases
- Host: GitHub
- URL: https://github.com/codecentric/spring-boot-admin-runtime-playground
- Owner: codecentric
- License: apache-2.0
- Created: 2023-04-28T09:02:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T08:32:16.000Z (about 1 year ago)
- Last Synced: 2024-11-16T09:25:12.536Z (about 1 year ago)
- Topics: k8s, kubernetes, spring-boot-admin
- Language: Java
- Homepage:
- Size: 110 KB
- Stars: 4
- Watchers: 20
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-boot-admin-runtime-playground
[Spring Boot Admin](https://github.com/codecentric/spring-boot-admin) example projects including infrastructure for different use cases.
Not intended for production usage, but to reproduce issues or to try out things.
## Discovery
### Kubernetes
- [kubernetes](kubernetes)
### Nacos
- [nacos](nacos)
## Proxy
- [nginx](nginx)