SEO优化

This commit is contained in:
huanqing.shao
2019-09-21 14:22:55 +08:00
parent c408ea8903
commit 91dd3e6aae
84 changed files with 430 additions and 177 deletions

View File

@ -1,25 +0,0 @@
# Spring Cloud on Kubernetes
下图是作者在 [会小二](https://www.huixiaoer.com) 工作期间设计的微服务参考架构,设计和研发 Kuboard 的初心便源于此图。Kuboard 的发布,是此参考架构最终成熟的一个重要标志。
Kuboard 本身是一款免费软件,作者通过向企业提供 微服务落地和实施 的咨询获得收益。服务的范围包括:
* 业务分析及领域建模
* 应用架构设计、数据架构设计
* 微服务架构设计
* 微服务开发技术培训
* DevOps 体系建设及培训
与作者取得联系时,请扫描微信二维码,并表明来意:
![image-20190731225235232](./README.assets/image-20190731225235232.png)
![image-20190731230110206](./README.assets/image-20190731230110206.png)
<div>
<script type='text/javascript' src='https://www.wjx.top/handler/jqemed.ashx?activity=43409534&width=760&source=iframe'></script>
</div>

View File

@ -1,6 +1,6 @@
---
layout: LearningLayout
description: 微服务参考架构包含微服务运行时构建及测试部署及运维监控及评估设计和研发 Kuboard 的初心便源于此 Spring Cloud 微服务参考架构。
description: Kubernete教程_微服务参考架构_包含微服务运行时_构建及测试_部署及运维_监控及评估__设计和研发Kuboard的初心便源于此SpringCloud微服务参考架构。
---
# Spring Cloud on Kubernetes

View File

@ -1,8 +1,8 @@
---
description: 使用 KuboardKubernetes 上部署 spring cloud 服务注册发现组件 eureka
description: Kubernete教程_使用KuboardKubernetes上部署spring_cloud服务注册发现组件eureka
---
# 部署 cloud-eureka
# 部署cloud-eureka
本文所使用的代码请参考 [cloud-eureka](https://github.com/eip-work/kuboard-example/tree/master/cloud-eureka)

View File

@ -1,8 +1,8 @@
---
description: 在 Kubernetes 上部署测试数据库 mysql 的详细介绍。
description: 在Kubernetes上部署测试数据库mysql的详细介绍。
---
# 部署 db-example
# 部署db-example
本文所使用的代码请参考 [db-example](https://github.com/eip-work/kuboard-example/tree/master/db-example)