当前位置:网站首页>[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
边栏推荐
- [source code analysis] model parallel distributed training Megatron (5) -- pipestream flush
- Exemple complet d'enregistrement du modèle pytoch + enregistrement du modèle pytoch seuls les paramètres d'entraînement sont - ils enregistrés? Oui (+ Solution)
- Spark source code compilation, cluster deployment and SBT development environment integration in idea
- Istio1.12: installation and quick start
- 分享几个图床网址,便于大家分享图片
- Motivation! Big Liangshan boy a remporté le prix Zhibo! Un article de remerciement pour les internautes qui pleurent
- Second hand housing data analysis and prediction system
- From 20s to 500ms, I used these three methods
- Cs5268 perfectly replaces ag9321mcq typec multi in one docking station solution
- 疫情封控65天,我的居家办公心得分享 | 社区征文
猜你喜欢

KT148A语音芯片使用说明、硬件、以及协议、以及常见问题,和参考代码

台湾SSS鑫创SSS1700替代Cmedia CM6533 24bit 96KHZ USB音频编解码芯片

Development skills of rxjs observable custom operator

KT148A语音芯片ic的用户端自己更换语音的方法,上位机

Jetson XAVIER NX上ResUnet-TensorRT8.2速度與顯存記錄錶(後續不斷補充)

What is the Bluetooth chip ble, how to select it, and what is the path of subsequent technology development

The first of the classic quotations of correspondents is heartbreaking

Istio deployment: quickly start microservices,

C language linked list -- to be added

Postman接口测试实战,这5个问题你一定要知道
随机推荐
KS004 基于SSH通讯录系统设计与实现
How to set priorities in C language? Elaborate on C language priorities
Istio1.12:安装和快速入门
[JS] get the search parameters of URL in hash mode
AcWing 341. Optimal trade solution (shortest path, DP)
接口测试到底怎么做?看完这篇文章就能清晰明了
GCC: Graph Contrastive Coding for Graph Neural NetworkPre-Training
Kt148a voice chip IC software reference code c language, first-line serial port
[internship] solve the problem of too long request parameters
c语言链表--待补充
PXE installation "recommended collection"
SQLite 3.39.0 release supports right external connection and all external connection
Spark source code compilation, cluster deployment and SBT development environment integration in idea
AcWing 1129. Heat wave solution (shortest path SPFA)
[NLP] a detailed generative text Abstract classic paper pointer generator
upload-labs
API文档工具knife4j使用详解
蓝牙芯片ble是什么,以及该如何选型,后续技术发展的路径是什么
at编译环境搭建-win
KT148A语音芯片ic的硬件设计注意事项