当前位置:网站首页>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 887. 求组合数 III
Utf8 encoding
LSA Type Explanation - lsa-1 [type 1 LSA - router LSA] detailed explanation
5. Oracle tablespace
What is socket? Basic introduction to socket
Some classic recursion problems
[QT] QT multithreading development qthread
Sum of two numbers, the numbers in the array are converted to decimal, added, and output inversely
Redis-01. First meet redis
VLAN experiment
随机推荐
Gauss Cancellation acwing 884. Solution d'un système d'équations Xor linéaires par élimination gaussienne
安装OpenCV--conda建立虚拟环境并在jupyter中添加此环境的kernel
Financial risk control practice -- feature derivation based on time series
The “mode“ argument must be integer. Received an instance of Object
AE tutorial - path growth animation
[learning] database: several cases of index failure
20220213-CTF MISC-a_ good_ Idea (use of stegsolve tool) -2017_ Dating_ in_ Singapore
求组合数 AcWing 889. 满足条件的01序列
高斯消元 AcWing 884. 高斯消元解异或線性方程組
Redis-01.初识Redis
[Chongqing Guangdong education] 1185t administrative leadership reference test of National Open University in autumn 2018
Vscode configures the typera editor for MD
Getting started with typescript
Stack acwing 3302 Expression evaluation
5.Oracle-表空间
LeetCode-61
C - XOR to all (binary topic)
P2575 master fight
MPLS experiment
Use ffmpeg to rotate, flip up and down, and flip horizontally