mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Add Tutorial Video in B2I ZH Doc
Signed-off-by: Felixnoo <felixliu@kubesphere.io>
This commit is contained in:
parent
f5ac88965f
commit
d03399d4e1
|
|
@ -22,6 +22,12 @@ Binary-to-Image (B2I) 是一个工具箱和工作流,用于从二进制可执
|
|||
| [b2i-jar-java11.jar](https://github.com/kubesphere/tutorial/raw/master/tutorial%204%20-%20s2i-b2i/b2i-jar-java11.jar) | [ java-maven-example](https://github.com/kubesphere/s2i-java-container/tree/master/java/examples/maven) |
|
||||
| [b2i-jar-java8.jar](https://github.com/kubesphere/tutorial/raw/master/tutorial%204%20-%20s2i-b2i/b2i-jar-java8.jar) | [devops-java-sample](https://github.com/kubesphere/devops-java-sample) |
|
||||
|
||||
## 视频演示
|
||||
|
||||
<video controls="controls" style="width: 100% !important; height: auto !important;">
|
||||
<source type="video/mp4" src="https://kubesphere-community.pek3b.qingstor.com/videos/KubeSphere-v3.1.x-tutorial-videos/zh/KS311_200P009C202109_Binary%20to%20Image.mp4">
|
||||
</video>
|
||||
|
||||
## 准备工作
|
||||
|
||||
- 您已启用 [KubeSphere DevOps 系统](../../../pluggable-components/devops/)。
|
||||
|
|
|
|||
Loading…
Reference in New Issue