当前位置:网站首页>Cloud native related technology learning
Cloud native related technology learning
2022-07-05 06:38:00 【techtitan】
Container runtime :
https://zhuanlan.zhihu.com/p/104638785
k8s Components
https://blog.csdn.net/qq_45534034/article/details/112691474
zookeeper:
that Zookeeper What can I do , A simple example : Suppose we have 20 Search engine servers ( Each is responsible for a part of the total index search task ) And a master server ( Responsible for this 20 Search engine servers issue search requests and merge result sets ), A standby master server ( Responsible for replacing the master server when the master server is down ), One web Of cgi( Send a search request to the master server ). In the server of search engine 15 There are servers that provide search services ,5 Servers are building indexes . this 20 Search engine servers often stop the server providing search services and start to generate indexes , Or the server that generates the index has finished building the index and can provide search service . Use Zookeeper It can ensure that the total server automatically senses the number of servers providing search engines and sends search requests to these servers , When the total server is down, the standby master server will be enabled automatically .
Reference documents :
https://baike.baidu.com/item/zookeeper/4836397?fr=aladdin
Why zookeeper
https://zhuanlan.zhihu.com/p/69114539
# Relationship between microservices and containers
https://blog.csdn.net/weixin_40581966/article/details/95658122
service mesh
Including load balancing
https://www.cnblogs.com/littlewrong/p/10558459.html
边栏推荐
- 博弈论 AcWing 893. 集合-Nim游戏
- Gauss Cancellation acwing 884. Solution d'un système d'équations Xor linéaires par élimination gaussienne
- Alibaba established the enterprise digital intelligence service company "Lingyang" to focus on enterprise digital growth
- Bit of MySQL_ OR、BIT_ Count function
- Interval problem acwing 906 Interval grouping
- Day 2 document
- Speedtree01 generator properties
- 背包问题 AcWing 9. 分组背包问题
- Series of how MySQL works (VIII) 14 figures explain the atomicity of MySQL transactions and the principle of undo logging
- ollvm编译出现的问题纪录
猜你喜欢
[2020]GRAF: Generative Radiance Fields for 3D-Aware Image Synthesis
Client use of Argo CD installation
Utf8 encoding
将webApp或者H5页面打包成App
1.手动创建Oracle数据库
Redis-01.初识Redis
Pycahrm reports an error: indentation error: unindent does not match any outer indentation
vsCode创建自己的代码模板
Alibaba's new member "Lingyang" officially appeared, led by Peng Xinyu, Alibaba's vice president, and assembled a number of core department technical teams
What is linting
随机推荐
2022-5-the fourth week daily
Bit of MySQL_ OR、BIT_ Count function
Nested method, calculation attribute is not applicable, use methods
1. Create Oracle database manually
Redis-01.初识Redis
Gauss Cancellation acwing 884. Solution d'un système d'équations Xor linéaires par élimination gaussienne
LSA Type Explanation - lsa-1 [type 1 LSA - router LSA] detailed explanation
Application of recyclerview
[learning] database: MySQL query conditions have functions that lead to index failure. Establish functional indexes
7.Oracle-表结构
LSA Type Explanation - detailed explanation of lsa-2 (type II LSA network LSA) and lsa-3 (type III LSA network Summary LSA)
[learning] database: several cases of index failure
H5 embedded app adapts to dark mode
[Gaode map POI stepping pit] amap Placesearch cannot be used
论文阅读报告
Game theory acwing 891 Nim games
Dameng database all
H5 模块悬浮拖动效果
How to correctly ask questions in CSDN Q & A
how to understand the “model independent.“