当前位置:网站首页>[cloud native topic -49]:kubesphere cloud Governance - operation - step by step deployment of microservice based business applications - basic processes and steps
[cloud native topic -49]:kubesphere cloud Governance - operation - step by step deployment of microservice based business applications - basic processes and steps
2022-07-02 20:04:00 【Silicon based workshop of slow fire rock sugar】
Author URI ( Silicon based workshop of slow fire rock sugar ): Slow fire rock sugar ( Wang Wenbing ) The blog of _ Silicon based workshop of slow fire rock sugar _CSDN Blog
Website of this article :https://blog.csdn.net/HiWangWenBing/article/details/122925243
Catalog
The first 1 Chapter The portal for deploying business applications based on microservices
The first 2 Chapter Microservice service type
The first 3 Chapter Three steps of deployment
step 1: Select a specific workload (depolymengt) How to deploy microservices .
step 2: Deploy business data and configuration data
step 3: By deploying Service, External exposure of micro Services , Remote access
The first 1 Chapter The portal for deploying business applications based on microservices

Except for the project viewer Out of character , Users in other roles have the right to deploy microservice applications .
!!! Creating a new project is a prerequisite for deploying microservices !!!
The first 2 Chapter Microservice service type

(1) stay Kubesphere in , Microservices are deployed in a specified project , and Kubesphere Project , It's actually K8S One of the Namespace nothing more .
(2)Kubesphere There are three supported services : Deployment of stateless microservices 、 Deployment of stateful microservices and daemons . This is related to K8S Of Service Similar is consistent .
(3) Microservice deployment needs to support data pooling and microservice configuration files , The foundation of the bottom is :K8S Of PVC and configmap.
(4) The basic building block of a microservice application is the container group pod.
The first 3 Chapter Three steps of deployment

step 1: Select a specific workload (depolymengt) How to deploy microservices .
After the workload is deployed , Will produce a set of containers pod.
# View the deployment
$ kubectl get depolyment
$ kubectl get pods -A
step 2: Deploy business data and configuration data
- adopt PVC Deploy the persistence of business data
- adopt configmap Deploy configuration data
step 3: By deploying Service, External exposure of micro Services , Remote access
(1) Deployment common nodePort service Expose microservices , Load balancing
(2) Deploy Ingress Conduct , Provide a unified gateway interface
Author URI ( Silicon based workshop of slow fire rock sugar ): Slow fire rock sugar ( Wang Wenbing ) The blog of _ Silicon based workshop of slow fire rock sugar _CSDN Blog
Website of this article :https://blog.csdn.net/HiWangWenBing/article/details/122925243
边栏推荐
- 「 工业缺陷检测深度学习方法」最新2022研究综述
- 攻防世界pwn题:Recho
- Automatic reading of simple books
- pytorch 模型保存的完整例子+pytorch 模型保存只保存可训练参数吗?是(+解决方案)
- Jetson XAVIER NX上ResUnet-TensorRT8.2速度與顯存記錄錶(後續不斷補充)
- Use graalvm native image to quickly expose jar code as a native shared library
- Solution: vs2017 cannot open the source file stdio h main. H header document [easy to understand]
- Infix expression is converted to suffix expression (C language code + detailed explanation)
- Kt148a voice chip IC user end self replacement voice method, upper computer
- RPD出品:Superpower Squad 保姆级攻略
猜你喜欢

Implementation of online shopping mall system based on SSM

pytorch 模型保存的完整例子+pytorch 模型保存只保存可训练参数吗?是(+解决方案)

burp 安装 license key not recognized

攻防世界pwn题:Recho

Data Lake (XII): integration of spark3.1.2 and iceberg0.12.1

数据库模式笔记 --- 如何在开发中选择合适的数据库+关系型数据库是谁发明的?

【Hot100】21. Merge two ordered linked lists
![[NLP] a detailed generative text Abstract classic paper pointer generator](/img/d8/a367c26b51d9dbaf53bf4fe2a13917.png)
[NLP] a detailed generative text Abstract classic paper pointer generator

【实习】解决请求参数过长问题

Kt148a voice chip IC user end self replacement voice method, upper computer
随机推荐
pytorch 模型保存的完整例子+pytorch 模型保存只保存可训练参数吗?是(+解决方案)
Istio1.12: installation and quick start
Common problems and description of kt148a voice chip IC development
【实习】解决请求参数过长问题
[internship] solve the problem of too long request parameters
AcWing 181. Turnaround game solution (search ida* search)
What is the Bluetooth chip ble, how to select it, and what is the path of subsequent technology development
【Hot100】22. 括号生成
Cron表达式(七子表达式)
KS004 基于SSH通讯录系统设计与实现
Istio1.12:安装和快速入门
KT148A语音芯片ic的硬件设计注意事项
PXE installation "recommended collection"
Use graalvm native image to quickly expose jar code as a native shared library
Esp32c3 crash analysis
Automated video production
Automatic reading of simple books
AcWing 1128. Messenger solution (shortest path Floyd)
八年测开经验,面试28K公司后,吐血整理出高频面试题和答案
RPD出品:Superpower Squad 保姆级攻略