fl1906 / springboot-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

示例一:使用 DevOps 工程快速发布 Spring Boot 项目

本示例使用 KubeSphere 的 DevOps 工程将 Spring Boot 示例项目 以 CI/CD 流水线的形式部署至 Kubernetes 环境中。

演示视频

点此播放

操作文档参考:https://shimo.im/docs/tN3ciLmOzboqIx2x

示例二:基于Spring Boot仓库快速构建镜像部署应用

KubeSphere 使用 Source to Image (S2I) 帮助用户在不需要编写 Dockerfile 的情况下自动构建镜像并将应用部署至 Kubernetes 环境中。

演示视频

点此播放

操作文档参考:https://shimo.im/docs/3LFMYcgPCbQCwhFJ

About

License:Apache License 2.0


Languages

Language:Java 91.1%Language:Dockerfile 8.9%