当前位置:网站首页>[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
边栏推荐
- GCC: Graph Contrastive Coding for Graph Neural NetworkPre-Training
- [NLP] a detailed generative text Abstract classic paper pointer generator
- Dictionaries
- Workplace four quadrant rule: time management four quadrant and workplace communication four quadrant "suggestions collection"
- 【871. 最低加油次数】
- AcWing 340. Solution to communication line problem (binary + double ended queue BFS for the shortest circuit)
- JS how to get integer
- [Chongqing Guangdong education] reference materials for labor education of college students in Nanjing University
- SBT tutorial
- How to realize the function of detecting browser type in Web System
猜你喜欢
ShardingSphere-JDBC5.1.2版本关于SELECT LAST_INSERT_ID()本人发现还是存在路由问题
自动生成VGG图像注释文件
[internship] solve the problem of too long request parameters
有时候只查询一行语句,执行也慢
Kt148a voice chip IC user end self replacement voice method, upper computer
Introduction to mongodb chapter 03 basic concepts of mongodb
Refactoring: improving the design of existing code (Part 2)
Implementation of online shopping mall system based on SSM
Postman接口测试实战,这5个问题你一定要知道
How to do interface testing? After reading this article, it will be clear
随机推荐
Use graalvm native image to quickly expose jar code as a native shared library
Start practicing calligraphy
Infix expression is converted to suffix expression (C language code + detailed explanation)
Design and implementation of ks004 based on SSH address book system
Why do I have a passion for process?
【Hot100】21. 合并两个有序链表
Educational codeforces round 129 (rated for Div. 2) supplementary problem solution
At compilation environment setup -win
AcWing 340. Solution to communication line problem (binary + double ended queue BFS for the shortest circuit)
Self-Improvement! Daliangshan boys all award Zhibo! Thank you for your paper
Postman download and installation
Postman interface test practice, these five questions you must know
Taiwan SSS Xinchuang sss1700 replaces cmmedia cm6533 24bit 96KHz USB audio codec chip
B-end e-commerce - reverse order process
JASMINER X4 1U深度拆解,揭开高效省电背后的秘密
One side is volume, the other side is layoff. There are a lot of layoffs in byte commercialization department. What do you think of this wave?
AcWing 341. Optimal trade solution (shortest path, DP)
In the era of consumer Internet, a few head platforms have been born
Codeforces Round #771 (Div. 2)(A-C)
Sometimes only one line of statements are queried, and the execution is slow