https://github.com/kubesphere/springboot-sample
https://github.com/kubesphere/springboot-sample
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kubesphere/springboot-sample
- Owner: kubesphere
- License: apache-2.0
- Created: 2019-07-09T02:33:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T14:27:30.000Z (about 5 years ago)
- Last Synced: 2024-04-13T21:43:18.020Z (over 1 year ago)
- Language: Java
- Size: 40.8 MB
- Stars: 1
- Watchers: 2
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 示例一:使用 DevOps 工程快速发布 Spring Boot 项目
本示例使用 KubeSphere 的 DevOps 工程将 [Spring Boot 示例项目](https://github.com/kubesphere/springboot-sample) 以 CI/CD 流水线的形式部署至 Kubernetes 环境中。
## 演示视频
[点此播放](https://yunify.anybox.qingcloud.com/s/WqYExnCCBlNXPd5SivWjql8mkkp2bm1f)
操作文档参考:https://shimo.im/docs/tN3ciLmOzboqIx2x
# 示例二:基于Spring Boot仓库快速构建镜像部署应用
KubeSphere 使用 [Source to Image (S2I) ](https://github.com/kubesphere/s2irun)帮助用户在不需要编写 Dockerfile 的情况下自动构建镜像并将应用部署至 Kubernetes 环境中。
## 演示视频
[点此播放](https://www.bilibili.com/video/av57389046/?p=2)
操作文档参考:https://shimo.im/docs/3LFMYcgPCbQCwhFJ