description

This commit is contained in:
huanqing.shao
2019-08-26 07:53:41 +08:00
parent df984a97a2
commit 0e40713451
38 changed files with 173 additions and 44 deletions

View File

@ -1,3 +1,7 @@
---
description: 在 Kubernetes 上部署测试数据库 mysql 的详细介绍。
---
# 部署 db-example
本文所使用的代码请参考 [db-example](https://github.com/eip-work/kuboard-example/tree/master/db-example)
@ -84,8 +88,3 @@ Dockerfile 中定义了环境变量 ENABLE_EUREKA_CLIENT=TRUE这个环境变
## 检查部署结果