当前位置:网站首页>[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
边栏推荐
- CS5268完美代替AG9321MCQ Typec多合一扩展坞方案
- 浏览器缓存机制概述
- CheckListBox control usage summary
- RPD出品:Superpower Squad 保姆级攻略
- Use IDM to download Baidu online disk files (useful for personal testing) [easy to understand]
- 勵志!大凉山小夥全獎直博!論文致謝看哭網友
- Sometimes only one line of statements are queried, and the execution is slow
- Summary of interview experience, escort your offer, full of knowledge points
- GCC: Graph Contrastive Coding for Graph Neural NetworkPre-Training
- Postman download and installation
猜你喜欢
【每日一题】241. 为运算表达式设计优先级
Development skills of rxjs observable custom operator
After writing 100000 lines of code, I sent a long article roast rust
Jetson XAVIER NX上ResUnet-TensorRT8.2速度与显存记录表(后续不断补充)
蓝牙芯片ble是什么,以及该如何选型,后续技术发展的路径是什么
Istio1.12:安装和快速入门
Jetson XAVIER NX上ResUnet-TensorRT8.2速度與顯存記錄錶(後續不斷補充)
基于SSM实现网上购物商城系统
In depth understanding of modern web browsers (I)
How to realize the function of detecting browser type in Web System
随机推荐
sense of security
外包干了三年,废了...
自動生成VGG圖像注釋文件
In depth understanding of modern web browsers (I)
Workplace four quadrant rule: time management four quadrant and workplace communication four quadrant "suggestions collection"
【NLP】一文详解生成式文本摘要经典论文Pointer-Generator
Second hand housing data analysis and prediction system
KT148A语音芯片ic的开发常见问题以及描述
[NLP] a detailed generative text Abstract classic paper pointer generator
【Hot100】23. 合并K个升序链表
【Hot100】21. Merge two ordered linked lists
AcWing 341. Optimal trade solution (shortest path, DP)
HDL design peripheral tools to reduce errors and help you take off!
Outsourcing for three years, abandoned
Resunnet - tensorrt8.2 Speed and Display record Sheet on Jetson Xavier NX (continuously supplemented)
KT148A语音芯片ic的软件参考代码C语言,一线串口
Postman下载安装
Spark source code compilation, cluster deployment and SBT development environment integration in idea
Py's interpret: a detailed introduction to interpret, installation, and case application
Overview of browser caching mechanism