部署 SpringBlade
This commit is contained in:
11
learning/k8s-practice/spring-blade/import/export.md
Normal file
11
learning/k8s-practice/spring-blade/import/export.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: LearningLayout
|
||||
description: Kubernetes教程_使用Kuboard在Kubernetes上部署Spring_Cloud微服务平台SpringBlade
|
||||
meta:
|
||||
- name: keywords
|
||||
content: Kubernetes教程,K8S教程,Kubernetes微服务,Kubernetes Spring Cloud
|
||||
---
|
||||
|
||||
# 导出 yaml
|
||||
|
||||
<AdSenseTitle/>
|
||||
11
learning/k8s-practice/spring-blade/import/import.md
Normal file
11
learning/k8s-practice/spring-blade/import/import.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: LearningLayout
|
||||
description: Kubernetes教程_使用Kuboard在Kubernetes上部署Spring_Cloud微服务平台SpringBlade
|
||||
meta:
|
||||
- name: keywords
|
||||
content: Kubernetes教程,K8S教程,Kubernetes微服务,Kubernetes Spring Cloud
|
||||
---
|
||||
|
||||
# 导入 yaml
|
||||
|
||||
<AdSenseTitle/>
|
||||
15
learning/k8s-practice/spring-blade/import/index.md
Normal file
15
learning/k8s-practice/spring-blade/import/index.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
layout: LearningLayout
|
||||
description: Kubernetes教程_使用Kuboard在Kubernetes上部署Spring_Cloud微服务平台SpringBlade
|
||||
meta:
|
||||
- name: keywords
|
||||
content: Kubernetes教程,K8S教程,Kubernetes微服务,Kubernetes Spring Cloud
|
||||
---
|
||||
|
||||
# 导入导出
|
||||
|
||||
<AdSenseTitle/>
|
||||
|
||||
复杂的微服务系统可能存在上百个微服务工作负载,导致对微服务系统的维护工作也变得极为复杂。重新部署一套系统时,可能会碰到诸多繁琐且容易出错的重复性工作。
|
||||
|
||||
在 Kuboard 中,您可以将某一个名称空间下的所有微服务相关的对象导出到一个 YAML 文件中,然后在其他的名称空间(或者集群)中导入该 YAML 文件,快速完成微服务系统的部署工作。
|
||||
Reference in New Issue
Block a user