部署 SpringBlade

This commit is contained in:
huanqing.shao
2021-05-04 18:20:16 +08:00
parent a176a38aae
commit 1b77d73217
123 changed files with 2289 additions and 321 deletions

View File

@ -0,0 +1,19 @@
---
layout: LearningLayout
description: Kubernetes教程_使用Kuboard在Kubernetes上部署Spring_Cloud微服务平台SpringBlade
meta:
- name: keywords
content: Kubernetes教程,K8S教程,Kubernetes微服务,Kubernetes Spring Cloud
---
# 部署其他基础软件
<AdSenseTitle/>
nacos 是 SpringBlade 应用中需要最先部署的应用,除此之外,如下基础软件也建议在部署微服务组件之前完成:
* [部署 redis](./m-redis.html)
* [部署 sentinel](./m-sentinel.html)
* [部署 saber-db](./m-saber-db.html)
* [部署 api-gateway](./m-gateway.html)
* [部署 swagger](./m-swagger.html)