当前位置:网站首页>Alibaba cloud ack introduction
Alibaba cloud ack introduction
2022-07-02 09:54:00 【Don't talk about Xiao Li】
1.k8s The network division
k8s The Internet in ( More detailed summary ) - jojoword - Blog Garden (cnblogs.com)
2.ack The meaning of each layer
1. Cluster information Cluster information shows the basic information and connection information of the cluster
2. Node management
2.1. Node pool Simply understood as machine , Pool of all machines
2.2. node Every machine
3. Namespaces and quotas A literal namespace , Resource isolation
4. The workload
4.1. No state Data that does not need persistence can be used in this way Such as Nginx Tomcat etc.
4.2. A stateful Data needs to be persistent Such as MySQL Redis Message queuing, etc
4.3. Set of daemons The network plugin 、 Log collection 、 Node monitoring, etc
38 k8s-16.DaemonSet: Set of daemons - Panda shrimp - Blog Garden (cnblogs.com)
4.4. Tasks and scheduled tasks
4.4.1. A task is a one-time task
4.4.2. Timed tasks need no explanation
4.5. Container group One pod It is a container group
Container group _ summary | Kuboard
4.6. Custom resources Create custom resources , That is, customize restful api
5. The Internet
5.1. service k8sservice The middle layer in the three-layer network
kubernetes(k8s)service Use - Simple books (jianshu.com)
5.2. route seeing the name of a thing one thinks of its function forward
ingress Introduce - Simple books (jianshu.com)
6. Configuration Management
6.1. Configuration item Save key value pairs of configuration data
k8s -- ConfigMap - Simple books (jianshu.com)
6.2. Confidential dictionary Store sensitive information such as token etc.
[(17 Bar message ) k8s And Secret Understand and use in detail _Jerry00713 The blog of -CSDN Blog ](k8s And Secret Understand and use in detail _Jerry00713 The blog of -CSDN Blog _k8s secret file secrets Used to store and manage some sensitive data , Like passwords ,token, Key and other sensitive information . It is the Pod The encrypted data you want to access is stored in Etcd in ., The user can then use the Pod In the container of Volume Or environment variables Secret There's information in it .)
7. Storage
7.1. Storage statement PVC
7.2. Storage volume PV
7.3. Storage class StorageClass
Xiaobaixue k8s(12)-k8s in PV and PVC understand - ZhanLi - Blog Garden (cnblogs.com)
8. application
8.1.helm k8s Package manager image docker Sum of images docker
8.2. Service Grid (Service Mesh) Not this time , There are too many things involved
8.3.knative Ali component , No introduction
边栏推荐
- Skywalking理论与实践
- Read 30 minutes before going to bed every day_ day4_ Files
- How to use PHP spoole to implement millisecond scheduled tasks
- Read Day6 30 minutes before going to bed every day_ Day6_ Date_ Calendar_ LocalDate_ TimeStamp_ LocalTime
- Alibaba / popular JSON parsing open source project fastjson2
- ESLint 报错
- Required request body is missing:(跨域问题)
- 2837xd Code Generation - Supplement (1)
- 2837xd code generation - Supplement (1)
- go语言入门
猜你喜欢
BugkuCTF-web24(解题思路及步骤)
三相逆变器离网控制——PR控制
Image recognition - data annotation
Operation and application of stack and queue
Idempotent design of Internet API interface
JDBC回顾
2837xd 代码生成——StateFlow(1)
PI control of three-phase grid connected inverter - off grid mode
2837xd代码生成模块学习(3)——IIC、eCAN、SCI、Watchdog、eCAP模块
BugkuCTF-web21(详细解题思路及步骤)
随机推荐
Alibaba / popular JSON parsing open source project fastjson2
C语言之最小数
2837xd code generation - stateflow (1)
int与string、int与QString互转
2837xd code generation - Supplement (3)
C语言之二进制与十进制
Thinkphp5 how to determine whether a table exists
Image recognition - data augmentation
Image recognition - Data Cleaning
2837xd代码生成模块学习(1)——GPIO模块
【UE5】蓝图制作简单地雷教程
cmake的命令-官方文档
web安全与防御
High level application of SQL statements in MySQL database (II)
2837xd 代码生成——StateFlow(2)
MySQL transaction
College Students' CET-4 and CET-6 composition template (self created version, successfully crossed CET-6)
C language programming problems
XA Transaction SQL Statements
2837xd 代码生成——补充(3)